Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-21 | Current work on systemd-inhibit support in mpm. DOES NOT WORK YET. See ↵ | William Brown | 1 | -0/+68 | |
https://bugzilla.redhat.com/show_bug.cgi?id=876396 and https://bugzilla.redhat.com/show_bug.cgi?id=876782 | |||||
2012-11-20 | Merge pull request #36 from Firstyear/idle | Stefano Karapetsas | 1 | -1/+1 | |
Screen on dim, will not "undim" | |||||
2012-11-18 | Merge pull request #34 from Firstyear/master | Stefano Karapetsas | 2 | -0/+9 | |
Corrects an issue with deprecated glib apis | |||||
2012-11-18 | This adds checks for glib version, in regards to deprecated apis. see ↵ | William Brown | 2 | -0/+9 | |
http://developer.gnome.org/glib/2.31/glib-Deprecated-Thread-APIs.html#g-thread-init | |||||
2012-11-18 | This fixes an issue that I introduced, where when the screen would dim on ↵ | William Brown | 1 | -1/+1 | |
idle, it would not undim. | |||||
2012-11-15 | Merge pull request #10 from fhucho/master | Steve Zesch | 1 | -0/+1 | |
Added "nvidia_backlight" to the list of backlight interfaces. | |||||
2012-11-14 | Rename some components to mate friendly values | William Brown | 2 | -3/+3 | |
2012-11-14 | This fixes the mismatched dbus library issue | William Brown | 1 | -1/+3 | |
2012-11-14 | Fixes an issue where displays would not turn off despite the system being idle | William Brown | 1 | -0/+1 | |
2012-11-11 | Keyboard backlight patches, tested as working against 1.5.0 on F18 | William Brown | 6 | -0/+882 | |
2012-11-08 | show always "do nothing" option | Stefano Karapetsas | 1 | -10/+7 | |
2012-11-04 | Remove unused enum | Brent Hull | 1 | -4/+0 | |
2012-11-04 | Remove commented-out screensaver-auth-request functions | Brent Hull | 3 | -136/+0 | |
2012-11-04 | Don't depend on mate-screensaver's gschema being installed | Brent Hull | 3 | -24/+20 | |
2012-11-03 | Migrate screensaver lock setting to Gsettings | Brent Hull | 4 | -13/+11 | |
2012-11-01 | Remove unnecessary schema version check and some unused constants | Brent Hull | 2 | -25/+2 | |
2012-10-30 | Remove unused key from gsettings schema | Brent Hull | 1 | -1/+0 | |
2012-10-30 | Use gsettings enums (partially from GNOME) | Brent Hull | 8 | -193/+17 | |
2012-10-27 | Port to Gsettings based on GNOME patch by Richard Hughes | Brent Hull | 10 | -489/+307 | |
2012-10-27 | Get device capabilities in the preferences capplet, not the daemon (GNOME ↵ | Brent Hull | 9 | -339/+50 | |
fix for bug #617529 originally by Richard Hughes) | |||||
2012-07-07 | Added "nvidia_backlight" to the list of backlight interfaces. Setting ↵ | fhucho | 1 | -0/+1 | |
brightness with hotkeys should now work on notebooks with the Nvidia binary driver (tested on MacBook Pro 7,1). | |||||
2012-06-24 | deprecated pango_cairo_font_map_create to pango_font_map_create | Marcel Dijkstra | 1 | -1/+1 | |
2012-03-21 | fix combobox deprecation | Stefano Karapetsas | 1 | -37/+29 | |
2012-03-20 | fix gpm-prefs, need to fix gpm-statistics | Stefano Karapetsas | 2 | -26/+35 | |
2012-03-17 | Temporary hack to fix GtkComboBoxText issue. | Steve Zesch | 1 | -1/+6 | |
2012-03-17 | Don't try to close a non-opened fd | Antoine Jacoutot | 1 | -1/+1 | |
On OpenBSD we do not use /proc. As a result, gnome-power-manager segfaults on startup due to a reverse logic in the code. Signed-off-by: Richard Hughes <[email protected]> | |||||
2012-03-17 | Fixed #644143, how to convert from percentage to discrete and vice-versa. | Pedro Martinez-Julia | 1 | -2/+2 | |
Signed-off-by: Richard Hughes <[email protected]> | |||||
2011-12-29 | more gtk_combo_box to gtk_combo_box_text migration for gtk 2.24 | Sam Tygier | 1 | -16/+50 | |
2011-12-29 | fix missing switch of GTK_COMBO_BOX to GTK_COMBO_BOX_TEXT | Sam Tygier | 1 | -2/+2 | |
2011-12-29 | fix missing semicolons, introduced in 3893856a1e22cb62a9d36eca5ab96284859d0d19 | Sam Tygier | 1 | -2/+2 | |
2011-12-29 | gtk_check_version should be GTK_CHECK_VERSION, lowercase version is C ↵ | Sam Tygier | 1 | -15/+15 | |
function, not a preprocessor macro | |||||
2011-12-26 | Fixed gtk_combo_box_append_text deprecation | Steve Zesch | 1 | -15/+61 | |
2011-12-24 | Spacing adventures | Steve Zesch | 1 | -1/+1 | |
2011-12-24 | lol spacing | Steve Zesch | 1 | -60/+60 | |
2011-12-24 | Fixed gtk_widget_hide_all deprecation | Steve Zesch | 1 | -6/+35 | |
2011-12-13 | remove autogenerated files | Stefano Karapetsas | 1 | -2033/+0 | |
2011-12-11 | moved from Mate-Extra | Stefano Karapetsas | 79 | -0/+25487 | |