polybar-dwm/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
builder.hpp fix: Wrap format pre/suffix within cmd 2016-12-05 05:32:10 +01:00
command_line.hpp
config.hpp
controller.hpp
eventloop.hpp
ipc.hpp
logger.hpp
parser.hpp
renderer.hpp fix(tray): Improve pseudo-transparency handling 2016-12-05 03:56:04 +01:00
screen.hpp
signals.hpp
types.hpp feat: Window click handlers 2016-12-05 13:17:15 +01:00