taskbar: Add logging for window_get_monitor()

This commit is contained in:
o9000
2015-07-26 11:51:39 +02:00
parent e3939a56e1
commit 7162c5dea1
4 changed files with 39 additions and 4 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();