diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-11-17 16:49:33 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-11-17 16:49:33 +0100 |
commit | 9e26f76e72c7f32ea90bc5e7e8cd369b7ea663e1 (patch) | |
tree | 4888ec12f590ed82e714d2dd22141c5f86b8cbc2 /NEWS | |
parent | ce103610a4643738f42e54bfd39bd940cb6e2c38 (diff) | |
download | ayatana-indicator-power-9e26f76e72c7f32ea90bc5e7e8cd369b7ea663e1.tar.gz ayatana-indicator-power-9e26f76e72c7f32ea90bc5e7e8cd369b7ea663e1.tar.bz2 ayatana-indicator-power-9e26f76e72c7f32ea90bc5e7e8cd369b7ea663e1.zip |
release 2.2.02.2.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +Overview of changes in ayatana-indicator-power 2.2.0 + + - Rename Lomiri-specific properties to x-lomiri. + - Rename com.ubuntu.touch.AccountsService.Sound to + com.lomiri.touch.AccountsService.Sound. + - Rename com.ubuntu.touch.system to com.lomiri.touch.system. + - Rename x-canonical properties to x-ayatana. + - Drop lomiri-url-dispatcher as a build requirement. + - Fix Lomiri power setting. + - Rename com.canonical.powerd -> com.lomiri.Repowerd. + - flashlight: Add support for PM8998 based SoCs. + - flashlight: Add support for simpler sysfs toggles. + - Pay attention to $SNAP prefix. + - Give sorting priority to devices with power supplies. + - Update/add documentation. + - Port to CMake. + - Add Travis CI configuration. + - Translation updates. + Overview of changes in ayatana-indicator-power 2.1.2 - service.c: Drop indicator settings items. |