layout restore: create and render placeholder windows

This is not entirely done yet, but TODO entries are placed in the code
where appropriate.
This commit is contained in:
Michael Stapelberg
2013-12-14 22:49:33 +01:00
parent 2ce43783f8
commit 3a4ad9b330
6 changed files with 315 additions and 0 deletions

View File

@ -83,5 +83,6 @@
#include "config_parser.h"
#include "fake_outputs.h"
#include "display_version.h"
#include "restore_layout.h"
#endif