projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77a4678
)
kill some whitespace
author
Dana Jansens
<danakj@orodu.net>
Tue, 18 Mar 2003 09:10:48 +0000
(09:10 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Tue, 18 Mar 2003 09:10:48 +0000
(09:10 +0000)
openbox/focus.c
patch
|
blob
|
history
diff --git
a/openbox/focus.c
b/openbox/focus.c
index 78f9da90e2269ec5b9f4d5435a509209278c8857..cfc3485e25734121cec6e0fb919557165ca94c80 100644
(file)
--- a/
openbox/focus.c
+++ b/
openbox/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);