x_setupscreen -> screen_init; no functional change.

This commit is contained in:
okan
2012-11-29 03:54:46 +00:00
parent 5947879dfb
commit 7edabe94f2
3 changed files with 56 additions and 57 deletions

View File

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