Sponsored Content
Top Forums Programming Requesting general advice about window manager development Post 302988538 by wisecracker on Tuesday 27th of December 2016 04:06:25 PM
Old 12-27-2016
Hi SirSalt...

It might be worthwhile looking at:-

The Comprehensive List of Window Managers for Unix

A plethora of WMs to guide you along, with source code for many of them.

(Surprisingly even the AMIGA catered for.)

It could be _virtually_ any popular language that they could be written in.

Enjoy the choice...

I admire you for wanting to take the plunge but beware of library updates, OS changes, kernel updates and more as they will hit your development sooner or later. These things break your code and you will have to go back chasing workarounds or rewrites to allow for them. I won't bore you with OSX and Quicktime Player but it has hit me several times on my project.
What should be a smooth development can be a rough ride, but hold in there and don't give in to application fatigue. See your project through to your end goal and beyond if that is what you want.

Good luck...
This User Gave Thanks to wisecracker For This Post:
 

7 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Window Manager of the ... Choice

Inspired by Window Manager of the Year threads from LinuxQuestions.org Like these: 2002 | 2003 | 2004 | 2005 | 2006 I wonder what WMs are used by UNIX people ... People sometimes select diffrent WMs for (old and slow) laptop and (overpowered) workstation, that is why poll allows multiple... (8 Replies)
Discussion started by: vermaden
8 Replies

2. Programming

How to override Window Manager placement of windows.

Hello, everyone! Is it possible to create a window in X11/WM, but override the position Window Manager sets for the window. I'm not sure how to use 'override_redirect' flag, and what to do in order to use it. But the problem with the flag is also that it probably will disable all decorations... (2 Replies)
Discussion started by: AOne
2 Replies

3. Shell Programming and Scripting

Determining window manager from command line

How to know what is my window manager from Linux command line? ---------- Post updated at 02:46 PM ---------- Previous update was at 12:07 PM ---------- How to determine the display manager from command line? (1 Reply)
Discussion started by: proactiveaditya
1 Replies

4. UNIX Desktop Questions & Answers

slim window manager for a thin client

hi I'm looking for a slim and quite comfortable window manager for a unix/linux thin client? (5 Replies)
Discussion started by: ccc
5 Replies

5. UNIX Desktop Questions & Answers

Slimmest Window Manager

Hi Which is the absolutely slimmest window manager Window Manager? THX (3 Replies)
Discussion started by: ccc
3 Replies

6. Red Hat

Window manager on Fedora

Hi eveybody, I want to install fedora on my personal laptop, but I dont want to use any graphical desktop environment, this way i will force myself to learn more. I want to install wm2 which i used to work with it on debian a couple of yeras ago, so is there any instruction that how I can do this?... (3 Replies)
Discussion started by: messi777
3 Replies

7. Fedora

Window Manager

Hi guys, I want to get back to my old days and re-obtain my unix skills, I remember I installed a window manager wmii / wmii2 /mwm on my debian and started to learn unix/linux and now after some years not touching it and having to deal with gnome on redhat (because of my work) I feel like very... (6 Replies)
Discussion started by: messi777
6 Replies
metacity-message(1)						   User Commands					       metacity-message(1)

NAME
metacity-message - send messages to the desktop window manager SYNOPSIS
metacity-message [disable-keybindings] [enable-keybindings] [reload-theme] [restart] [toggle-verbose] DESCRIPTION
You can use the metacity-message application to communicate with the desktop window manager to perform the following tasks: restart the window manager, reload the current window border theme, enable and disable keybindings, and enable debugging messages. OPTIONS
The following options are supported: disable-keybindings Disable keybindings for the desktop window manger. enable-keybindings Enable keybindings for the desktop window manger. reload-theme Reload the current window border theme. restart Restart the desktop window manager. toggle-verbose Enable debugging messages for the desktop window manager. EXAMPLES
Example 1: Restarting the Window Manager example% metacity-message restart EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/metacity-message Executable to communicate with the desktop window manager ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-wm | +-----------------------------+-----------------------------+ |Interface stability |Volitile | +-----------------------------+-----------------------------+ SEE ALSO
Latest version of the GNOME Desktop User Guide for your platform. gnome-window-properties(1), metacity(1), metacity-theme-viewer(1), metacity-window-demo(1), attributes(5) NOTES
Written by Glynn Foster, Sun Microsystems Inc., 2004, 2006. SunOS 5.11 6 Sep 2004 metacity-message(1)
All times are GMT -4. The time now is 05:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy