Skip to content

implement resize increments under wayland#4434

Merged
kchibisov merged 10 commits intorust-windowing:masterfrom
pedrohgmacedo:master
Mar 1, 2026
Merged

implement resize increments under wayland#4434
kchibisov merged 10 commits intorust-windowing:masterfrom
pedrohgmacedo:master

Conversation

@pedrohgmacedo
Copy link
Copy Markdown
Contributor

  • Tested on all platforms changed
  • Added an entry to the changelog module if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality

Comment thread winit/examples/resize_increments.rs Outdated
Comment thread winit-wayland/src/window/state.rs Outdated
Comment thread winit-wayland/src/window/state.rs
Comment thread winit-wayland/src/window/state.rs
Comment thread winit-wayland/src/window/state.rs Outdated
Comment thread winit-wayland/src/window/state.rs Outdated
Comment thread winit-core/src/window.rs Outdated
Comment thread winit-core/src/window.rs Outdated
Comment thread winit-wayland/src/window/mod.rs Outdated
Comment thread winit-wayland/src/window/state.rs Outdated
pedrohgmacedo and others added 6 commits December 22, 2025 23:50
Co-authored-by: Kirill Chibisov <contact@kchibisov.com>
Co-authored-by: Kirill Chibisov <contact@kchibisov.com>
Co-authored-by: Kirill Chibisov <contact@kchibisov.com>
@MindSwipe
Copy link
Copy Markdown

I just wanted to chime and say that I backported these changes to v0.30.12 in my own fork of winit and have been using that fork in my fork of Alacritty for the last few days and it's working like a charm.

@pedrohgmacedo
Copy link
Copy Markdown
Contributor Author

I just wanted to chime and say that I backported these changes to v0.30.12 in my own fork of winit and have been using that fork in my fork of Alacritty for the last few days and it's working like a charm.

neat

@kchibisov I've updated the logic explanation to reflect the discussion. Is there anything else left?

@kchibisov kchibisov added this to the Version 0.30.13 milestone Mar 1, 2026
@kchibisov kchibisov merged commit 41f4265 into rust-windowing:master Mar 1, 2026
57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants