projects
/
mikachu
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89dc288
)
This commit is mostly a reminder to refactor the desktop popup creation, but it gives...
author
Mikael Magnusson
<mikachu@gmail.com>
Fri, 8 Jan 2010 19:11:08 +0000
(20:11 +0100)
committer
Mikael Magnusson
<mikachu@gmail.com>
Sun, 19 Sep 2010 15:53:57 +0000
(17:53 +0200)
openbox/screen.c
patch
|
blob
|
history
diff --git
a/openbox/screen.c
b/openbox/screen.c
index 3fa8030081fdd5e29c580ce77f4b3d7d5289036f..21d3cdc2320339bcbc0760db821faed890c08f33 100644
(file)
--- a/
openbox/screen.c
+++ b/
openbox/screen.c
@@
-360,6
+360,7
@@
void screen_startup(gboolean reconfig)
gboolean namesexist = FALSE;
desktop_popup = pager_popup_new();
+ desktop_popup->popup->a_text->texture[0].data.text.font = ob_rr_theme->menu_title_font;
desktop_popup_perm = FALSE;
pager_popup_height(desktop_popup, POPUP_HEIGHT);