polybar/include/components
Michael Carlberg ec39859093 feat: Window click handlers
New parameters for defining fallback click handlers
that will be triggered for the whole window unless
a module action is matched.

Parameters added to all [bar/foo] sections:

- `click-left = ...`
- `click-middle= ...`
- `click-right= ...`
- `scroll-up= ...`
- `scroll-down= ...`

Ref #226
2016-12-05 13:17:15 +01:00
..
bar.hpp refactor(tray): Update using eventloop 2016-12-03 23:01:21 +01:00
builder.hpp fix: Wrap format pre/suffix within cmd 2016-12-05 05:32:10 +01:00
command_line.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
config.hpp feat(config): Inheritance 2016-12-01 07:57:30 +01:00
controller.hpp refactor(eventloop): Typed events 2016-12-03 23:00:41 +01:00
eventloop.hpp refactor(eventloop): Typed events 2016-12-03 23:00:41 +01:00
ipc.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
logger.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
parser.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
renderer.hpp fix(tray): Improve pseudo-transparency handling 2016-12-05 03:56:04 +01:00
screen.hpp fix(screen): Only reload if changed 2016-12-03 16:44:37 +01:00
signals.hpp refactor(tray): Update using eventloop 2016-12-03 23:01:21 +01:00
types.hpp feat: Window click handlers 2016-12-05 13:17:15 +01:00