1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-27 05:23:39 -04:00
polybar/include/components
Michael Carlberg d34263d850 fix(progressbar): Generate less data
Build the format sub-strings (%fill%, %indicator%, %empty%)
before adding it to the builder to avoid having it generate
alot of duplicate content (tags, etc)
2016-11-30 22:17:55 +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 refactor(bspwm): Cleanup states 2016-11-30 21:12:47 +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