all repos — openbox @ 396eb330ac99708de781b6ef192cfda0a1afe720

openbox fork - make it a bit more like ryudo

oops, copypaste
Dana Jansens danakj@orodu.net
commit

396eb330ac99708de781b6ef192cfda0a1afe720

parent

d4f192394f94e0170e4b08577f7e1ebeff02a19c

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

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

@@ -1236,7 +1236,7 @@

if (!c) return; - a = = screen_area(c->desktop); + a = screen_area(c->desktop); x = c->frame->area.x; y = c->frame->area.y; width = c->frame->area.width;