polybar-dwm/include
patrick96 01f4957485 fix(font): Check FcNameParse return value
If FcNameParse returns NULL FcDefaultSubstitute segfaults

We log and throw an error here because the signal emitter swallows all
exceptions so if that exception was thrown, the bar would stop rendering
without any indication as to why.

Fixes #1435
2018-10-31 17:13:57 -07:00
..
adapters fix(build): remove side-effects of iwlib.h 2018-10-31 17:00:13 -07:00
cairo fix(font): Check FcNameParse return value 2018-10-31 17:13:57 -07:00
components fix(tray): fix transparency after background manager changes 2018-10-04 15:52:03 +02:00
drawtypes feat(token): Zero pad when min val starts with '0' (#1341) 2018-07-23 15:49:02 +02:00
events docs(signal): document newly added signals 2018-10-04 15:52:03 +02:00
modules feat(cpu): Add ramp-coreload-spacing (#1472) 2018-10-16 01:11:05 +02:00
utils fix(config): Perform tilde expansion on include-file #603 2017-06-02 18:34:49 +02:00
x11 docs(background_manager): add comments 2018-10-04 15:52:03 +02:00
CMakeLists.txt fix(version): Follow APP_VERSION in POLYBAR_NS 2017-01-29 15:16:00 +01:00
common.hpp fix(version): Follow APP_VERSION in POLYBAR_NS 2017-01-29 15:16:00 +01:00
debug.hpp refactor: Cleanup 2017-01-11 03:07:28 +01:00
errors.hpp refactor: Move all event handling to the controller 2016-12-20 05:16:04 +01:00
settings.hpp.cmake doc(net): Indicate the wireless library used 2018-09-18 15:29:05 -07:00
version.hpp Revert "feat(cpu): Add ramp-coreload-spacing (#1472)" 2018-10-16 01:01:11 +02:00