projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf5c754
)
the left and right resize handles are the border, not grips
author
Dana Jansens
<danakj@orodu.net>
Sun, 20 May 2007 04:44:58 +0000
(
04:44
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Sun, 20 May 2007 04:44:58 +0000
(
04:44
+0000)
openbox/frame.c
patch
|
blob
|
history
diff --git
a/openbox/frame.c
b/openbox/frame.c
index 5f491b72687271259d389058dece997029c3dddf..5417992882bd20e262e48cdf4fd865df11e78100 100644
(file)
--- 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,