diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-12-15 22:03:47 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-12-15 22:03:48 +0100 |
commit | 663e4db19fe739426bf6509f1c0a192440402dff (patch) | |
tree | daa0f3eb124fe09ec0706b82ac5d23814fcf20ac /NEWS | |
parent | 853f224f3562708068727f6dfc2a514090e9c815 (diff) | |
download | ayatana-indicator-display-663e4db19fe739426bf6509f1c0a192440402dff.tar.gz ayatana-indicator-display-663e4db19fe739426bf6509f1c0a192440402dff.tar.bz2 ayatana-indicator-display-663e4db19fe739426bf6509f1c0a192440402dff.zip |
release 22.9.222.9.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Overview of changes in ayatana-indicator-display 22.9.2 + + - src/rotation-lock.cpp: make MenuItem QMenuModel-compatible. + - Allow building with(out) Lomiri features. + - src/rotation-lock.cpp: Hide the rotation switch on desktops. + - CMakeLists.txt: Skip test dependencies when testing is off. + - Add colour temperature changing functionality. + - src/rotation-lock.cpp: Prefer a symbolic panel icon. + - src/rotation-lock.cpp: Add display setting menu item. + - Translation updates. + Overview of changes in ayatana-indicator-display 22.9.1 - Fix failing cppcheck. |