Debian Patches

Status for plasma-mobile/6.3.6-3

Patch Description Author Forwarded Bugs Origin Last update
relax-interplasma-versioned-deps.patch no
upstream_8b8c9585_bin-Don-t-force-QT-QPA-PLATFORM-wayland.patch [PATCH] bin: Don't force QT_QPA_PLATFORM=wayland
Qt apps for the most part should already default to wayland, since we are in a wayland
session. Don't force apps that default to x11 to be wayland (same
behaviour as desktop).
Devin Lin <espidev@gmail.com> no 2025-03-09
upstream_7d9054f7_applicationlistmodel-Space-out-application-list-refreshes.patch [PATCH] applicationlistmodel: Space out application list refreshes
Use the same behavior as kickoff on desktop, to limit application list
refreshes to once every 100ms.

https://invent.kde.org/plasma/plasma-mobile/-/issues/440
Devin Lin <espidev@gmail.com> no 2025-02-13
upstream_013d0345_Gesture-Navigation-Disable-Gestures-When-Action-Drawer-Notification-Popup-Drawer-or-VolumeOSD-are-Visible.patch [PATCH] Gesture Navigation: Disable Gestures When Action Drawer, Notification Popup Drawer, or VolumeOSD are Visible

Disables gesture navigation when Action Drawer, Notification Popup Drawer, or VolumeOSD are visible as activating the task switcher in these situation can feel a bit weird.

Note:
~~Draft for in till I can get side loading working again so I can test it on device.~~

Still can't seem to get side loading working quite yet. Though, I did run the test I could from my laptop and it does seems to be working fine, so I will be removing this from draft.
Micah Stanley <stanleymicah@proton.me> no 2025-03-19
upstream_9707f503_GestureNavigation-Fix-Action-Drawer-State-being-out-of-Sync-on-First-Start.patch [PATCH] GestureNavigation: Fix Action Drawer State being out of Sync on First Start Micah Stanley <stanleymicah@proton.me> no 2025-04-10
upstream_c5f0d15b_folio-Fix-AppDelegate-null-errors.patch [PATCH] folio: Fix AppDelegate null errors
Sometimes due to model changes the application will be null, which
causes a lot of errors in the console. Add null checks to avoid this.
Devin Lin <espidev@gmail.com> no 2025-03-19
upstream_e4323f4e_notification-list-fix-notification-scrolling-within-action-drawer-and-lockscreen.patch [PATCH] notification list: fix notification scrolling within action drawer and lockscreen

This merge request fixes an issue with notification list scrolling and also adds a few general improvements.

To accomplish this, the notification widget was moved outside of the action drawer swipe area and lock screen swipe area, separating them from the parent-child relationship. Instead, the notification widget is now layered separately on top. This change seems to fix the conflict when both areas are accepting swipes from the same direction.

Additionally, changes were made to the notification list widget for the action drawer to make it behave similarly to the folio home screen app library. Specifically, when at the top of the list, one can swipe down over the notification area to expand the action drawer. In landscape mode, the media widget, clock, and date were also added to the notification list to provide more room for viewing notifications when scrolling.

Closes https://invent.kde.org/plasma/plasma-mobile/-/issues/318
Micah Stanley <stanleymicah@proton.me> no 2025-03-20
upstream_23797660_statusbar-Don-t-show-internet-icon-and-loading-indicator-at-same-time.patch [PATCH] statusbar: Don't show internet icon and loading indicator at same time

Ensure that the internet icon and the loading indicator do not show at the same time.
Devin Lin <espidev@gmail.com> no 2025-04-06
upstream_6e0dca97_mmplugin-Make-calls-nonblocking-to-not-freeze-UI-when-called.patch [PATCH] mmplugin: Make calls nonblocking to not freeze UI when called
replaces the blocking `reply.waitForFinished` calls with QCoro asynchronous await calls.
=?UTF-8?q?Luis=20B=C3=BCchi?= <luis.buechi@server23.cc> no 2025-04-25
upstream_a452bc30_Folio-Settings-Component-Bugfix.patch [PATCH] Folio: Settings Component Bugfix
Fixes a bug where if one presses and holds the home screen to bring up the settings component, then swipes up to access the application drawer while the settings component open animation is playing, both the drawer and settings component will be visible on screen at the same time. Fixing this was achieved by setting swipe state back to none whenever the settings component is opening and a onSwipeMove event happens.

Video of the bug.

![Screencast_20250423_151033](/uploads/7f4f04617c42d5898322a8fa5ef306b8/Screencast_20250423_151033.webm)
Micah Stanley <stanleymicah@proton.me> no 2025-04-24

All known versions for source package 'plasma-mobile'

Links