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
/
device-provider-upower.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix some compiler warnings generated by clang static analyzer
Charles Kerr
2014-07-13
1
-6
/
+4
*
We really only need to keep a handful of properties up-to-date for each upowe...
Charles Kerr
2013-11-04
1
-54
/
+128
|
\
|
*
in on_bus_ready(), use g_error_matches().
Charles Kerr
2013-11-03
1
-1
/
+1
|
*
in on_device_properties_ready(), improve the g_warning() text to be more useful.
Charles Kerr
2013-11-03
1
-1
/
+3
|
*
in on_device_properties_ready(), use g_error_matches
Charles Kerr
2013-11-03
1
-1
/
+1
|
*
don't create proxies for each upower device.
Charles Kerr
2013-10-03
1
-54
/
+126
*
|
Listen for the 'Resuming' signal from upower. When it's received, refresh all...
Charles Kerr
2013-10-01
1
-0
/
+18
|
/
*
adjust device-provider-upower's timer to reduce how many times we pull the de...
Charles Kerr
2013-06-19
1
-48
/
+86
*
in provider-upower.c, clear its private hashtable in dispose() and destroy it...
Charles Kerr
2013-06-19
1
-1
/
+16
*
lower the interval on the upower timer to make our updates more responsive
Charles Kerr
2013-06-19
1
-1
/
+1
*
in device-provider-upower's dispose(), disconnect from our proxy's signal bef...
Charles Kerr
2013-06-17
1
-4
/
+11
*
add device-provider-upower, a UPower implementation of device-provider
Charles Kerr
2013-06-16
1
-0
/
+364