gri3-wm/src
Michael Stapelberg 008a2665c1 Bugfix: Strip trailing whitespace when parsing assignments (Thanks bapt) 2009-07-21 16:05:43 +02:00
..
client.c Bugfix: Correctly handle moving fullscreen client onto another screen (Thanks dirkson) 2009-06-25 13:46:47 +02:00
commands.c Bugfix: Don’t lose focus when putting windows into floating 2009-06-26 04:34:36 +02:00
config.c Bugfix: Strip trailing whitespace when parsing assignments (Thanks bapt) 2009-07-21 16:05:43 +02:00
debug.c Update TODO and header-comments 2009-02-15 03:07:29 +01:00
floating.c Bugfix: Correctly check coordinates for resizing floating windows (Thanks Mirko) 2009-06-26 12:14:20 +02:00
handlers.c Resolve documentation FIXMEs, remove an unnecessary struct 2009-06-29 22:20:35 +02:00
layout.c optimization: Render on pixmaps and copy the result on Stack_Wins 2009-07-17 18:32:40 +02:00
mainx.c optimization: Render on pixmaps and copy the result on Stack_Wins 2009-07-17 18:32:40 +02:00
manage.c Bugfix: That last push was one step too fast. Forgot to check parameter. 2009-06-29 22:23:24 +02:00
resize.c Ensure a minimum size of 25px when resizing windows 2009-06-24 18:31:43 +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 Bugfix: Correctly redecorate clients when changing focus (Thanks msi) 2009-07-21 15:49:08 +02:00
xcb.c optimization: Render on pixmaps and copy the result on Stack_Wins 2009-07-17 18:32:40 +02:00
xinerama.c Bugfix: Repeatedly try to find screens if none are available (Thanks mxf) 2009-07-21 15:59:11 +02:00