<div dir="ltr">Hi devels,<div><br></div><div style>I meet a problem that XMoveResizeWindow does not work in following scenario:</div><div style>1. Drag the title tar of a window (e.g., a terminal window) to the top edge of the screen to maximize it.</div>
<div style>2. Click the restore button in the title bar to restore the window.</div><div style>3. Programmatically call XMoveResizeWindow/XMoveWindow/XResizeWindow to move/resize the window -- failed (the window in the screen does not move nor change the size, and ConfigureNotify always comes with the unchanged position and size).</div>
<div style><br></div><div style>If maximizing the window by clicking the maximize button instead, those move/resize API's work well. But once maximized the window by dragging the title bar, it no longer correctly responds move/resize API's.</div>
<div style><br></div><div style>I did the experiment on Ubuntu 12.04 with the default WM.</div><div style><br></div><div style>Thanks,</div><div style>Kaifeng</div></div>