gri3-wm/src
Michael Stapelberg 61b1279f67 Bugfix: Don’t invalidate container pointer and access it when unmapping 2009-06-24 19:05:33 +02:00
..
client.c Implement selecting the next tiling/floating window (using "focus") 2009-06-21 16:14:15 +02:00
commands.c Correctly re-assign floating clients to the destination workspace when moving 2009-06-24 17:12:12 +02:00
config.c Implement the special workspace ~ for assignments, which will set clients floating automatically 2009-06-19 20:20:00 +02:00
debug.c Update TODO and header-comments 2009-02-15 03:07:29 +01:00
floating.c Use drag_pointer from floating.c for the resize handler 2009-06-24 17:40:34 +02:00
handlers.c Bugfix: Don’t invalidate container pointer and access it when unmapping 2009-06-24 19:05:33 +02:00
layout.c Correctly re-assign floating clients to the destination workspace when moving 2009-06-24 17:12:12 +02:00
mainx.c Implement selecting the next tiling/floating window (using "focus") 2009-06-21 16:14:15 +02:00
manage.c Implement selecting the next tiling/floating window (using "focus") 2009-06-21 16:14:15 +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 Bugfix: load current_col/current_row from workspace when setting focus (Thanks Mirko) 2009-06-23 23:10:04 +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: Force reconfiguration of all windows on workspaces which needed to be re-assigned (Thanks Mirko) 2009-05-09 13:04:34 +02:00