all repos — openbox @ ba05275408d8bab8f887f1c9d7e20a071e13c35a

openbox fork - make it a bit more like ryudo

comment
Dana Jansens danakj@orodu.net
commit

ba05275408d8bab8f887f1c9d7e20a071e13c35a

parent

e5908c3f897156b13d1e7592c155bfd5ca2a82a4

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

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

@@ -213,6 +213,7 @@ /* clicks are only valid if its released over the window */

int junk1, junk2; Window wjunk; guint ujunk, b, w, h; + /* this can cause errors to occur when the window closes */ xerror_set_ignore(TRUE); junk1 = XGetGeometry(ob_display, e->xbutton.window, &wjunk, &junk1, &junk2, &w, &h, &b, &ujunk);