polybar/src/components
NBonaparte 65edba3321 feat: add cursor change 2017-09-16 15:31:24 -07:00
..
bar.cpp feat: add cursor change 2017-09-16 15:31:24 -07:00
builder.cpp fix(renderer): Do not escape parsed action cmds #444 2017-03-21 16:21:53 +01:00
command_line.cpp refactor(clang-tidy): Apply fixes 2017-01-24 08:01:04 +01:00
config.cpp fix(config): Perform tilde expansion on `include-file` #603 2017-06-02 18:34:49 +02:00
controller.cpp feat(ipc): Add visibility commands 2017-05-12 17:55:05 +02:00
ipc.cpp fix(ipc): Remove existing fifo file 2017-01-24 07:11:14 +01:00
logger.cpp
parser.cpp fix(parser): Ignore sequential duplicates in color stacks 2017-05-17 23:11:59 +02:00
renderer.cpp fix(renderer): Correct center module position (#673) 2017-09-04 23:46:47 -07:00
screen.cpp refactor(x11): Cleanup 2017-01-24 10:49:14 +01:00
taskqueue.cpp