summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-18/+0
and require mate-panel >= 1.17
2016-08-01update CFLAGS and LIBS, MATE to CAIROraveit651-5/+5
2016-08-01Port from libunique to GtkApplicationMatt Spaulding1-9/+22
2016-07-25remove dbus-monitor from tests in make fileraveit651-2/+0
2016-07-25remove egg-dbus-proxy and use the provided functions in GDBusraveit651-2/+0
taken from: https://git.gnome.org/browse/gnome-power-manager/commit/?id=ae6370d
2016-06-21drop unused codemonsta1-4/+0
2016-06-07rely less on GtkStockSorokin Alexei1-1/+1
2015-05-04dropped udisks support for several reasons.Monsta1-2/+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
2015-04-04Remove obsolete egg-string codeRoy Zhang1-2/+0
Closes https://github.com/mate-desktop/mate-power-manager/pull/141
2014-03-09Merge pull request #60 from Firstyear/masterStefano Karapetsas1-0/+9
Add DBUS interface to kbdbacklight control
2014-01-16Copy paste latest OSD code from mate-settings-daemonStefano Karapetsas1-0/+2
2013-12-16Add option to enable deprecations and hide warnings under --enable-extra-warninfirit1-0/+1
2013-07-05drop --with-systemdinhibit and move logind detection to runtimeFabio Erculiani1-1/+0
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/+9
2013-05-02Fixes for make dist and make distcheckStefano Karapetsas1-0/+6
2013-04-03Update makefiles for autoconf-1.13Dan Mashal1-1/+1
2013-02-19allow compiling with systemd, but have systemd booted optionalElan Ruusamäe1-0/+1
2013-02-18use libnotify, not libmatenotifyElan Ruusamäe1-3/+3
2012-12-15Make mate-keyring support optionalBrent Hull1-0/+3
2012-11-11Keyboard backlight patches, tested as working against 1.5.0 on F18William Brown1-0/+2
2012-10-27Get device capabilities in the preferences capplet, not the daemon (GNOME ↵Brent Hull1-6/+2
fix for bug #617529 originally by Richard Hughes)
2011-12-11moved from Mate-ExtraStefano Karapetsas1-0/+305