summaryrefslogtreecommitdiff
path: root/panels/power
Commit message (Expand)AuthorAgeFilesLines
* power: Use GtkBuilder for CcPowerProfileRowRobert Ancell2021-01-065-119/+131
* power: Remove properties and use simpler constructorRobert Ancell2021-01-061-138/+54
* power: Use self variable naming styleRobert Ancell2021-01-065-65/+65
* power: Move general UI into GtkBuilder fileRobert Ancell2020-12-132-154/+158
* power: Move power saving UI into GtkBuilder fileRobert Ancell2020-12-132-316/+598
* power: Move power profile UI into GtkBuilder fileRobert Ancell2020-12-132-47/+67
* power: Move device UI into GtkBuilder fileRobert Ancell2020-12-132-58/+59
* power: Move battery UI into GtkBuilder fileRobert Ancell2020-12-132-95/+96
* power: Move GtkSizeGroups into GtkBuilder fileRobert Ancell2020-12-132-12/+25
* power: Use GTK widget typesRobert Ancell2020-12-132-63/+59
* power: Fix battery percentage control not showing on mobile devices.Robert Ancell2020-12-131-4/+3
* power: Fix battery gauge coloursBastien Nocera2020-12-111-4/+5
* power: Add "Power Mode" sectionwip/hadess/power-profilesBastien Nocera2020-10-296-1/+783
* power: Replace g_object_new with gtk widget methodsRobert Ancell2020-10-191-38/+33
* power: Use CcBatteryRow for devices section as wellIan Douglas Scott2020-10-143-137/+99
* power: Remove unused `status` code in add_deviceIan Douglas Scott2020-10-141-45/+0
* power: Remove get_battery_level()Ian Douglas Scott2020-10-141-13/+1
* power: Refactor battery row code into a `CcBatteryRow` typeIan Douglas Scott2020-10-146-303/+441
* power: Remove WiMax handlingBastien Nocera2020-09-251-10/+4
* power: Hide "Suspend & Power Button" section when emptyFelipe Borges2020-09-141-4/+4
* power: Refactor brightness scale code into a CcBrightnessScale classIan Douglas Scott2020-08-184-243/+372
* Replace HdyColumn by HdyClampAdrien Plazas2020-07-201-3/+1
* power: Remove unused variableGeorges Basile Stavracas Neto2020-07-071-1/+0
* power: Fix battery rowGeorges Basile Stavracas Neto2020-07-071-5/+6
* power: Use correct colour for battery level barsBastien Nocera2020-07-063-9/+38
* power: Move "Automatic Suspend" rowBastien Nocera2020-07-061-76/+79
* power: Move helper functionsBastien Nocera2020-07-061-189/+189
* power: Add Battery percentage preferenceBastien Nocera2020-07-061-26/+62
* power: Rename "Suspend and Power Button" sectionBastien Nocera2020-07-061-3/+3
* power: Make mouse a device with coarse battery levelBastien Nocera2020-07-061-1/+1
* power: Fix runtime warnings with test features enabledBastien Nocera2020-07-061-0/+10
* power: Fix compilation with test features enabledBastien Nocera2020-07-061-0/+2
* power: Add Energy keyword for desktop searchD. Auer2020-04-151-1/+1
* power: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-301-142/+113
* power: Fix mobile broadband switch logicMohammed Sadiq2020-02-131-3/+8
* panel: Move shared GCancellable code into panel classRobert Ancell2020-02-031-13/+8
* power: Hide power button when chassis is handsetMohammed Sadiq2020-01-271-1/+2
* panel-list: Reorganize Devices sectionGeorges Basile Stavracas Neto2020-01-061-1/+1
* power: Add a fake UPS deviceBastien Nocera2019-11-201-0/+30
* power: Move helper function to panels/commonGeorges Basile Stavracas Neto2019-11-071-41/+2
* power: Stop the brightness slider from jumpingDiego Escalante Urrelo2019-10-311-0/+1
* Initialize autoptr values to NULL.Robert Ancell2019-10-031-3/+3
* power: Use up_client_get_devices2()Philip Chimento2019-09-161-1/+1
* Remove unused GNOMELOCALEDIR definesRobert Ancell2019-09-091-2/+0
* power: Tweak margins and spacingGeorges Basile Stavracas Neto2019-06-161-5/+14
* power: Scale row subtitles to 0.9Georges Basile Stavracas Neto2019-06-161-0/+7
* power: Capitalize and improve labelsGeorges Basile Stavracas Neto2019-06-161-8/+8
* power: Don't treat all batteries as laptop batteriesBastien Nocera2019-05-071-5/+14
* power: correct the value of 90 minutes to 5400Ethan Hsieh2019-05-021-1/+1
* power: Make the rows adaptiveAdrien Plazas2019-03-292-193/+116