aboutsummaryrefslogtreecommitdiff
path: root/src/brightness.c
Commit message (Expand)AuthorAgeFilesLines
* Rename com.ubuntu.touch.system to com.lomiri.touch.systemRobert Tari2021-11-011-1/+3
* Rename com.canonical.powerd -> com.lomiri.RepowerdRobert Tari2021-08-281-14/+14
* src/brightness.c Fix sed search+replace flaw.Mike Gabriel2017-06-021-1/+1
* one step back, let's keep this Ubuntu-centric, we need to add a org.gnome.Set...Mike Gabriel2017-06-021-7/+7
* Fork from Ubuntu's indicator-power code project.Mike Gabriel2015-11-121-7/+7
* remove g_message tracerCharles Kerr2015-05-201-2/+0
* fix the get-brightness-params return signature now that it's wrapped in a proxyCharles Kerr2015-05-201-5/+5
* a little more work on getting the powerd proxy runningCharles Kerr2015-05-201-15/+9
* in brightness.c, add a powerd proxy and listen to it for brightness property ...Charles Kerr2015-05-201-46/+82
* in brightness.c, set_uscreen_user_brightness() should be a private/static fun...Charles Kerr2014-09-121-1/+1
* add an 'auto brightness' checkboxCharles Kerr2014-09-111-9/+55
* tweak comments for readabilityCharles Kerr2014-09-111-9/+11
* remove the new code's g_message() tracers or replace with g_debug()Charles Kerr2014-09-111-5/+1
* first draft of adding persistence to the brightness sliderCharles Kerr2014-09-111-19/+86
* copyediting: rename 'dflt' as 'default_value' for readabilityCharles Kerr2014-09-101-5/+5
* copyediting: whitespace, comment textCharles Kerr2014-09-101-20/+21
* fix typo; change g_message() calls to g_debug(); use same percentage range as...Charles Kerr2014-09-101-9/+13
* first draft of non-blocking powerd/uscreen brightness implCharles Kerr2014-09-101-0/+393