summaryrefslogtreecommitdiff
path: root/src/gpm-common.h
AgeCommit message (Collapse)AuthorFilesLines
2015-05-04dropped udisks support for several reasons.Monsta1-6/+0
1. udisks1 will soon be dropped from debian and ubuntu, and probably from other major distros as well. it's replaced by udisks2. 2. the only udisks1 feature that was used in m-p-m was the disk spindown. its usefullness is questionable, especially when you have an SSD. 3. udisks2 doesn't seem to have neither API nor command-line tools for the spindown feature. 4. spindown support has been dropped in gnome-power-manager in 2011, https://git.gnome.org/browse/gnome-power-manager/commit/?id=d97a988246d34f4cd38b7ee1335c9b500c7c522f 5. it also has been dropped in xfce-power-manager in 2014, http://git.xfce.org/xfce/xfce4-power-manager/log/?qt=grep&q=disk+spin+down Closes https://github.com/mate-desktop/mate-power-manager/pull/144
2014-04-09remove "battery recall" logicStefan Seyfried1-1/+0
the database is outdated several years now and the whole interface is removed from current UPower release anyway, so let's get rid of it in m-p-m, too
2014-03-09Merge pull request #60 from Firstyear/masterStefano Karapetsas1-0/+1
Add DBUS interface to kbdbacklight control
2013-07-05drop --with-systemdsleep and move logind detection to runtimeFabio Erculiani1-0/+4
There is no need to bind the user to either systemd-logind or upower at build time. People can switch between init systems or run logind without systemd.
2013-06-27RHBZ #964678 : Patch that provides DBUS interface to control KbdBacklight.William Brown1-0/+1
2012-11-14Rename some components to mate friendly valuesWilliam Brown1-1/+1
2012-11-11Keyboard backlight patches, tested as working against 1.5.0 on F18William Brown1-0/+11
2012-11-03Migrate screensaver lock setting to GsettingsBrent Hull1-2/+2
2012-11-01Remove unnecessary schema version check and some unused constantsBrent Hull1-8/+1
2012-10-30Remove unused key from gsettings schemaBrent Hull1-1/+0
2012-10-30Use gsettings enums (partially from GNOME)Brent Hull1-4/+0
2012-10-27Port to Gsettings based on GNOME patch by Richard HughesBrent Hull1-88/+76
2011-12-11moved from Mate-ExtraStefano Karapetsas1-0/+183