all repos — openbox @ 641776655394ed802a247daffd04012e73c52062

openbox fork - make it a bit more like ryudo

indenting
Dana Jansens danakj@orodu.net
commit

641776655394ed802a247daffd04012e73c52062

parent

c6699031a0a87adf727fcf8c91ccf0203568a72d

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

jump to
M src/Window.ccsrc/Window.cc

@@ -2990,7 +2990,7 @@

/* If the XWarpPointer is done after the configure, we can end up grabbing another window, so made sure you do it first. - */ + */ int dest_x; if (x_root <= 0) { dest_x = screen->getRect().right() - 1;