On macOS, fix middle/other mouse buttons reporting

All buttons except for the left/right/middle was always reported
as middle.
This commit is contained in:
Roman Akberov 2023-01-18 04:32:34 +01:00 committed by GitHub
parent b1a5fae1f5
commit 1886949efe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 7 deletions

View file

@ -58,6 +58,7 @@ And please only add new entries to the top of this list, right below the `# Unre
- Added Orbital support for Redox OS
- On X11, added `drag_resize_window` method.
- Added `Window::set_transparent` to provide a hint about transparency of the window on Wayland and macOS.
- On macOS, fix the mouse buttons other than left/right/middle being reported as middle.
# 0.27.5