Skip to content

Commit

Permalink
Fix changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
maroider committed Jan 5, 2022
1 parent 7c54160 commit c127baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,8 +1,8 @@
# Unreleased

- On Web, implement cursor grabbing through the pointer lock API.
- On Android, fixed `WindowExtAndroid::config` initially returning an empty `Configuration`.
- On Android, fixed `Window::scale_factor` and `MonitorHandle::scale_factor` initially always returning 1.0.
- On Web, implement cursor grabbing through the pointer lock api
- On X11, select an appropriate visual for transparency if is requested
- On Wayland and X11, fix diagonal window resize cursor orientation.
- On macOS, drop the event callback before exiting.
Expand Down

0 comments on commit c127baa

Please sign in to comment.