polybar/src/components
patrick96 251c3e874a
fix(renderer): Only close a single action
Before the renderer would close all active matching actions. That way
nested actions would also close their surrounding action block
2017-09-23 16:49:39 +02:00
..
bar.cpp refactor(cursor): Include double clicks and fix scroll to click changes 2017-09-16 19:48:38 -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 wip(refactor): Cairo drawing 2017-01-24 07:11:14 +01:00
parser.cpp fix(parser): Ignore sequential duplicates in color stacks 2017-05-17 23:11:59 +02:00
renderer.cpp fix(renderer): Only close a single action 2017-09-23 16:49:39 +02:00
screen.cpp refactor(x11): Cleanup 2017-01-24 10:49:14 +01:00
taskqueue.cpp wip: Window autohide 2016-12-21 04:50:43 +01:00