- Jan 01, 2023
-
-
Brian Tarricone authored
-
- Jan 21, 2022
-
-
Avinash Sonawane authored
-
- Feb 18, 2021
-
-
Simon Steinbeiss authored
This reverts commit 462d4f02. Reason for reverting is that the "magical value" for suspending is changed so existing configurations result in unpredictable behavior.
-
- Jan 26, 2021
-
-
Closes: #3 Upgraded patch 5917 to work with current master.
-
Gaël Bonithon authored
-
- Nov 06, 2020
-
-
Previously we relied entirely on UPower, now we also check if the icons used by Gnome are available (battery-level-*).
-
- Nov 03, 2020
-
-
Theo Linkspfeifer authored
-
- May 26, 2020
-
-
Remi authored
This also fixes (at least) the related issues - Bug #15300 - Bug #15151 - Bug #12756 - Bug #12088
-
- May 21, 2020
-
-
Simon Steinbeiss authored
Co-author: Maurizio Galli <maurizio.galli@gmail.com>
-
- Mar 31, 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 07, 2019
-
-
Simon Steinbeiss authored
Both tabs now use Stackswitchers to allow users to switch between the "on battery" and "on ac" settings. This gets rid of the huge table we used to have and makes it easier to hide all "on battery" settings.
-
- Sep 30, 2019
-
-
Simon Steinbeiss authored
-
- Aug 06, 2019
-
-
Simon Steinbeiss authored
-
- Apr 19, 2019
-
-
Andre Miranda authored
-
- Apr 14, 2019
-
-
Simon Steinbeiss authored
-
Simon Steinbeiss authored
-
Andre Miranda authored
-
-
- Apr 11, 2019
-
-
Andre Miranda authored
-
- Dec 27, 2017
-
-
Viktor Odintsev authored
Some are related to Gtk3.22, some are simply compiler warnings.
-
- Dec 19, 2017
-
-
Stefan Seyfried authored
-
- Dec 18, 2017
-
-
Viktor Odintsev authored
-
- Oct 30, 2017
-
-
Simon Steinbeiss authored
Previously xfpm would be launched in any case, even if the user chose "no" in the dialog.
-
- Oct 29, 2017
-
-
Simon Steinbeiss authored
-
Simon Steinbeiss authored
Also make the capitalisation of "minutes" and "seconds" consistent.
-
- Jan 24, 2016
-
-
Simon Steinbeiss authored
-
- May 25, 2015
-
-
Simon Steinbeiss authored
-
- Apr 23, 2015
-
-
Simon Steinbeiss authored
-
- Mar 22, 2015
-
-
Eric Koegel authored
This allows the settings app to properly to exit when it's a GtkPlug.
-
Eric Koegel authored
Bringing the window to the foreground when it's a GtkPlug causes the main dialog window contents to appear as a floating window. So let's not do that.
-
Eric Koegel authored
-
Eric Koegel authored
-
Eric Koegel authored
When the device-id is selected after the window is open, switch to the devices tab and select it.
-
Eric Koegel authored
When the settings app is launched after it's already shown, present it rather than launching a new one.
-
Eric Koegel authored
Just create an activate action to perform the default action on the primary instance, also don't create additional windows. We need to make the settings dialog take an update for when device icons are clicked in the panel plugin.
-
Eric Koegel authored
We don't want the single app logic for settings because it can be a normal dialog and plugged into the settings manager at the same time.
-
Eric Koegel authored
-
Eric Koegel authored
This patch adds actions to map the existing cli options. It allows the settings dialog to be embedded as a plug and the device-id mapping for the devices tab. Might need to rework the settings app a little so it can active the device item rather than launch a new window.
-