polybar/src
Patrick Ziegler 282b0f4e73
Create default config (#2511)
* Create default config and install to /etc/polybar

Closes #2405

* Search for config in /etc

We search in XDG_CONFIG_DIRS, /etc/xdg, and /etc but only for config.ini

Closes #2016

* Remove config installation from build.sh

* Remove userconfig cmake file

* Cleanup

* Cleanup default config

* Update CHANGELOG.md

Co-authored-by: dvermd <315743+dvermd@users.noreply.github.com>

* Update src/main.cpp

Co-authored-by: dvermd <315743+dvermd@users.noreply.github.com>

* Add tests for string functions

* Support loading bars from fallbacks in /etc

* Combine duplicate string_util::contains test

Co-authored-by: dvermd <315743+dvermd@users.noreply.github.com>
2021-10-05 13:07:19 +02:00
..
adapters fix typos (#2524) 2021-10-04 23:46:38 +02:00
cairo doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
components fix typos (#2524) 2021-10-04 23:46:38 +02:00
drawtypes feat(xkeyboard): Icon matching using variant (#2521) 2021-10-05 12:12:47 +02:00
events refactor(signals): Avoid reinterpret_cast 2017-01-01 20:31:09 +01:00
modules feat(xkeyboard): Icon matching using variant (#2521) 2021-10-05 12:12:47 +02:00
tags fix typos (#2524) 2021-10-04 23:46:38 +02:00
utils Create default config (#2511) 2021-10-05 13:07:19 +02:00
x11 Remove factory_util unique and shared 2021-09-21 21:43:27 +02:00
CMakeLists.txt feat(xkeyboard): Icon matching using variant (#2521) 2021-10-05 12:12:47 +02:00
ipc.cpp Fix polybar-msg compilation 2021-09-21 21:43:27 +02:00
main.cpp Create default config (#2511) 2021-10-05 13:07:19 +02:00
settings.cpp.cmake cmake: Stop using CMAKE_* variables for flags 2021-07-11 14:47:26 +02:00