polybar-dwm/src
patrick96 ae2350167b actions: Switch all modules over to new system
All modules now expose their actions as public static constants

Issues: The menu module no longer closes when an item is clicked (before
it would intercept any executed command and look if it matches one of
its exec commands)
2020-11-26 20:53:53 +01:00
..
adapters clang-format 2020-10-19 10:32:41 +02:00
cairo doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
components actions: Switch all modules over to new system 2020-11-26 20:53:53 +01:00
drawtypes temp: Use first/last ramp only for edge temps (#2197) 2020-10-09 14:05:50 +02:00
events refactor(signals): Avoid reinterpret_cast 2017-01-01 20:31:09 +01:00
modules actions: Switch all modules over to new system 2020-11-26 20:53:53 +01:00
utils actions: Add utility functions to produce action tags 2020-11-26 20:53:53 +01:00
x11 fix(xworkspaces): Assign desktops to correct viewport 2020-05-01 18:46:02 +02:00
CMakeLists.txt build: Move non-macro variables into settings.cpp 2019-11-01 11:12:40 +01:00
ipc.cpp fix(msg): use stdout when exiting with code 0 2019-06-19 16:09:56 +02:00
main.cpp logger: Add default logging level 'notice' 2020-04-22 00:38:31 +02:00
settings.cpp.cmake build: Move all possible variables into settings.cpp 2019-11-01 11:12:40 +01:00