- 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
-
Viktor Odintsev authored
-
- May 31, 2016
-
-
Eric Koegel authored
The systray apparently can't use the dbus inhibt interface at all, so use a direct call to get the list of inhibitors to display in the menu.
-
- May 24, 2016
-
-
Eric Koegel authored
-
Eric Koegel authored
Otherwise we may end up waiting for another part of xfpm that hasn't loaded yet.
-
- Mar 18, 2016
-
-
Eric Koegel authored
-
- Feb 26, 2016
-
-
Eric Koegel authored
This patch now displays the applications that are inhibiting xfpm from doing power management in the plugin/systray menu.
-
- Jan 04, 2016
-
-
Eric Koegel authored
Found a couple spots where we inadvertently leak memory. Signed-off-by:
Eric Koegel <eric.koegel@gmail.com>
-
- Jun 14, 2015
-
-
Eric Koegel authored
This brings back the about dialog for the panel plugin and updates it for the newer stuff required by GTK3.
-