]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus_cycle_popup.c
Hide the desktop cycle popup when the focus cycle popup is shown.
[chaz/openbox] / openbox / focus_cycle_popup.c
index e0a8080f7ed16c2d9b118eb0822f816bb2f416b2..1869cc3520deaa177b74b258640091b798f277fd 100644 (file)
@@ -456,6 +456,7 @@ void focus_cycle_popup_show(ObClient *c, gboolean iconic_windows,
         XMapWindow(ob_display, popup.bg);
         XFlush(ob_display);
         popup.mapped = TRUE;
+        screen_hide_desktop_popup();
     }
 }
 
This page took 0.023106 seconds and 4 git commands to generate.