polybar/src
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
..
adapters refactor(clang-tidy): Apply fixes 2017-01-24 08:01:04 +01:00
cairo refactor(cairo): Cleanup 2017-01-25 23:37:13 +01:00
components fix(renderer): Only close a single action 2017-09-23 16:49:39 +02:00
drawtypes fix(label): Truncate label replacements based on codepoint count 2017-02-15 14:19:47 +01:00
events refactor(signals): Avoid reinterpret_cast 2017-01-01 20:31:09 +01:00
modules Merge pull request #745 from patrick96/issues/744 2017-09-17 13:20:55 -07:00
utils fix(config): Expand all environment variables and file references (#724) 2017-09-04 14:00:35 -07:00
x11 refactor(cursor): use map for cursor list 2017-09-16 15:31:24 -07:00
CMakeLists.txt fix: make xcb-cursor optional for now 2017-09-16 15:31:24 -07:00
ipc.cpp refactor(ipc): More state checks 2017-01-14 18:00:29 +01:00
main.cpp refactor(cmake): Cleanup 2017-01-26 17:39:50 +01:00