From 4ea881a1f870bea94491fb83611d469364f0c227 Mon Sep 17 00:00:00 2001 From: okan Date: Thu, 15 Jan 2009 00:32:35 +0000 Subject: - add missing prototypes. - properly name, place and static private functions. - move function which finds the xinerama screen for a coordinate to a more appropriate place while altering its semantics to match others. - tiny bit of style. ok oga@ --- calmwm.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index c5ac95b..3a94780 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. * - * $Id: calmwm.h,v 1.72 2009/01/11 21:46:48 oga Exp $ + * $Id: calmwm.h,v 1.73 2009/01/15 00:32:35 okan Exp $ */ #ifndef _CALMWM_H_ @@ -413,6 +413,7 @@ struct screen_ctx *screen_fromroot(Window); struct screen_ctx *screen_current(void); void screen_updatestackingorder(void); void screen_init_xinerama(struct screen_ctx *); +XineramaScreenInfo *screen_find_xinerama(struct screen_ctx *, int, int); void conf_setup(struct conf *, const char *); void conf_client(struct client_ctx *); -- cgit v1.2.3-2-gb3c3