polybar-dwm/include/modules/meta
patrick96 a287fb5e8c fix: Use module name in action string
Action strings now have the form '#MODULE#ACTION'

For example to trigger the action 'toggle' in the 'module/date' module
one would now use '%{A1:#date#toggle:}'

With this action strings can now be uniquely assigned to one module.

Fixes #1172
2020-11-26 20:53:53 +01:00
..
base.hpp fix: Use module name in action string 2020-11-26 20:53:53 +01:00
base.inl fix: Use module name in action string 2020-11-26 20:53:53 +01:00
event_handler.hpp refactor(event_handler): Abstract sink attaching 2016-12-23 05:08:19 +01:00
event_module.hpp fix(modules): Warmup in runner thread to avoid block 2017-01-27 13:29:10 +01:00
factory.hpp fix(alsa): use correct module_name 2018-02-11 17:04:08 +01:00
inotify_module.hpp fix(modules): Warmup in runner thread to avoid block 2017-01-27 13:29:10 +01:00
input_handler.hpp fix: Use module name in action string 2020-11-26 20:53:53 +01:00
static_module.hpp fix(xwindow): Lock mutexes on update #416 2017-02-05 13:37:16 +01:00
timer_module.hpp fix(timer_module): sleep until next full interval (#2123) 2020-06-20 22:15:25 +02:00