all repos — openbox @ 77a46782db2996c0bc662c0f6d191df7a39c2cce

openbox fork - make it a bit more like ryudo

kill a comment
Dana Jansens danakj@orodu.net
commit

77a46782db2996c0bc662c0f6d191df7a39c2cce

parent

20a5dd4745c935fcd19850a24b0e2fdfa0d24add

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

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

@@ -34,10 +34,6 @@ {

Window active; Client *old; - /* sometimes this is called with the already-focused window, this is - important for the python scripts to work (eg, c = 0 twice). don't just - return if _focused_client == c */ - /* uninstall the old colormap, and install the new one */ screen_install_colormap(focus_client, FALSE); screen_install_colormap(client, TRUE);