Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

input: Treat Mouse BTN_SIDE and BTN_EXTRA as MouseButton::Back and MouseButton::Forward Respectively #1611

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

bbb651
Copy link
Contributor

@bbb651 bbb651 commented Dec 14, 2024

These are the keycodes my own mouse produces for these actions (Logitech G102, 046d:c092), although it might be influenced by libratbag.

This also matches winit and chromium.

…ctively

These are the keycodes my own mouse produces for these actions
(Logitech G102, `046d:c092`), although it might be influenced by `libratbag`.

This also matches winit and chromium.
Copy link
Member

@Drakulix Drakulix left a comment

Choose a reason for hiding this comment

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

Thanks!

@Drakulix Drakulix merged commit 14c7e43 into Smithay:master Jan 2, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants