summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-05-02Fixes for make dist and make distcheckStefano Karapetsas2-1/+7
2013-05-02Merge pull request #55 from boyarsh/masterStefano Karapetsas4-3/+234
2013-04-13Dont print an error if optional hardware is missingStefano Karapetsas1-1/+2
2013-04-09crash when suspending via logind fixedAnton V. Boyarshinov1-4/+4
2013-04-08add logind sleep abilityAnton V. Boyarshinov4-3/+234
2013-04-03Update makefiles for autoconf-1.13Dan Mashal1-1/+1
2013-02-19allow compiling with systemd, but have systemd booted optionalElan Ruusamäe2-7/+16
2013-02-18use libnotify, not libmatenotifyElan Ruusamäe2-6/+6
2012-12-15Make mate-keyring support optionalBrent Hull2-5/+19
2012-11-24Don't use the default backlight reduced-brightness value if exiting idle state.Stephen Kent1-21/+24
2012-11-22Merge branch 'master' of github.com:mate-desktop/mate-power-managerSteve Zesch1-2/+4
2012-11-22Auto-detect whether to build systemd supportBrent Hull1-2/+4
2012-11-22Merge branch 'master' of github.com:mate-desktop/mate-power-managerSteve Zesch2-28/+233
2012-11-22Merge pull request #37 from Firstyear/systemd-inhibitStefano Karapetsas1-0/+88
2012-11-21Merge branch 'master' of github.com:mate-desktop/mate-power-managerSteve Zesch3-1/+10
2012-11-21This fixes the g_settings issue preventing auto dim of keyboard backlightWilliam Brown1-7/+12
2012-11-21Added some debuging optionsWilliam Brown1-2/+6
2012-11-21Adds on screen display support to keyboard backlight controlsWilliam Brown1-20/+128
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-20Merge pull request #36 from Firstyear/idleStefano Karapetsas1-1/+1
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-11-18Merge pull request #34 from Firstyear/masterStefano Karapetsas2-0/+9
2012-11-18This adds checks for glib version, in regards to deprecated apis. see http://...William Brown2-0/+9
2012-11-18This fixes an issue that I introduced, where when the screen would dim on idl...William Brown1-1/+1
2012-11-15Merge pull request #10 from fhucho/masterSteve Zesch1-0/+1
2012-11-14Rename some components to mate friendly valuesWilliam Brown2-3/+3
2012-11-14This fixes the mismatched dbus library issueWilliam Brown1-1/+3
2012-11-14Fixes an issue where displays would not turn off despite the system being idleWilliam Brown1-0/+1
2012-11-11Keyboard backlight patches, tested as working against 1.5.0 on F18William Brown6-0/+882
2012-11-08show always "do nothing" optionStefano Karapetsas1-10/+7
2012-11-04Remove unused enumBrent Hull1-4/+0
2012-11-04Remove commented-out screensaver-auth-request functionsBrent Hull3-136/+0
2012-11-04Don't depend on mate-screensaver's gschema being installedBrent Hull3-24/+20
2012-11-03Migrate screensaver lock setting to GsettingsBrent Hull4-13/+11
2012-11-01Remove unnecessary schema version check and some unused constantsBrent Hull2-25/+2
2012-10-30Remove unused key from gsettings schemaBrent Hull1-1/+0
2012-10-30Use gsettings enums (partially from GNOME)Brent Hull8-193/+17
2012-10-27Port to Gsettings based on GNOME patch by Richard HughesBrent Hull10-489/+307
2012-10-27Get device capabilities in the preferences capplet, not the daemon (GNOME fix...Brent Hull9-339/+50
2012-07-07Added "nvidia_backlight" to the list of backlight interfaces. Setting brightn...fhucho1-0/+1
2012-06-24deprecated pango_cairo_font_map_create to pango_font_map_createMarcel Dijkstra1-1/+1
2012-03-21fix combobox deprecationStefano Karapetsas1-37/+29
2012-03-20fix gpm-prefs, need to fix gpm-statisticsStefano Karapetsas2-26/+35
2012-03-17Temporary hack to fix GtkComboBoxText issue.Steve Zesch1-1/+6
2012-03-17Don't try to close a non-opened fdAntoine Jacoutot1-1/+1
2012-03-17Fixed #644143, how to convert from percentage to discrete and vice-versa.Pedro Martinez-Julia1-2/+2