aboutsummaryrefslogtreecommitdiff
path: root/sway/sway-ipc.7.scd
diff options
context:
space:
mode:
authorErik Reider <35975961+erikreider@users.noreply.github.com>2021-05-05 19:23:15 +0200
committerSimon Ser <contact@emersion.fr>2021-05-05 19:50:15 +0200
commitd65e67face1f826ea7dec06a9d56b1a0c46c22b8 (patch)
tree8ecc1206d930b56521cc2ffc88da17394637d00a /sway/sway-ipc.7.scd
parentd7ec66d563adcc069c3ba09c4cdeaf1281f1670c (diff)
Added scroll_factor input variable to ipc output
Diffstat (limited to 'sway/sway-ipc.7.scd')
-rw-r--r--sway/sway-ipc.7.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway-ipc.7.scd b/sway/sway-ipc.7.scd
index 1b855959..373e9dce 100644
--- a/sway/sway-ipc.7.scd
+++ b/sway/sway-ipc.7.scd
@@ -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.