aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-ipc.7.scd
diff options
context:
space:
mode:
authorLibravatar Erik Reider <35975961+erikreider@users.noreply.github.com>2021-05-05 19:23:15 +0200
committerLibravatar Simon Ser <contact@emersion.fr>2021-05-05 19:50:15 +0200
commitd65e67face1f826ea7dec06a9d56b1a0c46c22b8 (patch)
tree8ecc1206d930b56521cc2ffc88da17394637d00a /sway/sway-ipc.7.scd
parentbuild: remove sd-bus status item (diff)
downloadsway-d65e67face1f826ea7dec06a9d56b1a0c46c22b8.tar.gz
sway-d65e67face1f826ea7dec06a9d56b1a0c46c22b8.tar.zst
sway-d65e67face1f826ea7dec06a9d56b1a0c46c22b8.zip
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:
1131|- xkb_active_layout_index 1131|- xkb_active_layout_index
1132: integer 1132: integer
1133: (Only keyboards) The index of the active keyboard layout in use 1133: (Only keyboards) The index of the active keyboard layout in use
1134|- scroll_factor
1135: floating
1136: (Only pointers) Multiplier applied on scroll event values.
1134|- libinput 1137|- libinput
1135: object 1138: object
1136: (Only libinput devices) An object describing the current device settings. 1139: (Only libinput devices) An object describing the current device settings.