gri3-wm/src
Michael Stapelberg d80105103c Bugfix: Re-attach floating cons to the right container (Thanks mseed)
This fixes #315.
2011-02-28 17:23:50 +01:00
..
cfgparse.l Implement default border styles (thanks litemotiv). 2010-12-27 13:10:45 +01:00
cfgparse.y Don't leak this descriptor (thanks dothebart). 2011-02-28 16:49:10 +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 support for top/bottom dock clients (according to _NET_WM_STRUT_PARTIAL or requested position) 2011-02-21 14:27:32 +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 Bugfix: Re-attach floating cons to the right container (Thanks mseed) 2011-02-28 17:23:50 +01:00
handlers.c Very minor issues found with statical analysis. 2011-02-28 16:48:22 +01:00
ipc.c Fix dock client handling for inplace restarts 2011-02-21 03:01:55 +01:00
load_layout.c Fix dock client handling for inplace restarts 2011-02-21 03:01:55 +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 Implement support for top/bottom dock clients (according to _NET_WM_STRUT_PARTIAL or requested position) 2011-02-21 14:27:32 +01:00
match.c Implement support for top/bottom dock clients (according to _NET_WM_STRUT_PARTIAL or requested position) 2011-02-21 14:27:32 +01: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
output.c Bugfix: fix disabling RandR outputs 2011-02-21 01:43:39 +01:00
randr.c Implement support for top/bottom dock clients (according to _NET_WM_STRUT_PARTIAL or requested position) 2011-02-21 14:27:32 +01:00
render.c Some assertions to make the static analyzer happy. 2011-02-28 16:49:03 +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 Very minor issues found with statical analysis. 2011-02-28 16:48:22 +01:00
window.c Implement support for top/bottom dock clients (according to _NET_WM_STRUT_PARTIAL or requested position) 2011-02-21 14:27:32 +01:00
workspace.c Some assertions to make the static analyzer happy. 2011-02-28 16:49: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