rofi/source/wayland
lbonn 37b8e9fb99 [Wayland] Fix axis events handling
This was very buggy, we were counting the events twice...

* always use pointer frame, it's available since v5
* drop axis handler
* use axis_discrete or axis_120 (v >= 8) instead
* fail on some protocol minimum version checks
* simplify output protocol version check

Fixes #120
2024-03-01 11:27:45 +01:00
..
display.c [Wayland] Fix axis events handling 2024-03-01 11:27:45 +01:00
view.c [Wayland] Fix remaining non-strict C prototypes 2024-02-27 13:34:41 +01:00