gri3-wm/src
Michael Stapelberg 7c3e88ad93 parser: implement matching on the window id 2010-06-02 17:20:32 +02:00
..
cfgparse.l
cfgparse.y
click.c
client.c remove old fullscreen code 2010-04-17 17:43:50 +02:00
cmdparse.l parser: implement 'layout' 2010-06-01 23:20:57 +02:00
cmdparse.y parser: implement matching on the window id 2010-06-02 17:20:32 +02:00
commands.c
con.c Implement correct removal of floating containers 2010-05-31 23:16:20 +02:00
config.c
container.c
debug.c
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 Reposition floating windows while dragging 2010-05-31 23:01:08 +02:00
handlers.c more debug output 2010-06-02 17:04:26 +02:00
ipc.c ipc: include floating-nodes in tree reply 2010-06-01 20:50:23 +02:00
layout.c
load_layout.c
log.c loglevel bitmasks needs to be larger because we got more than 32 files 2010-04-17 17:46:11 +02:00
mainx.c
manage.c more debug output 2010-06-02 17:04:26 +02:00
match.c make floating an enum (we need three states, not only two) 2010-04-16 22:57:21 +02:00
nc.c Set up _NET_WM_SUPPORTED and window manager name again 2010-05-15 00:28:10 +02:00
randr.c
render.c parser: implement 'layout' 2010-06-01 23:20:57 +02:00
resize.c
sighandler.c
tree.c more debug output 2010-06-02 17:04:26 +02:00
util.c
window.c
workspace.c Make splitting a container which was already split a noop 2010-06-01 22:45:18 +02:00
x.c fix: to always abort we need to assert(false) 2010-05-31 23:08:16 +02:00
xcb.c re-enable sending fake configure notifies 2010-05-31 23:00:36 +02:00
xinerama.c