From 137723ad08c9062a346b29d72b4b2ce55971c217 Mon Sep 17 00:00:00 2001 From: oga Date: Tue, 15 Apr 2008 18:46:58 +0000 Subject: Add "gap" support to .cwmrc. The options put in here make gaps on the edge of the screen where an application won't be {,vert}maximized over. used for placing a statusbar or something like xclock. Patch from Edd Barrett, with input from myself and okan. Thanks! ok okan@. --- calmwm.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index 3c7b21a..bae2362 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.28 2008/04/09 18:10:47 okan Exp $ + * $Id: calmwm.h,v 1.29 2008/04/15 18:46:58 oga Exp $ */ #ifndef _CALMWM_H_ @@ -274,6 +274,7 @@ struct conf { #define DEFAULTFONTNAME "sans-serif:pixelsize=14:bold" char *DefaultFontName; + int gap_top, gap_bottom, gap_left, gap_right; }; /* Menu stuff */ -- cgit v1.2.3-2-gb3c3