From 0a8714c24e91e851245d33469341663bf594ab95 Mon Sep 17 00:00:00 2001 From: okan Date: Fri, 26 Jun 2015 17:17:46 +0000 Subject: Mechanical change from xinerama to region backed areas. --- calmwm.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index 4759fbc..2553dd7 100644 --- a/calmwm.h +++ b/calmwm.h @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $OpenBSD: calmwm.h,v 1.294 2015/06/26 16:11:21 okan Exp $ + * $OpenBSD: calmwm.h,v 1.295 2015/06/26 17:17:46 okan Exp $ */ #ifndef _CALMWM_H_ @@ -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 *); -- cgit v1.2.3-2-gb3c3