summaryrefslogtreecommitdiff
path: root/src/gpm-manager.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-26don't use deprecated gtk_show_uriraveit651-0/+6
2017-07-05refresh tray icon on icon theme changemonsta1-0/+23
2016-07-25Assign names to our idle sources when using newer versions of glib2raveit651-3/+10
2016-07-25rename a function to match upstreamraveit651-1/+1
2016-06-07rely less on GtkStockSorokin Alexei1-7/+6
2015-11-30fix warnings due to wrong id passed to g_source_removemonsta1-1/+4
2015-05-04dropped udisks support for several reasons.Monsta1-34/+0
2015-01-15remove ifdefs, bump upower version requirementMonsta1-4/+0
2014-11-16don't leak memoryMonsta1-1/+3
2014-04-24Other round of fixes for UPower 0.99 API changesStefano Karapetsas1-1/+3
2014-04-09port mate-power-manager to upower-0.99 APIStefan Seyfried1-0/+9
2014-04-09remove "battery recall" logicStefan Seyfried1-108/+0
2014-03-09Merge pull request #60 from Firstyear/masterStefano Karapetsas1-3/+6
2013-08-09fix comment in gpm-manager.craveit651-1/+1
2013-08-09fix systemd-login1 support for gpm_manager_blank_screenraveit651-3/+3
2013-07-24Code improvements and deprecation fixesmate-power-manager-1.6.2Stefano Karapetsas1-0/+1
2013-07-24Dont rely only on consolekit for button pressed eventStefano Karapetsas1-2/+2
2013-07-05drop --with-systemdinhibit and move logind detection to runtimeFabio Erculiani1-27/+16
2013-06-27RHBZ #964678 : Patch that provides DBUS interface to control KbdBacklight.William Brown1-3/+6
2013-02-19allow compiling with systemd, but have systemd booted optionalElan Ruusamäe1-7/+15
2013-02-18use libnotify, not libmatenotifyElan Ruusamäe1-3/+3
2012-11-22Auto-detect whether to build systemd supportBrent Hull1-2/+4
2012-11-21Adds a systemdinhibit configure flagWilliam Brown1-0/+6
2012-11-21Initial working support for systemd inhibitionWilliam Brown1-9/+17
2012-11-21This now uses the gvariant, and fixes some code logic issuesWilliam Brown1-5/+11
2012-11-21Current work on systemd-inhibit support in mpm. DOES NOT WORK YET. See https:...William Brown1-1/+1
2012-11-21Current work on systemd-inhibit support in mpm. DOES NOT WORK YET. See https:...William Brown1-0/+68
2012-11-14This fixes the mismatched dbus library issueWilliam Brown1-1/+3
2012-11-11Keyboard backlight patches, tested as working against 1.5.0 on F18William Brown1-0/+10
2012-11-04Remove commented-out screensaver-auth-request functionsBrent Hull1-31/+0
2012-11-01Remove unnecessary schema version check and some unused constantsBrent Hull1-17/+1
2012-10-30Use gsettings enums (partially from GNOME)Brent Hull1-23/+8
2012-10-27Port to Gsettings based on GNOME patch by Richard HughesBrent Hull1-69/+57
2012-10-27Get device capabilities in the preferences capplet, not the daemon (GNOME fix...Brent Hull1-18/+1
2011-12-11moved from Mate-ExtraStefano Karapetsas1-0/+2110