sway/swaybar
minus bfcfabee2b swaybar: Fix scroll handling on workspace buttons
As well as ignoring scroll events on status elements when click_events
is enabled.
Previously, using the scroll wheel on a workspace button would switch to
that workspace instead of scrolling through them. Clicks and scrolling
on status elements would always be processed by swaybar, too. So in case
you were using scrolling as volume control on a status item, swaybar
would additionally scroll through your workspaces.
2018-07-19 21:15:01 +02:00
..
bar.c swaybar: Fix scroll handling on workspace buttons 2018-07-19 21:15:01 +02:00
config.c Fix a bunch of swaybar memory leaks 2018-04-24 22:28:55 +01:00
event_loop.c Change remove_event logic 2018-04-21 14:38:34 +12:00
i3bar.c swaybar: Fix scroll handling on workspace buttons 2018-07-19 21:15:01 +02:00
ipc.c swaybar: Read urgent colors from IPC 2018-07-17 08:29:43 +10:00
main.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
meson.build Revert "Install swaybar and swaybg under /usr/lib/sway" 2018-05-06 00:20:57 +01:00
render.c swaybar: Fix scroll handling on workspace buttons 2018-07-19 21:15:01 +02:00
status_line.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00