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.