all repos — openbox @ dd088e727ef6a12a180e4ac5005f1ec76808b8df

openbox fork - make it a bit more like ryudo

kill a warning
Dana Jansens danakj@orodu.net
commit

dd088e727ef6a12a180e4ac5005f1ec76808b8df

parent

30cef0ceca3ad19c65e051c372bded8ab657c06c

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

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

@@ -48,10 +48,9 @@ return

raise ValueError("_remove(x): x not in _clients list.") def _focused(data): - global _clients + global _clients, _skip if _skip: - global _skip _skip -= 1 return