Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-24 | Code improvements and deprecation fixesmate-power-manager-1.6.2 | Stefano Karapetsas | 7 | -13/+16 | |
2013-07-24 | Remove systemd from configure summary | Stefano Karapetsas | 1 | -2/+0 | |
2013-07-24 | Bump version to 1.6.2 | Stefano Karapetsas | 1 | -1/+1 | |
2013-07-24 | Update NEWS | Stefano Karapetsas | 1 | -0/+12 | |
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-23 | Merge pull request #61 from lxnay/fix-github-master | Stefano Karapetsas | 8 | -321/+329 | |
Move logind / consolekit detection to runtime | |||||
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 | Merge pull request #63 from NiceandGently/master | Stefano Karapetsas | 1 | -1/+1 | |
update README for libnotify switch | |||||
2013-07-09 | update README for libnotify switch | Wolfgang Ulbrich | 1 | -1/+1 | |
2013-07-05 | drop --with-systemdinhibit and move logind detection to runtime | Fabio Erculiani | 3 | -49/+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 | 6 | -267/+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 | Add NEWS file for MATEmate-power-manager-1.6.1 | Stefano Karapetsas | 1 | -0/+23 | |
2013-05-02 | Rename NEWS as NEWS.GNOME | Stefano Karapetsas | 1 | -157/+157 | |
2013-05-02 | Fixes for make dist and make distcheck | Stefano Karapetsas | 4 | -6/+9 | |
2013-05-02 | Merge pull request #55 from boyarsh/master | Stefano Karapetsas | 5 | -3/+256 | |
Add ability to suspend/hibernate via logind | |||||
2013-04-28 | Preparing for 1.6.1 release. | Steve Zesch | 1 | -1/+1 | |
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 | 5 | -3/+256 | |
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 | Merge pull request #53 from dmashal/master | Stefano Karapetsas | 1 | -2/+1 | |
Fix AM_INIT_AUTOMAKE flags for automake 1.13 | |||||
2013-04-03 | Fix AM_INIT_AUTOMAKE flags for automake 1.13 | Dan Mashal | 1 | -2/+1 | |
2013-04-03 | Merge pull request #52 from dmashal/master | Stefano Karapetsas | 3 | -3/+3 | |
Update makefiles for autoconf-1.13 | |||||
2013-04-03 | Update makefiles for autoconf-1.13 | Dan Mashal | 3 | -3/+3 | |
2013-04-01 | Bump version to 1.6.0mate-power-manager-1.6.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-04-01 | Sync transations with transifex | Stefano Karapetsas | 7 | -8167/+6534 | |
2013-04-01 | Add empty ChangeLog to allow build from git | Stefano Karapetsas | 1 | -0/+2 | |
2013-03-24 | "Removed ChangeLog" | Steve Zesch | 1 | -1762/+0 | |
2013-03-16 | Bump version to 1.5.2mate-power-manager-1.5.2 | Stefano Karapetsas | 1 | -1/+1 | |
2013-03-15 | Sync translations with transifex | Stefano Karapetsas | 5 | -0/+9093 | |
2013-03-08 | Remove autogenerated file | Stefano Karapetsas | 1 | -376/+0 | |
2013-03-08 | Apply dont-eat-the-logs.patch | Stefano Karapetsas | 2 | -23/+3 | |
2013-03-08 | Rename 'parches' to 'patches' | Stefano Karapetsas | 2 | -0/+0 | |
Closes https://github.com/mate-desktop/mate-power-manager/issues/48 | |||||
2013-02-28 | Add transifex configuration file | Stefano Karapetsas | 1 | -0/+7 | |
2013-02-19 | Merge pull request #50 from glensc/systemd-fallback | Stefano Karapetsas | 2 | -7/+16 | |
allow compiling with systemd, but have systemd booted optional | |||||
2013-02-19 | allow compiling with systemd, but have systemd booted optional | Elan Ruusamäe | 2 | -7/+16 | |
2013-02-18 | Merge pull request #49 from glensc/libnotify | Stefano Karapetsas | 5 | -10/+10 | |
use libnotify, not libmatenotify | |||||
2013-02-18 | assume 0.7.0 works as well | Elan Ruusamäe | 1 | -1/+1 | |
2013-02-18 | use libnotify, not libmatenotify | Elan Ruusamäe | 5 | -10/+10 | |
2012-12-25 | Merge pull request #47 from cygwinports/master | Stefano Karapetsas | 2 | -0/+61 | |
Add mateconf-gsettings-data-convert file | |||||
2012-12-25 | Add mateconf-gsettings-data-convert file | Yaakov Selkowitz | 2 | -0/+61 | |
2012-12-15 | Merge pull request #46 from bhull2010/master | Stefano Karapetsas | 3 | -6/+36 | |
Make mate-keyring support optional | |||||
2012-12-15 | Make mate-keyring support optional | Brent Hull | 3 | -6/+36 | |
2012-12-01 | Merge pull request #41 from smkent/master | Stefano Karapetsas | 1 | -21/+24 | |
Don't use the default backlight reduced-brightness value if exiting idle state. This means the pre-idle backlight brightness will be set instead of the default reduced-brightness value. | |||||
2012-11-28 | Merge pull request #43 from Firstyear/systemd-inhibit-version | Nelson Marques | 1 | -1/+1 | |
Added systemd version check | |||||
2012-11-29 | Added systemd version check, so that we dont catch people who dont need inhibit | William Brown | 1 | -1/+1 | |
2012-11-25 | Merge pull request #39 from ketheriel/master | Nelson Marques | 1 | -1/+1 | |
enable power statistics icon in menu | |||||
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. |