mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Store wayland backend axis source
This commit is contained in:
parent
272030652a
commit
dbde1f7340
2 changed files with 5 additions and 2 deletions
|
|
@ -44,6 +44,7 @@ struct wlr_input_device_state {
|
|||
};
|
||||
|
||||
struct wlr_pointer_state {
|
||||
enum wlr_axis_source axis_source;
|
||||
struct wlr_output *current_output;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue