Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-07 | GTK+-3 gpm-kbd-backlight: replace deprecated gdk_display_get_pointer | raveit65 | 1 | -0/+15 | |
gdk_display_get_pointer --> gdk_device_get_position | |||||
2016-05-31 | GTK+3: do not use deprecated gtk_widget_size_request | raveit65 | 1 | -1/+6 | |
2015-07-28 | Unable to change keyboard back light #108 | Mikhail Shevtsov | 1 | -0/+5 | |
Fixed issue for laptops with levels less then 10; | |||||
2015-03-19 | removed unused code, corrected indentation | monsta | 1 | -13/+5 | |
the code seems to be unused since https://github.com/mate-desktop/mate-power-manager/commit/8767ffb8172c1e9ae4410226ac4015309bc03f7f Closes https://github.com/mate-desktop/mate-power-manager/pull/136 | |||||
2014-04-09 | port mate-power-manager to upower-0.99 API | Stefan Seyfried | 1 | -0/+8 | |
fix mate-power-manager for current upower versions | |||||
2014-04-09 | avoid "levels is 0" warning if no kbd backlight present | Stefan Seyfried | 1 | -0/+3 | |
2014-03-09 | Merge pull request #60 from Firstyear/master | Stefano Karapetsas | 1 | -49/+0 | |
Add DBUS interface to kbdbacklight control | |||||
2014-01-16 | Copy paste latest OSD code from mate-settings-daemon | Stefano Karapetsas | 1 | -7/+7 | |
2013-06-27 | RHBZ #964678 : Patch that provides DBUS interface to control KbdBacklight. | William Brown | 1 | -49/+0 | |
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) | |||||
2012-11-21 | This fixes the g_settings issue preventing auto dim of keyboard backlight | William Brown | 1 | -7/+12 | |
2012-11-21 | Added some debuging options | William Brown | 1 | -2/+6 | |
2012-11-21 | Adds on screen display support to keyboard backlight controls | William Brown | 1 | -20/+128 | |
2012-11-14 | Rename some components to mate friendly values | William Brown | 1 | -2/+2 | |
2012-11-11 | Keyboard backlight patches, tested as working against 1.5.0 on F18 | William Brown | 1 | -0/+734 | |