gri3-wm/src
Michael Stapelberg 432073dbe5 implement support for WM_TRANSIENT_FOR, expand testcase 2010-11-13 01:19:21 +01:00
..
cfgparse.l Fix build on freebsd (uint32_t unknown if stdint.h not 2010-11-12 23:11:36 +01:00
cfgparse.y re-add focus follows mouse handling 2010-04-13 18:43:37 +02:00
click.c re-implement click to focus 2010-06-28 22:26:23 +02:00
cmdparse.l lexer/parser: implement 'border' command 2010-11-12 18:41:54 +01:00
cmdparse.y parser: don’t exit(1) on invalid command, use better error message 2010-11-12 20:22:55 +01:00
con.c implement configure requests, adapt testcase 2010-11-12 21:41:10 +01:00
config.c re-add focus follows mouse handling 2010-04-13 18:43:37 +02: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 Implement support for WM_CLIENT_LEADER 2010-11-12 23:46:03 +01:00
handlers.c implement support for WM_TRANSIENT_FOR, expand testcase 2010-11-13 01:19:21 +01:00
ipc.c include border style in ipc tree dump 2010-11-12 19:16:38 +01:00
load_layout.c Implement sticky windows 2010-09-01 18:11:01 +02:00
log.c loglevel bitmasks needs to be larger because we got more than 32 files 2010-04-17 17:46:11 +02:00
main.c implement support for WM_TRANSIENT_FOR, expand testcase 2010-11-13 01:19:21 +01:00
manage.c implement support for WM_TRANSIENT_FOR, expand testcase 2010-11-13 01:19:21 +01:00
match.c recognize dock windows (and support matching them) 2010-08-15 12:18:27 +02:00
randr.c first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00
render.c implement configure requests, adapt testcase 2010-11-12 21:41:10 +01:00
sighandler.c Bugfix: fix state of keypresses in sighandler (like in i3-input) 2010-03-24 16:10:47 +01:00
tree.c enumerate workspaces when initializing outputs 2010-11-12 17:33:59 +01:00
util.c implement configure requests, adapt testcase 2010-11-12 21:41:10 +01:00
window.c implement support for WM_TRANSIENT_FOR, expand testcase 2010-11-13 01:19:21 +01:00
workspace.c don’t close workspaces which are still visible (multi-monitor) 2010-11-12 17:34:13 +01:00
x.c Implement sticky windows 2010-09-01 18:11:01 +02:00
xcb.c re-enable sending fake configure notifies 2010-05-31 23:00:36 +02:00
xinerama.c first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02:00