gri3-wm/src
Michael Stapelberg f0efb3737e don’t remove floating container twice (it’s already removed in con_detach) 2010-11-14 20:11:46 +01:00
..
cfgparse.l port fernando’s custom background color patch 2010-11-13 20:07:49 +01:00
cfgparse.y port fernando’s custom background color patch 2010-11-13 20:07:49 +01: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: return a proper JSON reply on parse errors 2010-11-14 01:45:05 +01:00
con.c Rendering fixes for stacking mode 2010-11-13 22:39:59 +01:00
config.c port fernando’s custom background color patch 2010-11-13 20:07:49 +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 Implement setting the WM_NAME of i3 container windows for debugging 2010-11-14 16:41:46 +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 setting the WM_NAME of i3 container windows for debugging 2010-11-14 16:41:46 +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 Rendering fixes for stacking mode 2010-11-13 22:39:59 +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 don’t remove floating container twice (it’s already removed in con_detach) 2010-11-14 20:11:46 +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 Implement setting the WM_NAME of i3 container windows for debugging 2010-11-14 16:41:46 +01:00
x.c resize/unmap container x11 windows on demand (makes background images visible again) 2010-11-14 18:52:40 +01: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