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(); getArea();
getDesktop(); getDesktop();
// XXX: updateTransientFor();
getType(); getType();
// set the decorations and functions // set the decorations and functions
@ -85,7 +86,6 @@ OBClient::OBClient(int screen, Window window)
updateProtocols(); updateProtocols();
updateNormalHints(); updateNormalHints();
updateWMHints(); updateWMHints();
// XXX: updateTransientFor();
updateTitle(); updateTitle();
updateIconTitle(); updateIconTitle();
updateClass(); updateClass();