summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-05-20 04:44:58 +0000
committerDana Jansens <danakj@orodu.net>2007-05-20 04:44:58 +0000
commitff681544e4300b4dd165cdad58b9fc0bc7b15613 (patch)
treea9874e340d9ea136339b87fb0d8e04e1dc71458b
parentcf5c75420a6237798ff73c1fe7af03eaca6f33b4 (diff)
the left and right resize handles are the border, not grips
-rw-r--r--openbox/frame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/frame.c b/openbox/frame.c
index 5f491b72..54179928 100644
--- a/openbox/frame.c
+++ b/openbox/frame.c
@@ -449,7 +449,7 @@ void frame_adjust_area(ObFrame *self, gboolean moved,
} else
XUnmapWindow(ob_display, self->handle);
- if (self->decorations & OB_FRAME_DECOR_GRIPS) {
+ if (self->decorations & OB_FRAME_DECOR_BORDER) {
XMoveResizeWindow(ob_display, self->leftresize,
0,
0,