Files
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
..
2023-05-25 00:27:50 +03:00
2023-03-02 16:57:32 +03:00
2023-07-04 23:05:26 +02:00
2023-11-04 15:16:13 +01:00
2023-03-02 16:57:32 +03:00
2023-10-15 17:52:12 -03:00
2024-02-17 08:33:22 -08:00
2023-10-31 23:31:58 +03:00
2023-10-17 19:29:06 +02:00
2024-02-19 23:10:10 +01:00
2023-03-02 16:57:32 +03:00
2023-03-02 16:57:32 +03:00
2023-04-21 16:38:21 +08:00
2023-03-02 16:57:32 +03:00
2023-03-02 16:57:32 +03:00
2023-10-17 19:29:06 +02:00
2023-03-02 16:57:32 +03:00
2023-07-01 11:08:31 +02:00
2023-03-02 16:57:32 +03:00
2023-03-02 16:57:32 +03:00
2024-02-12 20:09:22 +01:00
2023-03-02 16:57:32 +03:00
2023-03-02 16:57:32 +03:00