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
OPENBOX(1)						       Openbox documentation							OPENBOX(1)

NAME
Openbox - standards compliant, fast, light-weight, extensible window manager. SYNOPSIS
openbox [options] DESCRIPTION
Openbox works with your applications, and makes your desktop easier to manage. This is because the approach to its development was the opposite of what seems to be the general case for window managers. Openbox was written first to comply with standards and to work properly. Only when that was in place did the team turn to the visual interface. Openbox is fully functional as a stand-alone working environment, or can be used as a drop-in replacement for the default window manager in the GNOME or KDE desktop environments. Openbox 3 is a completely new breed of window manager. It is not based upon any existing code base, although the visual appearance has been based upon that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase. OPTIONS
--sm-disable Disable connection to session manager. --sm-client-id <ID> Specify session management ID. --sm-save-file <FILE> Specify file to load a saved session from. --replace Replace the currently running window manager. --help Display some help and exit. --version Display the version and exit. --sync Run in synchronous mode (this is slow and meant for debugging X routines). --debug Display debugging output. AUTHORS
Openbox was written by Mikael Magnusson <mangosoft@comhem.se> and Ben Jansens <ben@openbox.org>, aided by several contributors; for a full list read the file AUTHORS. This manual page was written by Tore Anderson <tore@debian.org>. COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. 3.5.0 2013-03-27 OPENBOX(1)
All times are GMT -4. The time now is 08:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy