[Xfce4-commits] [xfce/xfce4-power-manager] branch master updated (a93dd38 -> f5af043)

noreply at xfce.org noreply at xfce.org
Wed Jul 23 22:02:50 CEST 2014


This is an automated email from the git hooks/post-receive script.

hjudt pushed a change to branch master
in repository xfce/xfce4-power-manager.

      from  a93dd38   I18n: Update translation hr (100%).
       new  fbecba6   Backlight helper: Improve function comments
       new  283a53d   Backlight helper: Use shorter function and constant names
       new  6fa4400   Backlight helper: Add support for modifying the brightness switch
       new  970b3c2   Rename ENABLE_BRIGHTNESS_CONTROL to HANDLE_BRIGHTNESS_KEYS
       new  4cd59e7   Settings dialog: Rename option for handling brightness keys
       new  08a4fd3   Add callback code for handle brightness keys option
       new  2d2d5a7   Hook up code for handling brightness keys option
       new  b6cd657   Implement brightness switch handling in common/xfpm-brightness
       new  fc8b491   Install property to track current brightness switch value
       new  3b82d84   Install property for restoring original brightness switch value
       new  f06a149   Only run code for setting brightness switch if it has been initialized
       new  70d8bbc   Setup brightness switch on startup
       new  95a3cc3   Enable/disable brightness switch depending on handle keys option at startup
       new  a3dc853   Toggle brightness switch when user changes handle brightness keys option
       new  0ccce1b   Settings dialog: Initialize handle brightness option properly
       new  b29ae06   Remember and restore original kernel brightness switch setting
       new  f5af043   Rename "Brightness" tab to "Backlight"

The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 common/xfpm-brightness.c         |   71 +++++++++++++-
 common/xfpm-brightness.h         |    6 ++
 data/interfaces/xfpm-settings.ui |    7 +-
 settings/xfpm-settings.c         |   29 +++++-
 src/xfpm-backlight-helper.c      |  131 +++++++++++++++++--------
 src/xfpm-backlight.c             |  196 ++++++++++++++++++++++++++++++++++++--
 src/xfpm-config.h                |    5 +-
 src/xfpm-xfconf.c                |   13 ++-
 8 files changed, 400 insertions(+), 58 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list