push Screenq into screen_init

This commit is contained in:
okan
2013-04-12 14:46:30 +00:00
parent 90f95416c6
commit 6296efadaa
3 changed files with 9 additions and 8 deletions

View File

@@ -375,7 +375,7 @@ void search_print_client(struct menu *, int);
struct geom screen_find_xinerama(struct screen_ctx *, int, int);
struct screen_ctx *screen_fromroot(Window);
void screen_init(struct screen_ctx *, u_int);
void screen_init(u_int);
void screen_update_geometry(struct screen_ctx *);
void screen_updatestackingorder(struct screen_ctx *);