Hi, I write an kwin window decoration theme and I want my decoration to be able to set the position and size of a window. I know the Window ID (as well as the frame and wrapper containers, used by kwin). How can I set the position in a clean way? Every try of XMoveWindow seemed to confuse kwin a lot, which is in fact responsible for the window positions itself. Also when I try to activate a window to give him focus, kwin holds this back, because of the "prevent focus stealing" setting. How can I bypass this? Because my app is a decoration, is there a way to access kwin from within my decoration and tell it to move windows, where I want them to? Is it even possible? Thanx, Sascha >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<