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

Implement axis_relative_direction (wl_pointer version 9) #1253

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

ids1024
Copy link
Member

@ids1024 ids1024 commented Dec 15, 2023

The relative direction is "inverted" for natural scrolling, and "identical" otherwise.

With this, wl_seat is now on the latest version.

@ids1024 ids1024 force-pushed the axis-relative-direction branch from 53092ce to 8371809 Compare December 20, 2023 17:25
@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2023

Codecov Report

Attention: 26 lines in your changes are missing coverage. Please review.

Comparison is base (b15d29e) 21.60% compared to head (8371809) 21.58%.

Files Patch % Lines
src/input/pointer/mod.rs 0.00% 11 Missing ⚠️
src/wayland/seat/pointer.rs 0.00% 9 Missing ⚠️
src/backend/input/mod.rs 0.00% 5 Missing ⚠️
anvil/src/input_handler.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1253      +/-   ##
==========================================
- Coverage   21.60%   21.58%   -0.03%     
==========================================
  Files         155      155              
  Lines       24668    24694      +26     
==========================================
  Hits         5329     5329              
- Misses      19339    19365      +26     
Flag Coverage Δ
wlcs-buffer 18.63% <3.70%> (-0.02%) ⬇️
wlcs-core 18.29% <3.70%> (-0.02%) ⬇️
wlcs-output 7.60% <3.70%> (-0.01%) ⬇️
wlcs-pointer-input 20.37% <3.70%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

The relative direction is "inverted" for natural scrolling, and
"identical" otherwise.

With this, `wl_seat` is now on the latest version.
@ids1024 ids1024 force-pushed the axis-relative-direction branch from 8371809 to 6018e80 Compare December 20, 2023 17:44
@Drakulix Drakulix merged commit 1ebe4e8 into Smithay:master Dec 20, 2023
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.

4 participants