|
X11_XMoveWindow(display, data->xwindow, window->x - data->border_left, window->y - data->border_top);
|
|
X11_XMoveWindow(display, data->xwindow, window->x - data->border_left, window->y - data->border_top);
|
|
/*If the window is not moved, then the coordinates on the window structure are out of sync, so we
|
|
/*If the window is not moved, then the coordinates on the window structure are out of sync, so we
|