Creating the devkit-power branch, this brank is highly experimental
a big part of xfpm and its configuration settings are broken. In this branch polkit is a new optional dependency, this is for getting if the user is permitted to use org.freedesktop.Devicekit.Power sleep interfaces, also by default the power manager will try to manipulate the lcd brightness using xrandr (doesn't work yet), HAL remains an optional dependency of fall back for the lcd brightness and in case of mapping failure of keyboard sleep keys. If HAL support is compiled but HAL is not running or stopped, xfpm should in future commits be able to handle this.
Showing
- Makefile.am 7 additions, 1 deletionMakefile.am
- common/Makefile.am 25 additions, 0 deletionscommon/Makefile.am
- common/xfpm-brightness.c 424 additions, 0 deletionscommon/xfpm-brightness.c
- common/xfpm-brightness.h 68 additions, 0 deletionscommon/xfpm-brightness.h
- common/xfpm-common.c 35 additions, 1 deletioncommon/xfpm-common.c
- common/xfpm-common.h 7 additions, 0 deletionscommon/xfpm-common.h
- common/xfpm-debug.c 0 additions, 0 deletionscommon/xfpm-debug.c
- common/xfpm-debug.h 0 additions, 0 deletionscommon/xfpm-debug.h
- common/xfpm-icons.h 1 addition, 0 deletionscommon/xfpm-icons.h
- configure.ac.in 37 additions, 11 deletionsconfigure.ac.in
- data/interfaces/xfpm-settings.ui 2 additions, 2 deletionsdata/interfaces/xfpm-settings.ui
- libdbus/Makefile.am 36 additions, 0 deletionslibdbus/Makefile.am
- libdbus/xfpm-dbus-marshal.list 2 additions, 0 deletionslibdbus/xfpm-dbus-marshal.list
- libdbus/xfpm-dbus-monitor.c 4 additions, 9 deletionslibdbus/xfpm-dbus-monitor.c
- libdbus/xfpm-dbus-monitor.h 0 additions, 0 deletionslibdbus/xfpm-dbus-monitor.h
- libdbus/xfpm-dbus.c 45 additions, 0 deletionslibdbus/xfpm-dbus.c
- libdbus/xfpm-dbus.h 16 additions, 6 deletionslibdbus/xfpm-dbus.h
- libhal/Makefile.am 35 additions, 0 deletionslibhal/Makefile.am
- libhal/hal-device.c 0 additions, 0 deletionslibhal/hal-device.c
- libhal/hal-device.h 0 additions, 0 deletionslibhal/hal-device.h
Loading
Please register or sign in to comment