]> git.sur5r.net Git - i3/i3/commit
layout restore: create and render placeholder windows
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 14 Dec 2013 21:49:33 +0000 (22:49 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 22 Dec 2013 20:52:49 +0000 (21:52 +0100)
commit3a4ad9b33076b84e3ac384290c6b5f79bf1f69da
treed032cccca1c6b96de91ec3d2d777409f03c2dbdb
parent2ce43783f8a103cca9d2ecd6ed07bfd95e54be5c
layout restore: create and render placeholder windows

This is not entirely done yet, but TODO entries are placed in the code
where appropriate.
docs/hacking-howto
include/all.h
include/restore_layout.h [new file with mode: 0644]
src/commands.c
src/main.c
src/restore_layout.c [new file with mode: 0644]