sway/include/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
..
tray Fix init_tray function declaration 2017-11-05 20:09:16 +01:00
bar.h swaybar: Fix scroll handling on workspace buttons 2018-07-19 21:15:01 +02:00
config.h Fix a bunch of swaybar memory leaks 2018-04-24 22:28:55 +01:00
event_loop.h Start port of swaybar to layer shell 2018-03-29 22:11:08 -04:00
ipc.h Render i3bar blocks 2018-04-02 11:09:23 -04:00
render.h Start port of swaybar to layer shell 2018-03-29 22:11:08 -04:00
status_line.h swaybar: Fix scroll handling on workspace buttons 2018-07-19 21:15:01 +02:00