aboutsummaryrefslogtreecommitdiff
path: root/src/service.c
Commit message (Expand)AuthorAgeFilesLines
* {CMakeLists.txt,src/service.c}: Make building against librda optional.Mike Gabriel2023-11-041-2/+7
* src/service.c: Ignore RDA's opinion when on Lomiri. Assume local session for ...Mike Gabriel2023-08-311-1/+8
* Do not show when in a remote sessionRobert Tari2023-08-101-5/+11
* src/service.c: stop special-casing Lomiri for level indicator typeRatchanan Srirattanamet2023-07-121-16/+2
* src/service.c: also update devices section on phone profileRatchanan Srirattanamet2023-07-111-0/+1
* Do not use charge-aware icons in the menuRobert Tari2023-05-051-2/+2
* Use the device model name in the menuRobert Tari2023-05-051-2/+10
* src/service.c: Use level or progress IDO as neededRobert Tari2023-05-051-23/+28
* Show battery level for all devices (including bluetooth)Robert Tari2023-04-031-93/+60
* src/service.c: Create a fake primary device icon on Lomiri if no device is pr...Robert Tari2023-02-171-0/+10
* Handle state changes for flashlight switchRobert Tari2023-02-121-2/+2
* src/service.c: Fix auto brightness switchRobert Tari2022-11-131-3/+5
* Revert "Don't prioritize discharging items with no time estimate that have mo...Alfred Neumayer2022-11-121-8/+0
* src/service.c: Fix flashlight toggleRobert Tari2022-11-111-3/+5
* Theming fix: Separate panel icons from the power menu iconsRobert Tari2022-11-101-3/+3
* src/service.c: Add tooltip support.Mike Gabriel2022-09-011-0/+2
* src/service.c: Assign copyright to Robert Tari, not AyatanaIndicators project.Mike Gabriel2021-11-181-1/+1
* src/: Typo fix in license header.Mike Gabriel2021-11-181-1/+1
* Pull in many fixes from the bionic branch. (#7)Rodney2021-08-281-7/+7
* handle service_set_notifier(NULL) gracefullycharles kerr2021-08-281-2/+6
* update copyright dates on changed files (again)charles kerr2021-08-281-6/+6
* fix notifier property in servicecharles kerr2021-08-281-0/+7
* make a SoundPlayer interface so we can mock it in the testscharles kerr2021-08-281-4/+34
* Don't prioritize discharging items with no time estimate that have more than ...Marc Deslauriers2021-08-281-6/+14
* Use prefixed libayatana-common symbolsRobert Tari2021-05-171-6/+6
* Always show indicator, use icon policy only on LomiriRobert Tari2021-05-031-0/+5
* Add Budgie desktop support.Robert Tari2021-05-031-1/+1
* Add us to the copyright headersRobert Tari2021-05-031-0/+2
* Move redundant code portions into libayatana-common and build against it.Robert Tari2021-05-031-1/+1
* service.c: Drop indicator settings itemsRobert Tari2020-11-161-8/+0
* Fix deprecations and build warnings.Robert Tari2020-09-041-10/+4
* Replace x-canonical attributesRobert Tari2020-08-111-7/+7
* Do not divide by battery size if percent less than 0.01BirdZhang2020-08-061-2/+4
* src/service.c: Adapt indicator attribute for flashlight switch to ayatana-ido.Mike Gabriel2018-03-251-1/+1
* Added warning to avoid overheating of the LED.Jan Sprinz (NeoTheThird)2018-03-251-0/+7
* Add basic flashlight support.Marius Gripsgard2018-03-251-0/+13
* src/{service.c,utils.c}: Fix grammar flaw in zenity warning.Mike Gabriel2018-03-161-1/+1
* Add fallback code that produces a warning (using zenity), if we don't know ho...Mike Gabriel2018-03-151-0/+6
* src/service.c: Use desktop detection functions in 'on_statistics_activated()'.Mike Gabriel2018-03-121-3/+3
* Make URL dispatcher build-dependency optional and handle battery settings req...Mike Gabriel2018-03-121-53/+3
* Revert "Drop unnecessary dependency on Ubuntu's url-dispatcher."Mike Gabriel2018-03-121-1/+16
* src/service.s: Fix x-canonical-type of the brightness slider building against...Mike Gabriel2017-06-021-1/+1
* src/service.c: Prefer mate-power-statistics to gnome-power-statistics if in a...Mike Gabriel2017-05-311-4/+14
* src/service.c: Know about DESKTOP_SESSION xfce as well (not only about xubuntu).Mike Gabriel2017-05-311-1/+1
* Another fix-up for previous commits: keep org.ayatana.indicator namespace for...Mike Gabriel2017-05-161-4/+4
* One step back... Mimick Canonical's API. Use their namespace for item attribu...Mike Gabriel2017-05-151-6/+6
* Make device with power supply has higher sorting priority. (LP: #1100546)Charles Kerr2017-05-151-6/+22
* Fix bug that chose the wrong header icon if a connected device has a charge b...Charles Kerr2017-05-151-1/+19
* Drop unnecessary dependency on Ubuntu's url-dispatcher.Mike Gabriel2015-11-121-16/+1
* Fork from Ubuntu's indicator-power code project.Mike Gabriel2015-11-121-9/+9