summaryrefslogtreecommitdiff
path: root/openbox/frame.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-05-20 04:44:00 +0000
committerDana Jansens <danakj@orodu.net>2007-05-20 04:44:00 +0000
commitcf5c75420a6237798ff73c1fe7af03eaca6f33b4 (patch)
tree58e7ff16958002ee4dd69a88a12e16ac5a671749 /openbox/frame.h
parent2dada607c547a36f7e3c887852b7484c653ee56e (diff)
stop using a border for the outer frame window. step 1 of borderless-ness. now transparent windows dont look so terrible, yay
Diffstat (limited to 'openbox/frame.h')
-rw-r--r--openbox/frame.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbox/frame.h b/openbox/frame.h
index 13e49564..b5b8a9cf 100644
--- a/openbox/frame.h
+++ b/openbox/frame.h
@@ -117,8 +117,6 @@ struct _ObFrame
RrAppearance *a_unfocused_handle;
RrAppearance *a_focused_handle;
- Strut innersize;
-
GSList *clients;
gint icon_on; /* if the window icon button is on */