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:
91dbbeb
)
haha typo etc
author
Mikael Magnusson
<mikachu@comhem.se>
Fri, 25 May 2007 15:36:26 +0000
(15:36 +0000)
committer
Mikael Magnusson
<mikachu@comhem.se>
Fri, 25 May 2007 15:36:26 +0000
(15:36 +0000)
openbox/screen.c
patch
|
blob
|
history
diff --git
a/openbox/screen.c
b/openbox/screen.c
index 1c058d996b21b06460a0c2d1787fbec3e65f5acd..2e8965e2cd957d609ec13e24fa83e4d43bbcc010 100644
(file)
--- a/
openbox/screen.c
+++ b/
openbox/screen.c
@@
-537,8
+537,8
@@
void screen_set_desktop(guint num, gboolean dofocus)
with us, they don't get hidden
*/
if (dofocus
- && (!focus_client || (focus
->client.
desktop != DESKTOP_ALL
- && focus
->client.
desktop != num))
+ && (!focus_client || (focus
_client->
desktop != DESKTOP_ALL
+ && focus
_client->
desktop != num))
&& (c = focus_fallback(TRUE)))
{
/* only do the flicker reducing stuff ahead of time if we are going