all repos — openbox @ 981876ca647f5d987cb2718adba3ecbc935556da

openbox fork - make it a bit more like ryudo

remove prints
Dana Jansens danakj@orodu.net
commit

981876ca647f5d987cb2718adba3ecbc935556da

parent

a765df7fa67ec4346179ade2cfb8f337286c88d7

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

jump to
M scripts/focus.pyscripts/focus.py

@@ -90,11 +90,8 @@ global _clients

global _doing_stacked global _cyc_w - print "FOCUSED " + str(data.client) - if data.client: if not _doing_stacked: # only move the window when we're not cycling - print "HI" win = data.client.window() # move it to the top _clients.remove(win)