gri3-wm/src
Michael Stapelberg bcd479ca92 floating: nested functions make the callbacks a lot more easier & beautiful 2009-06-19 19:43:01 +02:00
..
client.c Bugfix: Don’t crash when programs set NULL hints (xev(1) for example) 2009-06-19 11:05:00 +02:00
commands.c Implement a command for hiding all floating windows (and showing them again) 2009-06-19 13:59:29 +02:00
config.c Fix memleak in config parsing (variables weren’t freed) 2009-06-11 03:30:42 +02:00
debug.c Update TODO and header-comments 2009-02-15 03:07:29 +01:00
floating.c floating: nested functions make the callbacks a lot more easier & beautiful 2009-06-19 19:43:01 +02:00
handlers.c Implement changing focus via keyboard between floating clients, fix several floating bugs 2009-06-14 01:04:59 +02:00
layout.c Remove some dead code, add default paths to switch() to make static analyzers happy 2009-06-10 19:59:36 +02:00
mainx.c Also set DIALOG, UTILITY and SPLASH windows floating automatically 2009-06-19 12:05:55 +02:00
manage.c Implement the possibility to set a workspace open clients automatically in floating mode 2009-06-19 13:20:10 +02:00
resize.c Bugfix: Fix display/resizing of colspanned containers 2009-05-09 18:43:50 +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 Remove some dead code, add default paths to switch() to make static analyzers happy 2009-06-10 19:59:36 +02:00
xcb.c Bugfix: Use the correct size for the modifiers (Thanks Moredread!) 2009-06-11 03:30:56 +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