Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-01 | Merge pull request #69 from infirit/yelptools | Stefano Karapetsas | 1 | -2/+2 | |
Use yelp-tools instead of mate-doc-utils | |||||
2013-08-01 | Merge pull request #70 from NiceandGently/master | Stefano Karapetsas | 1 | -3/+3 | |
fix dbus path gpm phone manager | |||||
2013-08-02 | Merge branch 'dev-gnome-keyring' | Stefano Karapetsas | 1 | -13/+13 | |
2013-08-01 | fix dbus path gpm phone manager | Wolfgang Ulbrich | 1 | -3/+3 | |
2013-08-01 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -2/+2 | |
2013-07-24 | Code improvements and deprecation fixesmate-power-manager-1.6.2 | Stefano Karapetsas | 6 | -12/+15 | |
2013-07-24 | Dont rely only on consolekit for button pressed event | Stefano Karapetsas | 1 | -2/+2 | |
Add also a check if systemd is running | |||||
2013-07-10 | Fix gpm_prefs_init return values | Fabio Erculiani | 1 | -2/+2 | |
2013-07-10 | Add systemd Shutdown() API support to gpm-control.c | Fabio Erculiani | 1 | -3/+52 | |
2013-07-10 | gpm-prefs-core: fix can_shutdown when logind is in use | Fabio Erculiani | 1 | -5/+22 | |
2013-07-09 | switch to gnome-keyring | raveit | 1 | -13/+13 | |
2013-07-05 | drop --with-systemdinhibit and move logind detection to runtime | Fabio Erculiani | 2 | -28/+16 | |
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-07-05 | drop --with-systemdsleep and move logind detection to runtime | Fabio Erculiani | 5 | -246/+242 | |
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-05-06 | Remove debug prints | Stefano Karapetsas | 1 | -3/+0 | |
2013-05-02 | Fixes for make dist and make distcheck | Stefano Karapetsas | 2 | -1/+7 | |
2013-05-02 | Merge pull request #55 from boyarsh/master | Stefano Karapetsas | 4 | -3/+234 | |
Add ability to suspend/hibernate via logind | |||||
2013-04-13 | Dont print an error if optional hardware is missing | Stefano Karapetsas | 1 | -1/+2 | |
Closes #54 (https://github.com/mate-desktop/mate-power-manager/issues/54) | |||||
2013-04-09 | crash when suspending via logind fixed | Anton V. Boyarshinov | 1 | -4/+4 | |
On some machins it seems to be a race condition in dbus when suspend via systemd. Here is a workaround. | |||||
2013-04-08 | add logind sleep ability | Anton V. Boyarshinov | 4 | -3/+234 | |
With upower 0.9.20, sleep and hybernate functions of upower declared deprecated. All applications should use logind for sleep/hybernate. So, there is an implementation of logind-powered sleep for mpm. | |||||
2013-04-03 | Update makefiles for autoconf-1.13 | Dan Mashal | 1 | -1/+1 | |
2013-02-19 | allow compiling with systemd, but have systemd booted optional | Elan Ruusamäe | 2 | -7/+16 | |
2013-02-18 | use libnotify, not libmatenotify | Elan Ruusamäe | 2 | -6/+6 | |
2012-12-15 | Make mate-keyring support optional | Brent Hull | 2 | -5/+19 | |
2012-11-24 | Don't use the default backlight reduced-brightness value if exiting idle state. | Stephen Kent | 1 | -21/+24 | |
This means the pre-idle backlight brightness will be set instead of the default reduced-brightness value. | |||||
2012-11-22 | Merge branch 'master' of github.com:mate-desktop/mate-power-manager | Steve Zesch | 1 | -2/+4 | |
2012-11-22 | Auto-detect whether to build systemd support | Brent Hull | 1 | -2/+4 | |
2012-11-22 | Merge branch 'master' of github.com:mate-desktop/mate-power-manager | Steve Zesch | 2 | -28/+233 | |
2012-11-22 | Merge pull request #37 from Firstyear/systemd-inhibit | Stefano Karapetsas | 1 | -0/+88 | |
Systemd inhibit support for MPM | |||||
2012-11-21 | Merge branch 'master' of github.com:mate-desktop/mate-power-manager | Steve Zesch | 3 | -1/+10 | |
2012-11-21 | This fixes the g_settings issue preventing auto dim of keyboard backlight | William Brown | 1 | -7/+12 | |
2012-11-21 | Added some debuging options | William Brown | 1 | -2/+6 | |
2012-11-21 | Adds on screen display support to keyboard backlight controls | William Brown | 1 | -20/+128 | |
2012-11-21 | Adds a systemdinhibit configure flag | William Brown | 1 | -0/+6 | |
2012-11-21 | Initial working support for systemd inhibition | William Brown | 1 | -9/+17 | |
2012-11-21 | This now uses the gvariant, and fixes some code logic issues | William Brown | 1 | -5/+11 | |
2012-11-21 | Current work on systemd-inhibit support in mpm. DOES NOT WORK YET. See ↵ | William Brown | 1 | -1/+1 | |
https://bugzilla.redhat.com/show_bug.cgi?id=876396 and https://bugzilla.redhat.com/show_bug.cgi?id=876782 | |||||
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 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
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 | |