polybar-dwm/src
patrick96 f7a6e5ba98 refactor(build): Build wihtout xkb
The only reason polybar couldn't build without xkb is because the
xkeyboard module's source file was not removed during compilation.
xkeyboard already has an entry in unsupported.hpp

This effectively makes xcb-util-xkb optional
2018-06-18 11:49:31 +02:00
..
adapters feat(net): Add local_ip6 token (#1239) 2018-06-10 22:51:43 +02:00
cairo refactor(cairo): Cleanup 2017-01-25 23:37:13 +01:00
components refactor: Don't initialize forward declared members 2018-05-10 00:05:18 +02:00
drawtypes fix(config): Use proper token object 2018-01-27 23:40:19 -08:00
events refactor(signals): Avoid reinterpret_cast 2017-01-01 20:31:09 +01:00
modules feat(net): Add local_ip6 token (#1239) 2018-06-10 22:51:43 +02:00
utils fix(github): libcurl stuck at curl_easy_perform 2018-02-15 10:50:05 +01:00
x11 refactor(tray): Log restack failure as error 2018-05-15 16:01:07 -07:00
CMakeLists.txt refactor(build): Build wihtout xkb 2018-06-18 11:49:31 +02:00
ipc.cpp fix: Stop using ato* for string to num conversion 2018-05-03 11:07:37 -07:00
main.cpp fix(build): Build without xrm 2018-06-18 11:49:31 +02:00