waybar/include
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 add missing <cstring> include for strncpy, fixes musl 2018-10-28 04:06:07 -03:00
util ALabel: Add support for configurable mouse events 2018-10-30 20:52:23 +05:30
ALabel.hpp ALabel: Add support for configurable mouse events 2018-10-30 20:52:23 +05:30
bar.hpp Clean (#31) 2018-08-20 14:50:45 +02:00
client.hpp feat(WIP): tray 2018-10-04 18:53:50 +02:00
factory.hpp fix: ifdef include 2018-10-25 19:12:28 +02:00
IModule.hpp Clean (#31) 2018-08-20 14:50:45 +02:00