index
:
ayatana-indicator-power
main
personal/mariogrip/dbus-updates
personal/peat-psuwit/bring-back-lomiri-hints
release-builds
Ayatana Indicator Power Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
brightness.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename com.ubuntu.touch.system to com.lomiri.touch.system
Robert Tari
2021-11-01
1
-1
/
+3
*
Rename com.canonical.powerd -> com.lomiri.Repowerd
Robert Tari
2021-08-28
1
-14
/
+14
*
src/brightness.c Fix sed search+replace flaw.
Mike Gabriel
2017-06-02
1
-1
/
+1
*
one step back, let's keep this Ubuntu-centric, we need to add a org.gnome.Set...
Mike Gabriel
2017-06-02
1
-7
/
+7
*
Fork from Ubuntu's indicator-power code project.
Mike Gabriel
2015-11-12
1
-7
/
+7
*
remove g_message tracer
Charles Kerr
2015-05-20
1
-2
/
+0
*
fix the get-brightness-params return signature now that it's wrapped in a proxy
Charles Kerr
2015-05-20
1
-5
/
+5
*
a little more work on getting the powerd proxy running
Charles Kerr
2015-05-20
1
-15
/
+9
*
in brightness.c, add a powerd proxy and listen to it for brightness property ...
Charles Kerr
2015-05-20
1
-46
/
+82
*
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