polybar/include/utils
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
..
actions.hpp actions: Integrate input_handler into module 2020-11-26 20:53:53 +01:00
bspwm.hpp
cache.hpp
color.hpp
command.hpp
concurrency.hpp
env.hpp
factory.hpp
file.hpp feat(config): include-directory directive (#2196) 2020-10-08 17:44:29 +02:00
functional.hpp
http.hpp
i3.hpp
inotify.hpp
io.hpp
math.hpp
memory.hpp
mixins.hpp
process.hpp
scope.hpp
socket.hpp
string.hpp
throttle.hpp
time.hpp