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

Fixed touch support #186

Merged
merged 3 commits into from
May 5, 2024
Merged

Fixed touch support #186

merged 3 commits into from
May 5, 2024

Conversation

heuer
Copy link
Contributor

@heuer heuer commented May 4, 2024

  • Added missing event declarations to Touch
  • Added SeatTouchState
  • Added Seat.touch_send_* methods
  • Fixed return type of Seat.touch_notify_down
  • Added helper function to pywlroots that retuns an instance of the provided type or None

heuer added 3 commits May 4, 2024 17:33
* Added missing event declarations to Touch
* Added SeatTouchState
* Added Seat.touch_send_* methods
* Fixed return type of Seat.touch_notify_down
* Added helper function to pywlroots that retuns
  an instance of the provided type or None
@flacjacket flacjacket merged commit 99eb2e9 into flacjacket:main May 5, 2024
35 checks passed
@heuer heuer deleted the touch_fixes branch May 5, 2024 07:46
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