From 7a6a516b8e3d8ad6b15379eabf6652a6f43eab27 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 13 Jun 2007 01:50:01 +0000 Subject: very cool struts. partial struts actually are partial struts now. possibly way broken with xinerama? --- openbox/frame.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'openbox/frame.h') diff --git a/openbox/frame.h b/openbox/frame.h index eb868dcb..a29e77c3 100644 --- a/openbox/frame.h +++ b/openbox/frame.h @@ -231,6 +231,10 @@ void frame_client_gravity(ObFrame *self, gint *x, gint *y, gint w, gint h); */ void frame_frame_gravity(ObFrame *self, gint *x, gint *y, gint w, gint h); +/*! Convert a rectangle in client coordinates/sizes to what it would be + for the frame, given its current decorations sizes */ +void frame_rect_to_frame(ObFrame *self, Rect *r); + void frame_flash_start(ObFrame *self); void frame_flash_stop(ObFrame *self); -- cgit v1.2.3