Télécharger la liste

Description du projet

WindowLab is a small and simple window manager of
novel design. It has a click-to-focus but not
raise-on-focus policy, a window resizing mechanism
that allows one or many edges of a window to be
changed in one action, and an innovative menubar
that shares the same part of the screen as the
taskbar. Window titlebars are prevented from going
off the edge of the screen by constraining the
mouse pointer. When appropriate, the pointer is
also constrained to the taskbar/menubar in order
to make target menu items easier to hit.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-04-05 09:38
1.40

XNextEvent () a été remplacé par le interruptible_XNextEvent () dans do_event_loop ().
XNextEvent() was replaced by the interruptible_XNextEvent() function in do_event_loop().

2009-12-28 03:51
1.39

La gestion des fichiers le menu a été plus clément.
The menu file handling was made more lenient.

2009-11-15 22:37
1.38

Le makefile a été rendue plus flexible, le gestionnaire de signal pour SIGHUP définit désormais juste un sémaphore, et du rechargement des ressources du menu qui se passe dans la boucle d'événements. Certains problèmes relevés par l'audit du code avec Flawfinder ont été fixés.
The makefile was made more flexible, the signal handler for SIGHUP now just sets a semaphore, and reloading of menu resources happens in the event loop. Some problems found by auditing the code with Flawfinder were fixed.

2009-10-05 08:44
1.37

Un bogue qui libérait le nom des clients à deux reprises a été fixée.
A bug that was freeing clients' names twice was fixed.

2009-10-02 06:49
1.36

Les licences héritées partie du fichier readme a été réécrit pour tenir compte de basculer 9wm à la licence MIT, les options de menu ont été mis à jour, et un mécanisme simple a été ajouté que les mises à jour le menu dans l'instance de Microsoft windowlab.
The inherited licences part of the readme file was rewritten to take into account 9wm's switch to the MIT licence, the menu options were updated, and a simple mechanism was added that updates the menu in the running instance of WindowLab.

Project Resources