all repos — openbox @ ca316865793bc9b4f1833cb7ab90c7dfc5dd9891

openbox fork - make it a bit more like ryudo

remove debug cout
Dana Jansens danakj@orodu.net
commit

ca316865793bc9b4f1833cb7ab90c7dfc5dd9891

parent

83b6c9bfa0ccc8088e4c65e5a2cf139933959565

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

jump to
M util/epist/window.ccutil/epist/window.cc

@@ -235,7 +235,6 @@ }

void XWindow::focus() const { - cout << "Focusing window: 0x" << hex << _window << dec << endl; // this will cause the window to be uniconified also _xatom->sendClientMessage(_screen->rootWindow(), XAtom::net_active_window, _window);