all repos — openbox @ fed4a9e70b516a404ebf93024a32d849f81a8e7d

openbox fork - make it a bit more like ryudo

rm comment for shit i fixed
Dana Jansens danakj@orodu.net
commit

fed4a9e70b516a404ebf93024a32d849f81a8e7d

parent

6385eeb833c0a1e335e684371380df7ef355e283

1 files changed, 0 insertions(+), 3 deletions(-)

jump to
M openbox/menu.copenbox/menu.c

@@ -356,9 +356,6 @@ MIN(x, screen_physical_size.width - self->size.width),

MIN(y, screen_physical_size.height - self->size.height)); if (!self->shown) { - /* XXX gotta add to the stacking list first! - stacking_raise(MENU_AS_WINDOW(self)); - */ XMapWindow(ob_display, self->frame); stacking_raise(MENU_AS_WINDOW(self)); self->shown = TRUE;