1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-27 05:23:39 -04:00
polybar/include/components
dvermd 47b5910eda
Allow running polybar without BAR argument (#2526)
* Allow running polybar without BAR argument

The configuration file must declare a single bar to be able to not name
it.

* Check barname not in config and improve error message

* Revert README changes

* Add no bar in config file error detection
2021-10-07 14:48:47 +02:00
..
bar.hpp fix typos (#2524) 2021-10-04 23:46:38 +02:00
builder.hpp New Tag Parser (#2303) 2020-12-17 20:37:28 +01:00
command_line.hpp feat(command_line): Properly handle positional args 2017-01-13 04:47:25 +01:00
config.hpp Allow running polybar without BAR argument (#2526) 2021-10-07 14:48:47 +02:00
config_parser.hpp Allow running polybar without BAR argument (#2526) 2021-10-07 14:48:47 +02:00
controller.hpp Notification string to a queue of strings (#2517) 2021-10-03 11:24:24 +02:00
eventloop.hpp script: Fix concurrency issues (#2518) 2021-10-03 01:27:11 +02:00
ipc.hpp Reopen pipe path on EOF 2021-09-21 20:36:23 +02:00
logger.hpp fix(logger): Wrong conversion function called 2020-12-12 01:43:12 +01:00
renderer.hpp Stop tracking action blocks in renderer 2021-02-12 20:01:22 +01:00
renderer_interface.hpp Move action_context into separate file 2021-02-12 20:01:22 +01:00
screen.hpp Add compiler warning for missing override specifier (#2341) 2021-01-04 10:38:43 +01:00
types.hpp Integrate bar taskqueue into eventloop (#2510) 2021-09-27 17:35:45 +02:00