gri3-wm/src
Michael Stapelberg ea4e3e7682 parser: bugfix: initialize match when parsing new command 2010-11-12 19:07:48 +01:00
..
cfgparse.l first step of the big refactoring ("tree" branch). 2010-04-13 13:17:39 +02: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: bugfix: initialize match when parsing new command 2010-11-12 19:07:48 +01:00
con.c Bugfix: Even when not going one level up, we need to travel down the whole focus stack 2010-07-17 15:08:22 +02: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 parser: implement explicit "mode floating"/"mode tiling" 2010-06-30 15:54:34 +02:00
handlers.c Implement support for size hints (including test case) 2010-10-11 21:32:29 +02:00
ipc.c Indent clean up. 2010-08-21 18:27:12 +02: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 size hints (including test case) 2010-10-11 21:32:29 +02:00
manage.c Implement support for size hints (including test case) 2010-10-11 21:32:29 +02: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 support for size hints (including test case) 2010-10-11 21:32:29 +02: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 re-add focus follows mouse handling 2010-04-13 18:43:37 +02:00
window.c re-add support for legacy window titles (WM_NAME) 2010-04-13 17:46:54 +02: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