gri3-wm/src
Michael Stapelberg d4ff702f19 Bugfix: Also apply the fix of 74ccdb4 when re-querying xinerama screens (Thanks Scytale) 2009-10-11 14:28:27 +02:00
..
cfgparse.l Fix warnings in lexer/parser 2009-09-29 22:47:37 +02:00
cfgparse.y Bugfix: parser: Correctly generate colorpixels from hex codes 2009-10-01 12:29:27 +02:00
click.c Refactor workspaces to be stored in a TAILQ instead of an array 2009-09-29 19:45:41 +02:00
client.c Refactor workspaces to be stored in a TAILQ instead of an array 2009-09-29 19:45:41 +02: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 Refactor workspaces to be stored in a TAILQ instead of an array 2009-09-29 19:45:41 +02: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 Bugfix: Correctly restore the focus to the root screen after unmapping the last client (Thanks Rasi) 2009-10-07 20:26:13 +02: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 Refactor workspaces to be stored in a TAILQ instead of an array 2009-09-29 19:45:41 +02: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 Refactor workspaces to be stored in a TAILQ instead of an array 2009-09-29 19:45:41 +02:00
resize.c Implement resize command 2009-09-26 17:18:50 +02:00
table.c Refactor workspaces to be stored in a TAILQ instead of an array 2009-09-29 19:45:41 +02: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: Also apply the fix of 74ccdb4 when re-querying xinerama screens (Thanks Scytale) 2009-10-11 14:28:27 +02:00