Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-04-11 | Fix memory leak problem when calling logind DBus method | Roy Zhang | 1 | -21/+27 | |
We should catch and free the GVariant returned by proxy calls even if the DBus method returns no value. | |||||
2014-04-09 | port mate-power-manager to upower-0.99 API | Stefan Seyfried | 1 | -2/+4 | |
fix mate-power-manager for current upower versions | |||||
2014-02-26 | Define UPOWER_ENABLE_DEPRECATED | Stefano Karapetsas | 1 | -0/+1 | |
2013-09-29 | fix typo in gpm_control_suspend, gpm-control.c | Wolfgang Ulbrich | 1 | -1/+1 | |
this fix 'suspend on lid close' https://bugzilla.redhat.com/show_bug.cgi?id=1012718 | |||||
2013-08-02 | Merge branch 'dev-gnome-keyring' | Stefano Karapetsas | 1 | -13/+13 | |
2013-07-24 | Code improvements and deprecation fixesmate-power-manager-1.6.2 | Stefano Karapetsas | 1 | -4/+3 | |
2013-07-10 | Add systemd Shutdown() API support to gpm-control.c | Fabio Erculiani | 1 | -3/+52 | |
2013-07-09 | switch to gnome-keyring | raveit | 1 | -13/+13 | |
2013-07-05 | drop --with-systemdsleep and move logind detection to runtime | Fabio Erculiani | 1 | -89/+90 | |
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-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 | 1 | -2/+82 | |
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. | |||||
2012-12-15 | Make mate-keyring support optional | Brent Hull | 1 | -5/+16 | |
2012-11-04 | Don't depend on mate-screensaver's gschema being installed | Brent Hull | 1 | -5/+20 | |
2012-11-03 | Migrate screensaver lock setting to Gsettings | Brent Hull | 1 | -5/+4 | |
2012-10-27 | Port to Gsettings based on GNOME patch by Richard Hughes | Brent Hull | 1 | -13/+16 | |
2011-12-11 | moved from Mate-Extra | Stefano Karapetsas | 1 | -0/+347 | |