Add debugging function for showing monitor geometry

This commit is contained in:
o9000
2015-08-01 08:25:17 +02:00
parent 7ffc220891
commit e5cd73f4a7
2 changed files with 15 additions and 0 deletions

View File

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