]> git.sur5r.net Git - i3/i3/commit
Implement stacking
authorMichael Stapelberg <michael+git@stapelberg.de>
Mon, 23 Feb 2009 23:30:04 +0000 (00:30 +0100)
committerMichael Stapelberg <michael+git@stapelberg.de>
Mon, 23 Feb 2009 23:30:04 +0000 (00:30 +0100)
commit0e3a378c39570c27cabef8b95390c5c701fb4631
tree6ac52d95dca06e7542f5a10b12d96f57a782c9c5
parent6e81d1c5e47d0793ee7c73d5a74de1d00d88d3a5
Implement stacking
12 files changed:
TODO
include/data.h
include/i3.h
include/layout.h
include/util.h
include/xcb.h
src/commands.c
src/handlers.c
src/layout.c
src/mainx.c
src/util.c
src/xcb.c