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
components fix(renderer): Only draw text bg if color differs from bar bg (#831) 2017-11-12 09:53:54 +01:00
drawtypes
events
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
main.cpp