gri3-wm/src
Michael Stapelberg 0305c1dc0e Bugfix: Use ->workspace instead of ->container 2009-06-28 01:58:00 +02:00
..
client.c Bugfix: Correctly handle moving fullscreen client onto another screen (Thanks dirkson) 2009-06-25 13:46:47 +02:00
commands.c Bugfix: Don’t lose focus when putting windows into floating 2009-06-26 04:34:36 +02:00
config.c Implement the configuration option floating_modifier and document it 2009-06-24 20:31:00 +02:00
debug.c Update TODO and header-comments 2009-02-15 03:07:29 +01:00
floating.c Bugfix: Correctly check coordinates for resizing floating windows (Thanks Mirko) 2009-06-26 12:14:20 +02:00
handlers.c Bugfix: Use ->workspace instead of ->container 2009-06-28 01:58:00 +02:00
layout.c Bugfix: Check screen for NULL, free client memory correctly (Thanks dirkson) 2009-06-24 19:22:09 +02:00
mainx.c Implement selecting the next tiling/floating window (using "focus") 2009-06-21 16:14:15 +02:00
manage.c Bugfix: When a window is fullscreen, put new windows after that one in focus stack (Thanks Volker) 2009-06-26 04:39:59 +02:00
resize.c Ensure a minimum size of 25px when resizing windows 2009-06-24 18:31:43 +02:00
table.c Implement changing focus via keyboard between floating clients, fix several floating bugs 2009-06-14 01:04:59 +02:00
util.c Use better error messages for s* (Thanks Curtis) 2009-06-27 10:54:34 +02:00
xcb.c Remove getting colorpixels from the X server, saves code and round-trips. Requires truecolor displays. 2009-06-20 18:05:24 +02:00
xinerama.c Bugfix: Correctly initialize screens when Xinerama is disabled (Thanks Moredread) 2009-06-24 23:50:04 +02:00