polybar-dwm/include
patrick96 6f882ba3b2 build: Move non-macro variables into settings.cpp
Since APP_VERSION is different for every commit and almost all file
include settings.hpp, the whole project has to be rebuilt for every
commit. With this, hopefully, this can be greatly reduced and only
changed files need to be rebuilt. This will also help ccache
2019-11-01 11:12:40 +01:00
..
adapters feat(pulse): Show volume in decibels (#1894) 2019-10-09 02:13:57 +02:00
cairo refactor(font): More robust font size calculation 2019-06-03 00:49:48 +02:00
components bar: Make module separator a label 2019-10-27 16:02:33 +01:00
drawtypes bar: Make module separator a label 2019-10-27 16:02:33 +01:00
events Incorporate Reviews 2019-08-06 21:36:20 +02:00
modules bar: Make module separator a label 2019-10-27 16:02:33 +01:00
utils fix(build): Ignore noexcept-type for malloc_ptr_t 2019-10-26 22:28:47 +02:00
x11 build: remove xdamage extension 2019-06-03 00:46:12 +02:00
CMakeLists.txt build: remove xdamage extension 2019-06-03 00:46:12 +02:00
common.hpp refactor(build): Remove version number namespace 2019-05-17 16:49:47 +02:00
debug.hpp refactor: Cleanup 2017-01-11 03:07:28 +01:00
errors.hpp refactor: Move all event handling to the controller 2016-12-20 05:16:04 +01:00
settings.hpp.cmake build: Move non-macro variables into settings.cpp 2019-11-01 11:12:40 +01:00