polybar-dwm/include
patrick96 e1e28f09f3 refactor(build): Remove version number namespace
I don't know the original intention behind this but it clutters up debug
traces and basically makes ccache useless.

The only benefit it has, giving version info in stacktraces, is kind of
void since we already ask for version information on github issues.
2019-05-17 16:49:47 +02:00
..
adapters feat(net): Support bridge interfaces (#1528) 2018-11-28 16:09:00 +01:00
cairo fix(build): Uninitialized local variable (#1759) 2019-05-05 22:09:03 +02:00
components refactor: Remove all mentions of icon_t 2019-04-08 09:01:48 +02:00
drawtypes refactor: Remove all mentions of icon_t 2019-04-08 09:01:48 +02:00
events signal_emitter: Don't swallow exceptions 2019-02-05 11:50:57 +01:00
modules feat(battery): add %percentage_raw% token (#1756) 2019-05-14 15:01:54 +02:00
utils fix(tray): fix offset for negative percentage (#1669) 2019-03-22 09:55:08 +01:00
x11 fix(window): remove useless operator= and add default copy cstr (#1729) 2019-04-07 17:32:55 +02:00
CMakeLists.txt build: Add build type specific flags to -vvv 2019-04-24 08:11:13 +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 refactor(build): Remove version number namespace 2019-05-17 16:49:47 +02:00