summaryrefslogtreecommitdiff
path: root/panels/power
Commit message (Expand)AuthorAgeFilesLines
* power: Use GtkTemplateRobert Ancell2018-06-112-132/+132
* power: Use g_auto for variablesRobert Ancell2018-06-031-131/+66
* power: Simplify GPtrArray memory managementRobert Ancell2018-05-301-6/+5
* power: Simplify cancellable destructionRobert Ancell2018-05-301-6/+2
* power: Replace ifdefs with #pragma onceRobert Ancell2018-05-301-5/+1
* power: Replace GObject boilerplace with G_DECLARE_TYPERobert Ancell2018-05-302-350/+284
* power: Automatically add values to drop-down when necessaryBastien Nocera2018-04-191-1/+62
* power: Don't show approximate percentagesBastien Nocera2018-04-191-4/+28
* Move common panel code from shell/ to panel/commonBenjamin Berg2018-04-172-2/+2
* power: Cache D-Bus proxies and NMClientGeorges Basile Stavracas Neto2018-04-061-59/+75
* power: Fix crash when panel is closed quicklyBenjamin Berg2018-03-051-5/+8
* Add translator comments to .desktop filesPiotr Drąg2018-02-231-1/+2
* power: Fix crash when panel is closed quicklyBastien Nocera2018-02-201-5/+8
* power: Don't treat device batteries as power suppliesBastien Nocera2018-02-161-4/+10
* power: Add 20 and 25 minutes suspend timeoutsBastien Nocera2018-01-261-0/+8
* build: Make network mandatory on every linuxIñigo Martínez2018-01-231-2/+6
* build: Migrate from Intltool to GettextIñigo Martínez2018-01-232-5/+6
* build: Make bluetooth, network and wacom mandatory on linuxIñigo Martínez2018-01-221-6/+2
* power: Add sublabel for Bluetooth switchMichael Catanzaro2018-01-181-5/+14
* build: Remove autotoolsIñigo Martínez2018-01-188-158/+0
* power: Add gaming input devices labelBastien Nocera2018-01-181-0/+3
* panels: Remove soft hyphens from .desktop filesPiotr Drąg2018-01-181-2/+1
* build: Port to meson build systemIñigo Martínez2018-01-174-1/+72
* Standardize vertical spacing of panelsAllan Day2017-08-202-10/+13
* power: harmonize header positioningAllan Day2017-08-161-4/+0
* panels: Minor adjustments for the new shellGeorges Basile Stavracas Neto2017-08-092-16/+31
* power: Restore Power Off option for Power ButtonJeremy Bicha2017-08-071-0/+1
* power: Fix wifi device state when opening power panelMichael Catanzaro2016-09-201-0/+1
* power: Fix "automatic suspend" label not taking batteries into accountBastien Nocera2016-09-201-1/+1
* power: Warn if automatic suspend timeouts are negativeBastien Nocera2016-09-201-2/+7
* power: Simplify update_automatic_suspend_label()Bastien Nocera2016-09-201-6/+8
* power: Port to libnm 1.2Bastien Nocera2016-05-271-11/+44
* panels: Fix translators comments being truncatedBastien Nocera2016-04-281-4/+1
* panels: Fix truncated panel names for larger fontsBastien Nocera2016-04-071-1/+5
* power: show "Suspend & Power Off" section only when relevantCosimo Cecchi2016-04-051-63/+134
* power: move function call into section methodCosimo Cecchi2016-04-051-2/+2
* power: remove unneeded callCosimo Cecchi2016-04-051-1/+0
* power: Translate the "When the Power Button is pressed" drop-downBastien Nocera2016-03-241-1/+1
* power: Don't throw errors when D-Bus calls are cancelledBastien Nocera2015-11-131-4/+8
* power: Add configuration for Power ButtonBastien Nocera2015-11-132-5/+154
* power: refresh ALS state when a Screen proxy is createdCosimo Cecchi2015-09-081-0/+1
* power: don't assume we have a Screen proxy when IIO proxy is readyCosimo Cecchi2015-09-081-4/+7
* power: add debug output when IIO proxy creation failsCosimo Cecchi2015-09-081-1/+10
* power: Replace WiMax reference with LTEBastien Nocera2015-08-031-1/+1
* power: Improve labels for wifi and mobile broadband togglesMichael Catanzaro2015-08-031-2/+2
* power: Make the automatic suspend row accessibleMatthias Clasen2015-07-101-0/+1
* power: Fix possible crash if up_client_get_devices() failsBastien Nocera2015-06-291-1/+1
* power: Describe batteries properly when not called BAT0Bastien Nocera2015-06-041-5/+11
* power: Remove unused variablesBastien Nocera2015-06-011-30/+0
* power: Add support for dimming using an ambient light sensorRichard Hughes2015-05-221-1/+126