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:
e7ae71d
)
when cancelling return the first desktop
author
Dana Jansens
<danakj@orodu.net>
Tue, 12 Aug 2003 09:19:04 +0000
(09:19 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Tue, 12 Aug 2003 09:19:04 +0000
(09:19 +0000)
openbox/screen.c
patch
|
blob
|
history
diff --git
a/openbox/screen.c
b/openbox/screen.c
index 334e1226fdd19bd829e7fb33a142f71b651f5f8f..8e5daec745979eb358ae7370232d986c046806ee 100644
(file)
--- a/
openbox/screen.c
+++ b/
openbox/screen.c
@@
-708,7
+708,7
@@
done_cycle:
popup_cycle(0, FALSE);
- return d
= screen_desktop
;
+ return d;
}
void screen_update_layout()