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:
dd7af24
)
move where transient shit will be
author
Dana Jansens
<danakj@orodu.net>
Sat, 4 Jan 2003 06:47:47 +0000
(06:47 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Sat, 4 Jan 2003 06:47:47 +0000
(06:47 +0000)
src/client.cc
patch
|
blob
|
history
diff --git
a/src/client.cc
b/src/client.cc
index 874b1f3dddf36b372c2cb8aca33d7d460d1618db..54f6561b1d6dcc9154da99b05e8642891aaaf5b5 100644
(file)
--- a/
src/client.cc
+++ b/
src/client.cc
@@
-44,6
+44,7
@@
OBClient::OBClient(int screen, Window window)
getArea();
getDesktop();
+ // XXX: updateTransientFor();
getType();
// set the decorations and functions
@@
-85,7
+86,6
@@
OBClient::OBClient(int screen, Window window)
updateProtocols();
updateNormalHints();
updateWMHints();
- // XXX: updateTransientFor();
updateTitle();
updateIconTitle();
updateClass();