X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Ffocus_cycle_popup.c;h=8ce2c161058afe8890987af5af001c04d4450df0;hb=c12d09bde85e40fdfbb36225a1b596b5f27c2335;hp=dbc6504227019fbaf39f80b28d1145e2da75f3c7;hpb=93c43114ca824f8f387bf7c4b34442a8cdaed3ab;p=chaz%2Fopenbox diff --git a/openbox/focus_cycle_popup.c b/openbox/focus_cycle_popup.c index dbc65042..8ce2c161 100644 --- a/openbox/focus_cycle_popup.c +++ b/openbox/focus_cycle_popup.c @@ -96,7 +96,7 @@ void focus_cycle_popup_startup(gboolean reconfig) { XSetWindowAttributes attrib; - single_popup = icon_popup_new(TRUE); + single_popup = icon_popup_new(); popup.obwin.type = Window_Internal; popup.a_bg = RrAppearanceCopy(ob_rr_theme->osd_hilite_bg);