From deb0aa720a4feda3b52c17e16ed7324c61dc331a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 2 Feb 2008 16:50:55 -0500 Subject: allow you to force the position of windows with rc.xml's per-app settings with the force="yes" attribute --- openbox/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/config.h') diff --git a/openbox/config.h b/openbox/config.h index 75275a8b..23011a15 100644 --- a/openbox/config.h +++ b/openbox/config.h @@ -41,6 +41,7 @@ struct _ObAppSettings GravityPoint position; gboolean pos_given; + gboolean pos_force; guint desktop; gint shade; -- cgit v1.2.3