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:
536d54f
)
add comment
author
Dana Jansens
<danakj@orodu.net>
Fri, 31 Jan 2003 23:50:59 +0000
(23:50 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Fri, 31 Jan 2003 23:50:59 +0000
(23:50 +0000)
src/screen.cc
patch
|
blob
|
history
diff --git
a/src/screen.cc
b/src/screen.cc
index 60208ef0aa9d4215d7ec0e3a2335a4d584772115..72a33b41fd4f8a571647794115145bdd28172937 100644
(file)
--- a/
src/screen.cc
+++ b/
src/screen.cc
@@
-536,7
+536,7
@@
void Screen::manageWindow(Window window)
// add to the screen's list
clients.push_back(client);
// once the client is in the list, update our strut to include the new
- // client's
+ // client's
(it is good that this happens after window placement!)
updateStrut();
// this puts into the stacking order, then raises it
_stacking.push_back(client);