gri3-wm/src
Michael Stapelberg aaf46bfc55 bugfix: lexer: return to INITIAL state (Thanks dirkson)
'floating_modifier' after 'workspace' did not work because of wrong
state
2010-01-08 18:56:53 +01:00
..
cfgparse.l bugfix: lexer: return to INITIAL state (Thanks dirkson) 2010-01-08 18:56:53 +01:00
cfgparse.y Bugfix: Also allow WORDs as workspace names (Thanks Grauwolf) 2009-11-18 19:54:24 +01:00
click.c Bugfix: Containers could lose their snap state (Thanks Atsutane) 2010-01-01 22:43:02 +01:00
client.c Bugfix: Correctly place new windows below fullscreen windows (Thanks Moredread) 2009-12-12 21:32:42 +01:00
commands.c Bugfix: Containers could lose their snap state (Thanks Atsutane) 2010-01-01 22:43:02 +01:00
config.c Merge branch 'next' 2009-11-09 22:55:24 +01:00
debug.c Update TODO and header-comments 2009-02-15 03:07:29 +01:00
floating.c We don’t have DLOG yet in master branch (Thanks ccount) 2010-01-01 17:29:11 +01:00
handlers.c Bugfix: Don’t resize client after base_height changes if client is in fullscreen mode 2009-12-08 20:53:25 +01:00
ipc.c Bugfix: IPC: Correctly handle the case when multiple messages get received at once via the socket 2009-10-07 21:49:24 +02:00
layout.c Partly revert 4ba26659, it was just wrong. 2009-12-12 21:43:33 +01:00
mainx.c Bugfix: Use ev_loop_new instead of ev_default_loop because the latter one blocks SIGCHLD (Thanks Ciprian) 2010-01-07 13:39:45 +01:00
manage.c Bugfix: Correctly check for fullscreen windows when mapping new clients 2009-12-12 21:32:47 +01:00
resize.c Bugfix: Also fix horizontal resizing 2009-12-08 11:52:49 +01:00
table.c Bugfix: Containers could lose their snap state (Thanks Atsutane) 2010-01-01 22:43:02 +01:00
util.c Refactor workspaces to be stored in a TAILQ instead of an array 2009-09-29 19:45:41 +02:00
workspace.c Bugfix: Also fix horizontal resizing 2009-12-08 11:52:49 +01:00
xcb.c Use LOG instead of DLOG (next branch feature only) 2010-01-07 19:25:01 +01:00
xinerama.c Bugfix: Correctly re-assign dock_clients to the first screen when their screen disappears 2009-10-28 15:37:34 +01:00