Skip to content

On Wayland, fix cursor icon updates on window borders when using CSD#1322

Merged
goddessfreya merged 2 commits into
rust-windowing:masterfrom
kchibisov:fix-wayland-cursor-on-borders
Dec 18, 2019
Merged

On Wayland, fix cursor icon updates on window borders when using CSD#1322
goddessfreya merged 2 commits into
rust-windowing:masterfrom
kchibisov:fix-wayland-cursor-on-borders

Conversation

@kchibisov
Copy link
Copy Markdown
Member

  • Tested on all platforms changed
  • Compilation warnings were addressed
  • cargo fmt has been run on this branch

fixes #1236

@kchibisov kchibisov force-pushed the fix-wayland-cursor-on-borders branch from 9ef9f21 to 61b1f17 Compare December 17, 2019 23:35
Comment thread CHANGELOG.md Outdated
- On X11, generate synthetic key events for keys held when a window gains or loses focus.
- On X11, issue a `CursorMoved` event when a `Touch` event occurs,
as X11 implicitly moves the cursor for such events.
- On Wayland, fix cursor icon updates on window borders when using CSD.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is in the wrong section. Should be in Unreleased above.

@goddessfreya goddessfreya added DS - wayland Affects the Wayland backend, or generally free Unix platforms C - waiting on maintainer A maintainer must review this code labels Dec 18, 2019
@goddessfreya goddessfreya merged commit 3e1d169 into rust-windowing:master Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C - waiting on maintainer A maintainer must review this code DS - wayland Affects the Wayland backend, or generally free Unix platforms

Development

Successfully merging this pull request may close these issues.

Resize cursor not showing on Wayland

4 participants