summaryrefslogtreecommitdiff
path: root/src/gpm-engine.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-06Remove compilation warning fix data type format errorzhuyaliang1-4/+4
2021-06-22update copyright to 2021raveit651-0/+1
2020-03-09Port from EggDebug to the built-in GLib logging frameworkrbuj1-33/+31
2020-03-03Remove warnings: unused variablerbuj1-2/+0
2019-09-26drop obsolete version checks for upowerraveit651-375/+0
2019-09-26Use up_client_get_devices2()raveit651-1/+1
2019-08-20gpm-engine: avoid 'g_type_class_add_private'Pablo Barciela1-5/+3
2016-07-25Assign names to our idle sources when using newer versions of glib2raveit651-1/+3
2016-07-25Show the primary device time remaining as the first entry in the context menuraveit651-0/+44
2016-07-25allow non-battery devices to be used for gpm_engine_update_composite_device()raveit651-2/+14
2016-07-25Add a ::devices-changed signal to GpmEngine that helper code may wantraveit651-0/+10
2016-06-07rely less on GtkStockSorokin Alexei1-2/+2
2015-01-15remove ifdefs, bump upower version requirementMonsta1-2/+0
2014-04-24Other round of fixes for UPower 0.99 API changesStefano Karapetsas1-20/+65
2014-04-24Improve UPower1 supportStefano Karapetsas1-9/+23
2014-04-09port mate-power-manager to upower-0.99 APIStefan Seyfried1-4/+51
2014-04-09remove "battery recall" logicStefan Seyfried1-47/+0
2012-10-30Use gsettings enums (partially from GNOME)Brent Hull1-8/+2
2012-10-27Port to Gsettings based on GNOME patch by Richard HughesBrent Hull1-30/+20
2012-10-27Get device capabilities in the preferences capplet, not the daemon (GNOME fix...Brent Hull1-32/+5
2011-12-11moved from Mate-ExtraStefano Karapetsas1-0/+1267