Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-16 | Copy paste latest OSD code from mate-settings-daemon | Stefano Karapetsas | 7 | -506/+957 | |
2014-01-16 | Update configure for GTK3 support | Stefano Karapetsas | 1 | -5/+7 | |
2014-01-06 | Merge pull request #90 from infirit/master | Stefano Karapetsas | 1 | -1/+1 | |
Add to ACLOCAL_AMFLAGS for user added flags | |||||
2014-01-05 | Add to ACLOCAL_AMFLAGS for user added flags | infirit | 1 | -1/+1 | |
2013-12-16 | Merge pull request #88 from infirit/master | Stefano Karapetsas | 5 | -19/+39 | |
Add config options and bring ChangeLog generation up to date | |||||
2013-12-16 | Add option to enable deprecations and hide warnings under --enable-extra-warn | infirit | 4 | -1/+28 | |
2013-12-16 | Update changelog generation. | infirit | 1 | -18/+11 | |
2013-11-13 | Merge pull request #87 from flexiondotorg/master | Stefano Karapetsas | 2 | -60/+0 | |
Remove distro folder. | |||||
2013-11-13 | Remove distro folder. | Martin Wimpress | 2 | -60/+0 | |
2013-10-21 | Merge pull request #85 from NiceandGently/master | Stefano Karapetsas | 1 | -0/+3 | |
add more backlight interfaces to whitelist | |||||
2013-10-21 | add more backlight interfaces to whitelist | raveit65 | 1 | -0/+3 | |
2013-10-01 | Merge pull request #77 from NiceandGently/master | Stefano Karapetsas | 1 | -1/+1 | |
fix typo in gpm_control_suspend, gpm-control.c | |||||
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-09 | Merge pull request #73 from NiceandGently/master | Stefano Karapetsas | 2 | -9/+9 | |
fix systemd-login1 support for gpm_manager_blank_screen | |||||
2013-08-09 | fix comment in gpm-manager.c | raveit65 | 1 | -1/+1 | |
2013-08-09 | fix systemd-login1 support for gpm_manager_blank_screen | raveit65 | 2 | -8/+8 | |
2013-08-06 | Sync translations with transifex | Stefano Karapetsas | 18 | -14071/+11223 | |
2013-08-02 | Add NEWS.GNOME to EXTRA_DIST | Stefano Karapetsas | 1 | -0/+1 | |
2013-08-01 | Merge pull request #69 from infirit/yelptools | Stefano Karapetsas | 24 | -50/+52 | |
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 | 4 | -23/+23 | |
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 | 24 | -50/+52 | |
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 #65 from NiceandGently/dev-gnome-keyring | Stefano Karapetsas | 4 | -23/+23 | |
switch to gnome-keyring | |||||
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-15 | update require of gnome-keyring in readme | Wolfgang Ulbrich | 1 | -1/+1 | |
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 | raveit | 1 | -1/+1 | |
2013-07-09 | switch to gnome-keyring | raveit | 4 | -23/+23 | |
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 |