]> Dogcows Code - chaz/openbox/blobdiff - openbox/menuframe.c
expose focus_cycle_client
[chaz/openbox] / openbox / menuframe.c
index 4e8236908ecb0e85e627f35ac44c82cbd7f9ebcc..5ece36c7250d4eeba9300e483484e1f450c74136 100644 (file)
@@ -361,6 +361,8 @@ static void menu_entry_frame_render(ObMenuEntryFrame *self)
         XMapWindow(ob_display, self->bullet);
     } else
         XUnmapWindow(ob_display, self->bullet);
+
+    XFlush(ob_display);
 }
 
 static void menu_frame_render(ObMenuFrame *self)
This page took 0.022096 seconds and 4 git commands to generate.