all repos — openbox @ a91a6f97daeb058f346246081e1c83a788787f9b

openbox fork - make it a bit more like ryudo

kill some whitespace
Dana Jansens danakj@orodu.net
commit

a91a6f97daeb058f346246081e1c83a788787f9b

parent

77a46782db2996c0bc662c0f6d191df7a39c2cce

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

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

@@ -33,7 +33,7 @@ void focus_set_client(Client *client)

{ Window active; Client *old; - + /* uninstall the old colormap, and install the new one */ screen_install_colormap(focus_client, FALSE); screen_install_colormap(client, TRUE);