Skip to content

Modal Dialog - #4627

Draft
Murmele wants to merge 2 commits into
rust-windowing:masterfrom
Murmele:mm/modal-dialog
Draft

Modal Dialog#4627
Murmele wants to merge 2 commits into
rust-windowing:masterfrom
Murmele:mm/modal-dialog

Conversation

@Murmele

@Murmele Murmele commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Implement modal dialogs. This branch is based on the work of the Popup branch so this must be merged first. Only the last commit here is relevant for dialog

  • 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

What is missing to be ready

  • Popup PR merged
  • PR at Smithay Client Toolkit merged
  • Smithay Client Toolkit new release
  • Update Smithay version in winit

Os

  • Wayland (Xdg Dialog v1)
  • X11
  • Windows
  • MacOs

#Conflicts:
#	winit-core/src/window.rs
#	winit-wayland/Cargo.toml
#	winit-wayland/src/lib.rs
#	winit-wayland/src/state.rs
#	winit-wayland/src/window/state.rs
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.

1 participant