polybar/include/components
patrick96 191fb2972c actions: Integrate input_handler into module
Only modules can now be action handlers.
This also slightly simplifies the controller because we don't need to
keep track of input handlers, we can just use the module list.
2020-11-26 20:53:53 +01:00
..
bar.hpp
builder.hpp actions: Integrate input_handler into module 2020-11-26 20:53:53 +01:00
command_line.hpp
config.hpp refactor(config): Throw missing section error 2020-10-29 23:13:04 +01:00
config_parser.hpp
controller.hpp actions: Integrate input_handler into module 2020-11-26 20:53:53 +01:00
ipc.hpp
logger.hpp
parser.hpp
renderer.hpp
screen.hpp
taskqueue.hpp
types.hpp fix(command): broken pipe when ignoring output. 2020-05-08 23:24:29 +02:00