polybar/src
patrick96 fc2d2db76f refactor(cmake): Determine version in cmake
We need to have the version string available in multiple places not just
the source code. It is now hardcoded in the root CMakeLists.txt and all
files that need it will be configured with cmake.

This also removed the unecessary duality of GIT_TAG and APP_VERSION and
GIT_TAG_NAMESPACE and APP_VERSION_NAMESPACE.
2019-04-05 23:43:37 +02:00
..
adapters fix(net): buffer overflow when gathering ipv6 addr 2019-01-20 15:12:22 +01:00
cairo doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
components fix(controller): ignore SIGUSR1 until polybar is fully reloaded. (#1678) 2019-03-13 07:55:02 +01:00
drawtypes refactor: Simplify if statements (#1381) 2018-08-14 23:31:44 +02:00
events refactor(signals): Avoid reinterpret_cast 2017-01-01 20:31:09 +01:00
modules fix(xworkspaces): active ws upon ws deletion (#1713) 2019-04-01 18:04:44 +02:00
utils refactor(cmake): Determine version in cmake 2019-04-05 23:43:37 +02:00
x11 fix(tray): fix offset for negative percentage (#1669) 2019-03-22 09:55:08 +01:00
CMakeLists.txt CMake refactor (#1510) 2018-11-21 18:46:33 +01:00
ipc.cpp refactor: Simplify if statements (#1381) 2018-08-14 23:31:44 +02:00
main.cpp feat(monitor): use primary monitor as default (#1426) 2019-01-20 11:20:30 -08:00