diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -1,3 +1,32 @@ +Overview of changes in ayatana-indicator-display 24.5.2 + + - src/service.cpp: Use standard video-display fallback for panel icon. + - Translation updates. + +Overview of changes in ayatana-indicator-display 24.5.1 + + - Hide xsct features if not supported by server/driver. + - src/service.cpp: If possible, replace errors with more descriptive + warnings when facing a panic. + - src/service.cpp: Disable Xsct for Wayland. + - Drop the deprecated PolicyKit *.pkla file. + - Translation updates. + +Overview of changes in ayatana-indicator-display 24.5.0 + + - src/service.cpp: Look up schemas recursively + - data/ayatana-indicator-display.service.in: Become part of + lomiri-indicators.target. + +Overview of changes in ayatana-indicator-display 24.4.1 + + - src/main.cpp: Initialize LC_NUMERIC with 'POSIX'. + - cppcheck: Fix missingOverride complaints. + - cppcheck: Suppress constParameterCallback. + - cppcheck: Replace C-style casts by C++-style static_cast<> casts. + - cppcheck: Run with --check-level=exhaustive. + - Translation updates. + Overview of changes in ayatana-indicator-display 24.4.0 - Fix access of unitialized variables in DisplayIndicator destructor. |