polybar/include/cairo
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
..
context.hpp feat(conf): Properties for top/bottom radius #445 2017-03-21 14:49:33 +01:00
font.hpp fix(font): Check FcNameParse return value 2018-10-31 17:13:57 -07:00
fwd.hpp wip(refactor): Cairo drawing 2017-01-24 07:11:14 +01:00
surface.hpp wip(refactor): Cairo drawing 2017-01-24 07:41:46 +01:00
types.hpp feat(conf): Properties for top/bottom radius #445 2017-03-21 14:49:33 +01:00
utils.hpp refactor(cairo): Cleanup 2017-01-25 23:37:13 +01:00