polybar-dwm/src
patrick96 6ed4838738 fix(mpd): Update on MPD_IDLE_QUEUE events
MPD_IDLE_PLAYLIST is deprecated since 2009, it has the same value as
MPD_IDLE_QUEUE, so we are now using that
2018-01-15 19:32:02 +01:00
..
adapters fix(mpd): Update on MPD_IDLE_QUEUE events 2018-01-15 19:32:02 +01:00
cairo refactor(cairo): Cleanup 2017-01-25 23:37:13 +01:00
components fix(renderer): Only draw text bg if color differs from bar bg (#831) 2017-11-12 09:53:54 +01: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 fix(mpd): Always update mpd data 2018-01-15 19:32:02 +01: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