aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix deprecations and build warnings.Robert Tari2020-09-041-3/+0
| | | | Fixes AyatanaIndicators/ayatana-indicator-power#9.
* Add basic flashlight support.Marius Gripsgard2018-03-251-0/+1
| | | | | | | | | | | | | | | | | | | | Ported from UBPorts power indicator: commit efef6f25f378021c99b3078958482b3c4ffc43a2 Author: Marius Gripsgard <mariogrip@ubuntu.com> Date: Sun Aug 13 00:09:01 2017 +0200 Add support for other flashlight sysfs paths commit 3f4339876ddb586b75a73fab51a54b1d4d54fdd1 Author: Marius Gripsgard <mariogrip@ubuntu.com> Date: Fri Jul 28 21:23:54 2017 +0200 Add basic support for QCOM flashlight, Fixes https://github.com/ubports/ubports-touch/issues/79 This does not work on non QCOM devices Ported-by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Use coverage support from cmake-extras.Rodney Dawes2018-03-161-3/+3
|
* Make URL dispatcher build-dependency optional and handle battery settings ↵Mike Gabriel2018-03-121-2/+7
| | | | request appropriately.
* Set DG_LOG_DOMAIN to ayatana-indicator-power (decapitalized spelling).Mike Gabriel2017-12-061-1/+1
|
* src/CMakeLists.txt: Round up previous commit by fixing dbus-powerd.h codegen ↵Mike Gabriel2017-06-211-1/+1
| | | | call.
* Really switch back to com.canonical.powerd.Mike Gabriel2017-06-141-1/+1
|
* src/CMakeLists.txt: Fix nasty typo.Mike Gabriel2017-05-161-1/+1
|
* Fork from Ubuntu's indicator-power code project.Mike Gabriel2015-11-121-10/+9
|
* in brightness.c, add a powerd proxy and listen to it for brightness property ↵Charles Kerr2015-05-201-0/+4
| | | | changes.
* move the mock battery from GSettings to DBusCharles Kerr2014-10-141-0/+5
|
* add gsettings for a mock battery to make QA tester's lives easierCharles Kerr2014-10-101-0/+1
|
* first draft of non-blocking powerd/uscreen brightness implCharles Kerr2014-09-101-2/+1
|
* in device-provider-upower, use glib's G_ADD_PRIVATE() macroCharles Kerr2014-09-081-0/+1
|
* add upower 0.99 supportCharles Kerr2014-09-071-4/+0
|
* second draft of low battery power notifications, still a work in progressCharles Kerr2014-07-211-0/+4
|
* add first draft of low battery notificationsCharles Kerr2014-07-161-0/+1
|
* replace autoconf/automake with cmakeCharles Kerr2014-07-131-0/+45