summaryrefslogtreecommitdiff
path: root/src/gpm-backlight.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-06Remove compilation warning fix data type format errorzhuyaliang1-12/+12
2022-03-11gpm-backlight: unused function 'gpm_common_sum_scale'rbuj1-13/+0
2021-06-22update copyright to 2021raveit651-0/+1
2020-12-07gpm-backlight: Fix the position of the inline keywordrbuj1-1/+1
2020-03-14gpm-backlight: silent "no dimming hardware" message unless debugrbuj1-1/+1
2020-03-09Port from EggDebug to the built-in GLib logging frameworkrbuj1-32/+31
2019-09-26drop obsolete version checks for upowerraveit651-9/+0
2019-08-20gpm-backlight: avoid 'g_type_class_add_private'Pablo Barciela1-6/+2
2018-08-13gpm-backlight: replace deprecated GDK_DEVICE_MANAGERraveit651-10/+10
2018-01-29require GTK+ 3.22 and GLib 2.50monsta1-14/+0
2017-08-24gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+12
2017-03-07remove some unused dbus-glib includesmonsta1-1/+0
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-14/+1
2016-11-21fix indent a bitmonsta1-1/+1
2016-06-07rely less on GtkStockSorokin Alexei1-1/+1
2016-06-07GTK+-3 gpm-backlight: replace deprecated gdk_display_get_pointerraveit651-0/+15
2016-05-31GTK+3: do not use deprecated gtk_widget_size_requestraveit651-1/+6
2015-11-05Acknowledge changes in AC backlight GSettings when running on batteryNutchanon Wetchasit1-1/+1
2015-11-05Make idle event handler always calculate backlight from configured settingsNutchanon Wetchasit1-3/+3
2015-11-05Save AC-power backlight set via brightness keys in GSettingsNachanon Vetjasit1-0/+15
2014-04-09port mate-power-manager to upower-0.99 APIStefan Seyfried1-0/+9
2014-01-16Copy paste latest OSD code from mate-settings-daemonStefano Karapetsas1-8/+8
2013-08-09fix systemd-login1 support for gpm_manager_blank_screenraveit651-5/+5
2012-11-24Don't use the default backlight reduced-brightness value if exiting idle state.Stephen Kent1-21/+24
2012-10-30Use gsettings enums (partially from GNOME)Brent Hull1-8/+3
2012-10-27Port to Gsettings based on GNOME patch by Richard HughesBrent Hull1-44/+33
2012-10-27Get device capabilities in the preferences capplet, not the daemon (GNOME fix...Brent Hull1-17/+0
2011-12-11moved from Mate-ExtraStefano Karapetsas1-0/+821