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

@ -618,6 +618,8 @@ int main(int argc, char *argv[]) {
}
}
restore_connect();
/* Setup NetWM atoms */
#define xmacro(name) \
do { \