Skip to content

Document WindowEvent::Moved as unsupported on Wayland#2434

Merged
kchibisov merged 1 commit intorust-windowing:masterfrom
SludgePhD:window-move-unsupported-on-wayland
Aug 19, 2022
Merged

Document WindowEvent::Moved as unsupported on Wayland#2434
kchibisov merged 1 commit intorust-windowing:masterfrom
SludgePhD:window-move-unsupported-on-wayland

Conversation

@SludgePhD
Copy link
Copy Markdown
Contributor

  • Tested on all platforms changed
  • Added an entry to CHANGELOG.md 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
  • Updated feature matrix, if new features were added or implemented

Wayland does not report the position of top-level windows to applications, so this event never gets emitted there.

@kchibisov kchibisov merged commit 0d9c390 into rust-windowing:master Aug 19, 2022
@SludgePhD SludgePhD deleted the window-move-unsupported-on-wayland branch August 19, 2022 21:41
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.

2 participants