polybar/include/components
Michael Carlberg 0c6937edae feat(config): Inheritance
Add support for basic inheritance. The parser will
look for `inherit = base/section` and copy all undefined
values from the base section.

Ref #84
2016-12-01 07:57:30 +01:00
..
bar.hpp feat: Reload on XCB_RANDR_SCREEN_CHANGE_NOTIFY 2016-11-27 01:14:02 +01:00
builder.hpp fix(progressbar): Generate less data 2016-11-30 22:17:55 +01:00
command_line.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
config.hpp feat(config): Inheritance 2016-12-01 07:57:30 +01:00
controller.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
eventloop.hpp feat(eventloop): Delayed enqueue 2016-11-25 21:58:51 +01:00
ipc.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
logger.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
parser.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
renderer.hpp refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
screen.hpp feat: Reload on XCB_RANDR_SCREEN_CHANGE_NOTIFY 2016-11-27 01:14:02 +01:00
signals.hpp refactor: Cleanup handling of syntax tags 2016-11-25 04:34:24 +01:00
types.hpp feat(xkeyboard): New module 2016-11-30 10:08:44 +01:00