]> Dogcows Code - chaz/openbox/blobdiff - engines/openbox/openbox.c
make the labels one bigger than the text on the top and bottom
[chaz/openbox] / engines / openbox / openbox.c
index f0f6eede72873a8392a97a18e466d8dd2388b61c..e9b5a391154f3600534db764f3ef6a2b3de0300a 100644 (file)
@@ -13,7 +13,7 @@
 #include <X11/Xlib.h>
 #include <glib.h>
 
-#define LABEL_HEIGHT    (s_winfont_height)
+#define LABEL_HEIGHT    (s_winfont_height + 2)
 #define TITLE_HEIGHT    (LABEL_HEIGHT + s_bevel * 2)
 #define HANDLE_Y(f)     (f->innersize.top + f->frame.client->area.height + \
                         f->cbwidth)
This page took 0.022385 seconds and 4 git commands to generate.