1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-03 04:33:30 -05:00
polybar/include
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
..
adapters feat(net): Support bridge interfaces (#1528) 2018-11-28 16:09:00 +01:00
cairo doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
components refactor(bar): Remove bar_settings.center 2019-02-05 11:50:25 +01:00
drawtypes doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
events signal_emitter: Don't swallow exceptions 2019-02-05 11:50:57 +01:00
modules typo: replace 'alot' with 'a lot' (#1634) 2019-01-29 17:54:38 +01:00
utils doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
x11 feat(monitor): use primary monitor as default (#1426) 2019-01-20 11:20:30 -08:00
CMakeLists.txt fix(man): Add correct date and version to manpage 2018-11-30 11:50:40 -08:00
common.hpp
debug.hpp
errors.hpp
settings.hpp.cmake
version.hpp Release 3.3.0 (#1543) 2018-12-23 21:36:30 +01:00