Handle primary_monitor_first correctly at startup (issue #613)

This commit is contained in:
o9000
2016-12-18 11:34:22 +01:00
parent cd76bd311d
commit 17beb40283
3 changed files with 9 additions and 0 deletions

View File

@@ -159,6 +159,7 @@ void get_root_pixmap();
// detect monitors and desktops
void get_monitors();
void sort_monitors();
void print_monitors();
void get_desktops();
void server_get_number_of_desktops();