<div dir="ltr">hi<br><br>i have an Xlib app.<br><br><br>i created a window. the window manager has reparented to add a frame and titlebar to it.<br><br>when i move the window to pos(x,y) using XMoveWindow(), it moves but positions the WM's window (e.g. the titlebar topleft) at (x,y) instead of my window.<br>
<br>i tryied using _NET_MOVERESIZE_WINDOW instead. but can't seem to make it work, it may be not supported under the window manager.<br><br>any idea ?<br></div>