gri3-wm/src
Michael Stapelberg 272ab840c7 Fix fullscreen mode with dock clients 2011-02-21 00:40:35 +01:00
..
cfgparse.l Implement default border styles (thanks litemotiv). 2010-12-27 13:10:45 +01:00
cfgparse.y Implement default border styles (thanks litemotiv). 2010-12-27 13:10:45 +01:00
click.c Fix the choice of the right containers for resizing. 2011-01-30 18:52:32 +01:00
cmdparse.l refactor tree_move() into src/move.c, change config (!), change testcase 2011-02-14 23:05:20 +01:00
cmdparse.y Implement dock mode, update testsuite 2011-02-20 23:43:03 +01:00
con.c Implement dock mode, update testsuite 2011-02-20 23:43:03 +01:00
config.c Default to a file in /tmp for the restart state. 2010-12-27 13:33:03 +01:00
debug.c Use DLOG for debug messages instead of printf (Thanks kruM) 2010-03-19 18:48:36 +01:00
ewmh.c ewmh: Don’t push workspaces with width=0 and height=0 (Thanks Atsutane, badboy) 2010-01-03 18:36:50 +01:00
floating.c Automatically close empty parent cons when making their last child floating (Thanks mseed) 2011-02-14 16:43:41 +01:00
handlers.c refactor some places to use con_descend_focused instead of duplicating code 2011-01-27 16:09:14 +01:00
ipc.c Implement dock mode, update testsuite 2011-02-20 23:43:03 +01:00
load_layout.c fix some compiler warnings 2011-02-01 15:43:59 +01:00
log.c log.c: fix indenting 2010-11-29 22:28:23 +01:00
main.c bugfix: initialize root variable earlier 2011-01-28 00:42:55 +01:00
manage.c bugfix: dock clients cannot be floating 2011-02-21 00:23:07 +01:00
match.c recognize dock windows (and support matching them) 2010-08-15 12:18:27 +02:00
move.c same fix, but for moving (search above the current con when moving is not possible in this direction) 2011-02-19 20:11:47 +01:00
randr.c Implement dock mode, update testsuite 2011-02-20 23:43:03 +01:00
render.c Fix fullscreen mode with dock clients 2011-02-21 00:40:35 +01:00
resize.c Fix the resize algorithm I broke earlier. 2011-01-27 13:00:14 +01:00
sighandler.c make the sighandler handle SIGABRT 2011-01-28 00:47:49 +01:00
tree.c Implement dock mode, update testsuite 2011-02-20 23:43:03 +01:00
util.c Add forgetful restart to sighandler 2010-12-31 19:36:35 +01:00
window.c Bugfix: Correctly check asprintf() return value 2011-02-14 16:33:42 +01:00
workspace.c Implement dock mode, update testsuite 2011-02-20 23:43:03 +01:00
x.c Implement dock mode, update testsuite 2011-02-20 23:43:03 +01:00
xcb.c Bugfix: use the global root variable, don’t get the first one (Thanks quaec) 2011-01-28 00:41:53 +01:00
xcursor.c Fix libxcursor -> xcb cursors fallback. 2011-02-06 17:47:28 +01:00
xinerama.c Re-Implement support for RandR changes 2011-01-05 00:16:10 +01:00