Without smooth resizing, the window will appear to jitter when it is being resized. This is because X11 completes the resize before the client gets a chance to draw a new frame. This is fixed by using the "sync" extension to ensure that the resize of the X11 window is synchronized with the server. Closes #2153 |
||
|---|---|---|
| .. | ||
| common | ||
| wayland | ||
| x11 | ||
| mod.rs | ||