Waybar/src
Harish Krupo d7d1ebd736 ALabel: Add support for configurable mouse events
This patch adds 3 new configuration options applicable for
subclasses of ALabel. The options can be used to execute
user defined code in response to the 3 mouse events:
* on-click: The left mouse button click
* on-scroll-up
* on-scroll-down
This patch also modifies the behaviour of the format-alt toggle
such that when the on-click event is configured, format-alt is
toggled on any mouse click other than left click. When on-click
is not defined, any mouse button would toggle format-alt.

Signed-off-by: Harish Krupo <harishkrupo@gmail.com>
2018-10-30 20:52:23 +05:30
..
modules feat: add debug about tray beta 2018-10-28 08:43:48 +01:00
ALabel.cpp ALabel: Add support for configurable mouse events 2018-10-30 20:52:23 +05:30
bar.cpp fix: check json::value type 2018-10-26 09:27:16 +02:00
client.cpp fix(thread): check before detach 2018-08-29 21:07:58 +02:00
factory.cpp feat: multiple config per modules 2018-10-25 17:30:26 +02:00
main.cpp style: fix 2018-09-10 11:16:57 +02:00