Waybar/include/util
Aleksei Bavshin 38c29fc242
refactor(rfkill): poll rfkill events from Glib main loop
Open rfkill device only once per module.
Remove rfkill threads and use `Glib::signal_io` as a more efficient way
to poll the rfkill device.
Handle runtime errors from rfkill and stop polling of the device instead
of crashing waybar.
2021-02-09 21:27:19 -08:00
..
clara.hpp feat: args && class id 2018-12-18 17:30:54 +01:00
command.hpp Replace signal handler with signal handling thread 2020-07-25 21:02:59 +10:00
format.hpp Revert "Replace lowercase "k" with uppercase "K" to make it look more consistent" 2020-12-25 09:28:05 +01:00
json.hpp refactor: try/catch, sigc trackable 2019-05-13 15:15:50 +02:00
rfkill.hpp refactor(rfkill): poll rfkill events from Glib main loop 2021-02-09 21:27:19 -08:00
sleeper_thread.hpp fix: cancel thread and fix window close 2020-05-27 09:10:38 +02:00
ustring_clen.hpp Use g_unichar_iswide to properly align calendar on CJK locales 2021-01-31 11:53:53 -08:00