Waybar/src
Lucas Lazare d0f56b7bdd Improving mouse buttons support
Adding support for middle, backward, and forward mouse buttons click events, adds config keys : "on-click-middle", "on-click-forward" and "on-click-backward"
Adding the key "format-alt-click" to choose what mouse clicks toggles the alternative format, when present. Possible values (in config): "click-right", "click-left", "click-middle", "click-forward", "click-backward". Other values have the same effect than "click-left". Previous behaviour was to toggle it whenever any click was registered and any click that was not handled by "on-click-right" or "on-click-left" occurred
2019-03-02 14:07:12 -05:00
..
modules feat(custom): escape option 2019-03-01 17:03:01 +01:00
ALabel.cpp Improving mouse buttons support 2019-03-02 14:07:12 -05:00
bar.cpp Improving mouse buttons support 2019-03-02 14:07:12 -05:00
client.cpp Add idle inhibitor module 2019-02-22 16:55:46 +01:00
factory.cpp Add idle inhibitor module 2019-02-22 16:55:46 +01:00
main.cpp refactor(network): wait for new address 2018-11-23 16:04:29 +01:00