gri3-wm/src
Michael Stapelberg f2dcc36333 Bugfix: WHITESPACE was missing in front of the workspace name (Thanks Mirko) 2009-11-08 21:43:47 +01:00
..
cfgparse.l Implement configuration setting to change the default border of windows 2009-11-08 12:43:01 +01:00
cfgparse.y Bugfix: WHITESPACE was missing in front of the workspace name (Thanks Mirko) 2009-11-08 21:43:47 +01:00
click.c Fix compilation warning 2009-11-02 23:14:21 +01:00
client.c Implement configuration setting to change the default border of windows 2009-11-08 12:43:01 +01:00
commands.c Bugfix: Go to the target workspace before changing focus on goto command (Thanks yurifury) 2009-10-07 20:41:21 +02:00
config.c Use nicer colors for focused_inactive by default 2009-11-06 18:41:17 +01:00
debug.c Update TODO and header-comments 2009-02-15 03:07:29 +01:00
floating.c Bugfix: partly revert f3880928, client->workspace was not updated (Thanks msi) 2009-09-29 01:07:51 +02:00
handlers.c Fix rendering of 1-px-border windows which require background filling 2009-11-08 13:04:14 +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 Fix rendering of 1-px-border windows which require background filling 2009-11-08 13:04:14 +01:00
mainx.c Refactor workspaces to be stored in a TAILQ instead of an array 2009-09-29 19:45:41 +02:00
manage.c s/for(/for (/ 2009-11-08 12:45:33 +01:00
resize.c Implement resize command 2009-09-26 17:18:50 +02:00
table.c Bugfix: Cleanup stack window also when in tabbing mode (Thanks litemotiv) 2009-11-04 22:37:43 +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: Correctly initialize workspaces when initializing > 1 workspace (Thanks Mirko) 2009-09-29 22:25:08 +02:00
xcb.c Bugfix: Don’t crash if the numlock symbol cannot be found (Thanks xeen) 2009-08-27 21:34:07 +02: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