Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement _NET_WM_SYNC_REQUEST for better window resizing #494

Open
mario-holubar opened this issue Nov 8, 2024 · 0 comments
Open

Implement _NET_WM_SYNC_REQUEST for better window resizing #494

mario-holubar opened this issue Nov 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mario-holubar
Copy link
Contributor

The _NET_WM_SYNC_REQUEST protocol can prevent visual glitches when resizing windows by syncing application redraws with the window manager.

Here is an article about it and here are relevant sections of winit's code.

@not-fl3 not-fl3 added the enhancement New feature or request label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants