Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | in brightness.c, set_uscreen_user_brightness() should be a private/static fun... | Charles Kerr | 2014-09-12 | 1 | -1/+1 |
* | add an 'auto brightness' checkbox | Charles Kerr | 2014-09-11 | 1 | -9/+55 |
* | tweak comments for readability | Charles Kerr | 2014-09-11 | 1 | -9/+11 |
* | remove the new code's g_message() tracers or replace with g_debug() | Charles Kerr | 2014-09-11 | 1 | -5/+1 |
* | first draft of adding persistence to the brightness slider | Charles Kerr | 2014-09-11 | 1 | -19/+86 |
* | copyediting: rename 'dflt' as 'default_value' for readability | Charles Kerr | 2014-09-10 | 1 | -5/+5 |
* | copyediting: whitespace, comment text | Charles Kerr | 2014-09-10 | 1 | -20/+21 |
* | fix typo; change g_message() calls to g_debug(); use same percentage range as... | Charles Kerr | 2014-09-10 | 1 | -9/+13 |
* | first draft of non-blocking powerd/uscreen brightness impl | Charles Kerr | 2014-09-10 | 1 | -0/+393 |