gri3-wm/src
Michael Stapelberg ae2371ee58 Implement long options (--version, --no-autostart, --help, --config) 2009-09-02 22:14:09 +02:00
..
client.c Implement tabbing 2009-08-22 09:07:23 +02:00
commands.c Implement tabbing 2009-08-22 09:07:23 +02:00
config.c Bugfix: Don’t display unnamed workspaces with %d: (Thanks Mirko) 2009-08-29 11:06:34 +02:00
debug.c Update TODO and header-comments 2009-02-15 03:07:29 +01:00
floating.c Implement resizing floating clients with Mod1 + right mouse button 2009-08-22 07:49:28 +02:00
handlers.c Bugfix: Don’t call resize_client if the width/height increment properties did not change 2009-08-25 23:16:17 +02:00
ipc.c Initial implementation of IPC via UNIX domain sockets 2009-07-28 20:51:29 +02:00
layout.c Bugfix: In stacked/tabbed mode we need the regular border color (Thanks badboy) 2009-09-02 21:59:31 +02:00
mainx.c Implement long options (--version, --no-autostart, --help, --config) 2009-09-02 22:14:09 +02:00
manage.c Implement resizing floating clients with Mod1 + right mouse button 2009-08-22 07:49:28 +02:00
resize.c Bugfix: Recognize clicks as client clicks (opposed to border_clicks) when clients send them for their parent window 2009-08-04 22:47:42 +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 Implement tabbing 2009-08-22 09:07:23 +02:00
workspace.c Set WM_STATE_WITHDRAWN when unmapping, unmap windows when destroying (Thanks xeen) 2009-08-11 12:16:10 +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: Fix screen wrapping, cleanup some log messages 2009-08-11 15:02:30 +02:00