polybar/cmake
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
..
common Create default config (#2511) 2021-10-05 13:07:19 +02:00
modules cmake: Fix FindLibUV 2021-09-21 20:36:23 +02:00
templates Create default config (#2511) 2021-10-05 13:07:19 +02:00
01-core.cmake cmake: Add option to enable/disable shell files 2020-12-24 02:20:38 +01:00
02-opts.cmake Add cmake files for configuring individual targets 2020-12-24 02:20:38 +01:00
04-targets.cmake cmake: Add option to enable/disable sample config 2020-12-24 02:20:38 +01:00
05-summary.cmake Integrate bar taskqueue into eventloop (#2510) 2021-09-27 17:35:45 +02:00
cxx.cmake script: Fix concurrency issues (#2518) 2021-10-03 01:27:11 +02:00
libpoly.cmake Use libuv >= 1.3.0 2021-09-21 20:36:23 +02:00