Waybar/include/modules
Félix Baylac Jacqué 09bb6a055d modules/power_profiles_daemon: safely call dbus asynchronously
2 changes to address the review feedback:

1. Aleksei pointed out in this
   comment (https://github.com/Alexays/Waybar/pull/2971#issuecomment-1972364896)
   that there's no way to tell if a proxy is alive other than trying to
   call a method on it. We perform a little dance to check whether or
   not power-profiles-daemon is available on the system by calling
   properties.GetAll. If something responds, we assume
   power-profiles-daemon is installed, it's then safe to draw the
   widget and attach the callback to the active profile.
2. We replaced all the synchronous DBus operations by their async
   counterparts.
2024-03-01 12:55:37 +01:00
..
dwl Update to new ipc version 2023-05-25 00:27:50 +03:00
hyprland fix clang-tidy errors in hyprland module 2024-02-25 12:11:22 +01:00
mpd Happy clang 2023-03-02 16:57:32 +03:00
mpris Fixed build warnings 2023-07-04 23:05:26 +02:00
privacy Added documentation 2023-11-04 15:16:13 +01:00
river Happy clang 2023-03-02 16:57:32 +03:00
sni sni: fix passing relative coordinates to dbus methods 2023-08-25 20:37:16 +03:00
sway feat(sway/language): option to hide module with single layout 2024-02-24 00:30:45 -08:00
upower Fix module UPower display device poniter 2024-01-22 03:22:19 -05:00
wlr separate css class for empty workspaces 2023-05-05 00:09:32 +05:30
backlight.hpp refactor: move backlight backend out of backlight module 2023-10-15 17:52:12 -03:00
backlight_slider.hpp feat: backlight slider 2023-10-15 17:52:12 -03:00
battery.hpp build: drop std::filesystem checks 2024-02-17 08:33:22 -08:00
bluetooth.hpp Add no-controller format to bluetooth module 2023-08-16 15:34:06 +02:00
cava.hpp Happy Linter 2023-10-31 23:31:58 +03:00
cffi.hpp Moved all waybar info into a single struct 2023-10-24 20:16:50 +02:00
clock.hpp add ordinal date toolbar format specifier to clock module 2024-02-04 15:41:39 +01:00
cpu.hpp Revert "Add style class for CPU state" 2024-02-19 23:10:10 +01:00
cpu_frequency.hpp cpu module: Reuse getCpuFrequency of cpu_frequency module 2023-09-13 21:56:35 +02:00
cpu_usage.hpp fix: lint 2023-10-17 19:29:06 +02:00
custom.hpp Pass WAYBAR_OUTPUT_NAME environment variable to custom exec scripts 2023-12-19 22:54:12 +02:00
disk.hpp Adding options to allow disk outputs to always be in a specific unit 2023-10-08 16:24:50 +01:00
gamemode.hpp Happy clang 2023-03-02 16:57:32 +03:00
idle_inhibitor.hpp Happy clang 2023-03-02 16:57:32 +03:00
image.hpp feat: tooltip for image module 2023-04-21 16:38:21 +08:00
inhibitor.hpp Happy clang 2023-03-02 16:57:32 +03:00
jack.hpp Happy clang 2023-03-02 16:57:32 +03:00
keyboard_state.hpp feat(keyboard-state): add binding-keys options 2023-08-20 08:33:34 +08:00
load.hpp fix: lint 2023-10-17 19:29:06 +02:00
memory.hpp Happy clang 2023-03-02 16:57:32 +03:00
network.hpp fix: build 2023-07-01 11:08:31 +02:00
power_profiles_daemon.hpp modules/power_profiles_daemon: safely call dbus asynchronously 2024-03-01 12:55:37 +01:00
pulseaudio.hpp refactor: move pulseaudio handling to separate class 2023-10-15 17:52:12 -03:00
pulseaudio_slider.hpp feat: pulseaudio slider module 2023-10-15 17:52:12 -03:00
simpleclock.hpp Happy clang 2023-03-02 16:57:32 +03:00
sndio.hpp Happy clang 2023-03-02 16:57:32 +03:00
systemd_failed_units.hpp Fix build warnings 2024-02-12 20:09:22 +01:00
temperature.hpp Happy clang 2023-03-02 16:57:32 +03:00
user.hpp Happy clang 2023-03-02 16:57:32 +03:00
wireplumber.hpp Use a minimum step as provided by wireplubmer; Default step to 1 2023-06-06 11:42:02 +03:00