]> git.sur5r.net Git - i3/i3/commit
Implement support for size hints (including test case)
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 11 Oct 2010 19:32:04 +0000 (21:32 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 11 Oct 2010 19:32:29 +0000 (21:32 +0200)
commit5c2758af26587b04eb3ac22f3a7fb5f8a89a805f
treedaa234572f1d1c4312aada064b7969125a9648cc
parent0925e8b7dc76e9a64872b5b25b210ae98ffe3755
Implement support for size hints (including test case)
include/all.h
include/data.h
include/handlers.h
src/handlers.c
src/main.c
src/manage.c
src/render.c
testcases/t/33-size-hints.t [new file with mode: 0644]