]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus_cycle_popup.c
Allow skip_taskbar windows to be focused on map when the user requests it in rc.xml...
[chaz/openbox] / openbox / focus_cycle_popup.c
index df3558dff5110e59e91f3cb562cd8ed8be614af3..53a7eb09229b21caaee38afaa0f3f5af86b29a50 100644 (file)
@@ -185,7 +185,8 @@ static void popup_setup(ObFocusCyclePopup *p, gboolean create_targets,
                                iconic_windows,
                                all_desktops,
                                dock_windows,
-                               desktop_windows))
+                               desktop_windows,
+                               FALSE))
         {
             gchar *text = popup_get_name(ft);
 
This page took 0.021542 seconds and 4 git commands to generate.