mirror of
https://github.com/swaywm/sway.git
synced 2026-04-03 07:15:39 -04:00
Added scroll_factor input variable to ipc output
This commit is contained in:
parent
d7ec66d563
commit
d65e67face
2 changed files with 15 additions and 0 deletions
|
|
@ -1131,6 +1131,9 @@ following properties:
|
|||
|- xkb_active_layout_index
|
||||
: integer
|
||||
: (Only keyboards) The index of the active keyboard layout in use
|
||||
|- scroll_factor
|
||||
: floating
|
||||
: (Only pointers) Multiplier applied on scroll event values.
|
||||
|- libinput
|
||||
: object
|
||||
: (Only libinput devices) An object describing the current device settings.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue