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:
2877e9a
)
dont redraw the frames when changing their theme
author
Dana Jansens
<danakj@orodu.net>
Sun, 14 Sep 2003 21:08:21 +0000
(21:08 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sun, 14 Sep 2003 21:08:21 +0000
(21:08 +0000)
openbox/frame.c
patch
|
blob
|
history
diff --git
a/openbox/frame.c
b/openbox/frame.c
index 483b1066e62240b72dd50936bbc8f09ddf9fa45c..327507f2e56ceefadc054e2ed5a1d54992147801 100644
(file)
--- a/
openbox/frame.c
+++ b/
openbox/frame.c
@@
-183,7
+183,6
@@
void frame_adjust_theme(ObFrame *self)
{
free_theme_statics(self);
set_theme_statics(self);
- frame_adjust_area(self, TRUE, TRUE, FALSE);
}
void frame_adjust_shape(ObFrame *self)