mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
action: add scroll-wheel-emulation actions
This commit is contained in:
parent
cb58156904
commit
3331fcba6f
2 changed files with 17 additions and 0 deletions
|
|
@ -115,6 +115,7 @@ struct seat {
|
|||
struct {
|
||||
double x, y;
|
||||
} smooth_scroll_offset;
|
||||
bool cursor_scroll_wheel_emulation;
|
||||
|
||||
/*
|
||||
* The surface whose keyboard focus is temporarily cleared with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue