move where transient shit will be

This commit is contained in:
Dana Jansens 2003-01-04 06:47:47 +00:00
parent dd7af2419a
commit 7ec03b895e

View file

@ -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();