polybar/include/events
patrick96 b636baf082 signal_emitter: Don't swallow exceptions
If any signal receiver throws an exception for any reason after
receiving a signal, no one would find out about it because the signal
emitter just ignored exceptions

Also actually delivering the signal caused some exceptions because not
all signals have a receiver.

Resolves #1593
2019-02-05 11:50:57 +01:00
..
signal.hpp docs(signal): document newly added signals 2018-10-04 15:52:03 +02:00
signal_emitter.hpp signal_emitter: Don't swallow exceptions 2019-02-05 11:50:57 +01:00
signal_fwd.hpp fix(render): support stacked bars 2018-10-04 15:52:03 +02:00
signal_receiver.hpp refactor: Integral types 2017-01-24 07:11:14 +01:00
types.hpp refactor: Integral types 2017-01-24 07:11:14 +01:00