summaryrefslogtreecommitdiff
path: root/openbox/frame.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-05-20 05:01:00 +0000
committerDana Jansens <danakj@orodu.net>2007-05-20 05:01:00 +0000
commit96fbc0c6229ff2f13a102da603339472c176bc0b (patch)
treea9c967edc879a2d4e7985e076a3f423f938f2d9d /openbox/frame.h
parentff681544e4300b4dd165cdad58b9fc0bc7b15613 (diff)
set the resize cursors only when the window can be resized
Diffstat (limited to 'openbox/frame.h')
-rw-r--r--openbox/frame.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/frame.h b/openbox/frame.h
index b5b8a9cf..0cce4068 100644
--- a/openbox/frame.h
+++ b/openbox/frame.h
@@ -83,6 +83,7 @@ struct _ObFrame
Rect area;
gboolean visible;
+ guint functions;
guint decorations;
gboolean max_horz;