Waybar/src/modules
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
..
cpu Implemented format-{state} for cpu/disk/memory 2020-10-12 02:05:26 +02:00
memory Implemented format-{state} for cpu/disk/memory 2020-10-12 02:05:26 +02:00
mpd Fix a few compiler warnings 2020-11-30 18:07:22 -08:00
river add option tag-labels to river/tags 2021-01-15 01:07:56 +00:00
sni tray: drop std::filesystem dependency 2020-05-19 10:37:27 +00:00
sway Add a configuration entry to disable auto_back_and_forth on Sway workspaces 2021-02-02 21:58:26 +01:00
wlr Added missing 'if' space. 2021-02-07 04:27:16 -04:00
backlight.cpp fix(brightness): amd brightness 2020-04-21 09:11:56 +02:00
battery.cpp add power to battery formatter 2021-01-24 21:39:14 +01:00
bluetooth.cpp refactor(rfkill): poll rfkill events from Glib main loop 2021-02-09 21:27:19 -08:00
clock.cpp remove unnessecary logging 2021-01-31 11:56:25 -08:00
custom.cpp Custom module - only call label_.set_tooltip_markup if tooltip markup has actually changed - fixes tooltips not appearing at all if a custom module is updating too frequently. 2020-10-31 12:21:51 +00:00
disk.cpp Implemented format-{state} for cpu/disk/memory 2020-10-12 02:05:26 +02:00
idle_inhibitor.cpp Merge pull request #892 from alebastr/layer-surfaces-v3 2020-11-02 10:17:57 +01:00
network.cpp refactor(rfkill): poll rfkill events from Glib main loop 2021-02-09 21:27:19 -08:00
pulseaudio.cpp Revert "Fix waybar-pulseaudio with pipewire-pulse" 2020-12-25 17:37:21 +01:00
simpleclock.cpp Add simpleclock as fallback when hhdate is not available 2020-10-29 19:40:28 +01:00
sndio.cpp sndio: Add reconnection support. 2020-10-04 14:59:20 -03:00
temperature.cpp Add "tooltip-format" to temperature module 2020-11-26 20:23:19 -05:00