- Nov 04, 2023
-
-
Gaël Bonithon authored
up_client_new() is transfer full and failable constructor.
-
Gaël Bonithon authored
-
Gaël Bonithon authored
-
- Aug 17, 2023
-
-
Gaël Bonithon authored
-
- Apr 11, 2023
-
-
Gaël Bonithon authored
-
- Apr 07, 2023
-
-
Mark Gallagher authored
The callback for the keyboard brightness keys has its functionality restored, with clarifying comments added to avoid similar mistakes being made by future refactoring efforts. The functions which return the next brightness level to be used are refactored to ensure the value never decreases below 0 or above the maximum brightness. Calls to these functions are updated accordingly.
-
- Mar 11, 2023
-
-
- Feb 04, 2023
-
-
Gaël Bonithon authored
Fixes various critical especially when switching from plugged to battery.
-
- Jan 01, 2023
-
-
Brian Tarricone authored
-
- Dec 05, 2022
-
-
Gaël Bonithon authored
-
- Apr 27, 2021
-
-
Simon Steinbeiss authored
Make the string more consistent with what we have in the plugin's menu and what the name of the option suggests (first percentage, then remaining time). See also !17 and #128
-
- Nov 11, 2020
-
-
- Nov 06, 2020
-
-
-
-
Previously we relied entirely on UPower, now we also check if the icons used by Gnome are available (battery-level-*).
-
- Nov 04, 2020
-
-
Simon Steinbeiss authored
-
Simon Steinbeiss authored
-
Simon Steinbeiss authored
-
- Jan 26, 2020
-
-
Simon Steinbeiss authored
-
Simon Steinbeiss authored
-
- Jan 07, 2020
-
-
Simon Steinbeiss authored
-
- Jan 05, 2020
-
-
Timothy Lee authored
This commit introduces two new options: 1) Configuring the amount of brightness steps 2) Whether to distribute the steps in a linear or exponential way Both options are presented in the settings dialog and affect the brightness keys and the panel plugin.
-
- Nov 15, 2019
-
-
Simon Steinbeiss authored
-
- Nov 11, 2019
-
-
Simon Steinbeiss authored
-
Simon Steinbeiss authored
This hopefully makes the icon stand out a little more.
-
- Nov 10, 2019
-
-
Simon Steinbeiss authored
This means we're now consistent with other panel plugins like pulseaudio or notifyd.
-
- Nov 08, 2019
-
-
Simon Steinbeiss authored
-
- Aug 02, 2019
-
-
Andre Miranda authored
-
- Apr 19, 2019
-
-
Andre Miranda authored
-
- Apr 14, 2019
-
-
Andre Miranda authored
-
-
- Nov 23, 2017
-
-
Simon Steinbeiss authored
The label will only be hidden if the display device, i.e. the one showing up in the panel is the desktop itself.
-
- Nov 19, 2017
-
-
Simon Steinbeiss authored
-
Simon Steinbeiss authored
-
Simon Steinbeiss authored
Unfortunately UPower does not differentiate between desktop and laptop systems so we decide that it's a desktop if it: * is not a UPS * does not have a battery * does not have a lid In this case we show the "ac-adapter" icon for the systray and the "ac-adapter-symbolic" icon for the Xfce Panel Plugin. Before the "battery-missing" icon was shown, which is what UPower reports for the display device.
-
- Nov 09, 2017
-
-
Simon Steinbeiss authored
-
- Oct 29, 2017
-
-
Simon Steinbeiss authored
-
- Oct 27, 2017
-
-
Christian Hesse authored
DEVICE_STATE_UKNOWN means that there is no battery available. Signed-off-by:
Christian Hesse <mail@eworm.de>
-
Viktor Odintsev authored
-
Viktor Odintsev authored
-