This commit is mostly a reminder to refactor the desktop popup creation, but it gives...
authorMikael Magnusson <mikachu@gmail.com>
Fri, 8 Jan 2010 19:11:08 +0000 (20:11 +0100)
committerMikael Magnusson <mikachu@gmail.com>
Sun, 19 Sep 2010 15:53:57 +0000 (17:53 +0200)
openbox/screen.c

index 3fa8030081fdd5e29c580ce77f4b3d7d5289036f..21d3cdc2320339bcbc0760db821faed890c08f33 100644 (file)
@@ -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);