diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-13 20:10:35 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-13 20:11:01 +0200 |
| commit | 51f72d2904f09bb1690afc55e89604f4275fa2d4 (patch) | |
| tree | 3ce74d8ab5c7f4740c4d24f995667ccdab845c29 /NEWS | |
| parent | c4c5f3fb7288a72c2923321efbf9b4790ffedfbe (diff) | |
| download | ayatana-indicator-application-26.6.0.tar.gz ayatana-indicator-application-26.6.0.tar.bz2 ayatana-indicator-application-26.6.0.zip | |
- src/ayatana-application-service-marshal.list: Replace deprecated
BOOL token.
- src/indicator-application.c: Replace deprecated
gtk_widget_get_style.
- Allow the service to handle tooltips.
- Allow the service to handle both legacy menus and the new GMenu.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Overview of changes in ayatana-indicator-application 26.6.0 + + - src/ayatana-application-service-marshal.list: Replace deprecated + BOOL token. + - src/indicator-application.c: Replace deprecated + gtk_widget_get_style. + - Allow the service to handle tooltips. + - Allow the service to handle both legacy menus and the new GMenu. + Overview of changes in ayatana-indicator-application 22.2.0 - Upstream version bump to new release versioning scheme: |
