]> Dogcows Code - chaz/openbox/blobdiff - openbox/menu.c
don't resize the client itself while doing a resize if its not final when config_opaq...
[chaz/openbox] / openbox / menu.c
index 3143c91119a7ba2bb7bc0d7b0668a9b40da88545..2af1a01f2f791e78f91ae273c84939193109ebed 100644 (file)
@@ -272,7 +272,6 @@ void menu_show_full(Menu *self, int x, int y, Client *client)
     }
 }
 
-
 void menu_hide(Menu *self) {
     if (self->shown) {
         XUnmapWindow(ob_display, self->frame);
This page took 0.022081 seconds and 4 git commands to generate.