yambar/bar
Daniel Eklöf 0aef2f85ee
config: add bar.trackpad-sensitivity
This is an integer that specifies the amount of scrolling that needs
to be accumulated before a wheel-up/down event is emitted.

A higher value means you need to drag your fingers a longer distance
before the event is emitted.

The default is 30.
2021-07-01 17:15:54 +02:00
..
backend.h exposable: add ‘btn’ argument to on_mouse() 2021-07-01 17:15:52 +02:00
bar.c config: add bar.trackpad-sensitivity 2021-07-01 17:15:54 +02:00
bar.h config: add bar.trackpad-sensitivity 2021-07-01 17:15:54 +02:00
meson.build module/river: meson: explicitly add wl_proto_src + wl_proto_headers to sources 2020-09-24 17:30:18 +02:00
private.h config: add bar.trackpad-sensitivity 2021-07-01 17:15:54 +02:00
wayland.c config: add bar.trackpad-sensitivity 2021-07-01 17:15:54 +02:00
wayland.h wayland: mucho wip: initial sort-of-working wayland backend 2019-02-03 11:08:53 +01:00
xcb.c bar: xcb: add support for mouse wheel up/down 2021-07-01 17:15:53 +02:00
xcb.h bar: wip: define a 'backend' interface 2019-01-29 20:59:25 +01:00