Mechanical change from xinerama to region backed areas.

This commit is contained in:
okan
2015-06-26 17:17:46 +00:00
parent 90288e2fc3
commit 66bc416217
6 changed files with 86 additions and 90 deletions

View File

@ -452,8 +452,7 @@ void search_print_client(struct menu *, int);
struct geom screen_apply_gap(struct screen_ctx *, struct geom);
struct screen_ctx *screen_find(Window);
struct geom screen_find_xinerama(struct screen_ctx *,
int, int, int);
struct geom screen_area(struct screen_ctx *, int, int, int);
void screen_init(int);
void screen_update_geometry(struct screen_ctx *);
void screen_updatestackingorder(struct screen_ctx *);