input: implement wl_seat version 9
This commit is contained in:
parent
887e2b6cbc
commit
78b557b4a1
15 changed files with 91 additions and 20 deletions
|
|
@ -799,6 +799,7 @@ impl XBackend {
|
|||
seat.mouse_event(InputEvent::Axis120 {
|
||||
dist: val * AXIS_120,
|
||||
axis,
|
||||
inverted: false,
|
||||
});
|
||||
seat.mouse_event(InputEvent::AxisFrame {
|
||||
time_usec: now_usec(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue