Wed Mar 6 08:40:31 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.0.1:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.0.1
- Changes since 6.0.0:
* update version for new release
* kwin/convergentwindows: Don't set maximize property for fullscreen windows Followup to https://invent.kde.org/teams/plasma-mobile/issues/-/issues/256
* meta: Fix appstream tests
* meta: Add tag to posix test
* taskswitcher: Remove all interaction restrictions while the task switcher is opening This allows users to properly interact (open apps, dismiss) while the task switcher is in its opening animation.
* kwin/convergentwindows: Fix race condition causing windows to be maximized too large See https://invent.kde.org/teams/plasma-mobile/issues/-/issues/256
* taskpanel: Delay setting panel position on screen change, so shell doesn't crash Setting it immediately seems to trigger an underlying bug that causes the shell to crash, see https://invent.kde.org/plasma/plasma-mobile/-/issues/321
* homescreens/folio: Don't show background for widget configure dialog https://invent.kde.org/plasma/plasma-mobile/-/issues/320 We seem to encounter an issue when a widget is deleted where the background stays. Workaround it for now.
Wed Feb 21 18:36:37 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.0.0:
* New bugfix release
* Release announcement not available yet
- Changes since 5.93.0:
* update version for new release
* kcms/mobiledata: Clarify behavior when networkmanager wwanEnabled is off In NetworkManager, there is a global "wwanEnabled" setting. We do not typically deal with this because toggling it off shuts off cellular in ModemManager (the mobile data toggle just disconnects the connection instead).
* kwin/mobiletaskswitcher: make touchscreen swipe gesture use 3 fingers
* kwin/mobiletaskswither: remove the touchpad gesture
* kcms/wifi: Fix wi-fi dialog position, port to Kirigami.Dialog The Wi-Fi dialog position currently goes under the keyboard, fix it by porting to Kirigami.Dialog
* homescreens/folio: Add arrow if there is one page Show arrow to open app drawer if there is only one page. Open the app drawer if it is tapped.
* lockscreen: Remove bottom arrow animation Wastes battery as it keeps running with the display off
* homescreens/folio: Add setting to toggle wallpaper blur, and disable by default
* Adapt to renamed night light d-bus interface
* bin: Add Type=Application to dev session .desktop file It's part of the specification
* bin: Add POSIX shell linter and ensure scripts are compliant
* quicksettings/screenrotation: Fix initial state of quicksetting always being off
* update version for new release
* initialstart: Ensure background image accounts for widescreen, and raise resolution
* kcms/mobileshell: Remove gesture only navigation option for now The KWin gesture currently does not work at all, so turning off the navigation panel makes it so the user cannot navigate.