plasma-workspace.git
6 months ago[PATCH] applets/systemtray: Open context menu on click when ItemIsMenu
Kai Uwe Broulik [Sat, 22 Mar 2025 17:22:35 +0000 (18:22 +0100)]
[PATCH] applets/systemtray: Open context menu on click when ItemIsMenu

As per StatusNotifierItem spec:

> The item only support the context menu, the visualization should
prefer showing the menu or sending ContextMenu() instead of Activate()

Gbp-Pq: Name upstream_f17c2546_applets-systemtray-Open-context-menu-on-click-when-ItemIsMenu.patch

6 months ago[PATCH] Fix Scroll Wheel issue in AllApps submenu of Application Dashboard
Tomislav Pap [Mon, 24 Mar 2025 23:23:07 +0000 (23:23 +0000)]
[PATCH] Fix Scroll Wheel issue in AllApps submenu of Application Dashboard

Scroll with mouse wheel was problematic in AllApps subsection. It worked
partially, abruptly stopping when hovering over app icons, or just
during mouse wheel scrolling.

The problem is that QQuick WheelInterceptor::findwheelArea() never entered
into its if statement because there are 3 children elements of QML parent,
and their z axis values are 1, 0, 0 respectfully.

BUG: 486481
FIXED-IN: 6.4.0

Gbp-Pq: Name upstream_4f9b1a69_Fix-Scroll-Wheel-issue-in-AllApps-submenu-of-Application-Dashboard.patch

6 months ago[PATCH] libkmpris: allow MultiplexerModel to show actual player name
Fushan Wen [Mon, 24 Mar 2025 12:33:47 +0000 (20:33 +0800)]
[PATCH] libkmpris: allow MultiplexerModel to show actual player name

The lock screen needs it to show the actual player name instead of
"Choose player automatically"

Gbp-Pq: Name upstream_e4e0dee5_libkmpris-allow-MultiplexerModel-to-show-actual-player-name.patch

6 months agorelax-interplasma-versioned-deps
Debian Qt/KDE Maintainers [Tue, 20 May 2025 06:31:26 +0000 (08:31 +0200)]
relax-interplasma-versioned-deps

Gbp-Pq: Name relax-interplasma-versioned-deps.patch

6 months agoplasma-workspace (4:6.3.5-1) unstable; urgency=medium
Aurélien COUDERC [Tue, 20 May 2025 06:31:26 +0000 (08:31 +0200)]
plasma-workspace (4:6.3.5-1) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * New upstream release (6.3.5).
    - Notification: Escape lonely < and > symbols. (kde#502106)
    - Calendar: Move event indicator above main label.
    - Appelts/notifications: Fix Notifications positions. (kde#500192,
    kde#498599, kde#491217, kde#502160)
    - Applets/notifications: improve paddings again.
    - Multiscreen: fix an incorrect assert in screenInvariants. (kde#494616)
  * Relax inter-plasma versioned dependency constraint so we can upload
    only 6.3.5 packages that have actual code changes.
  * Drop backported patch now part of the upstream release.
  * Backport upstream commits scheduled for 6.3.6:
    - Fix entirely wrong colours when enabling "Tint all colours with accent
    colour". (kde#503394)
    - Remove pointless "mount" action for audio CDs and blank optical media.
    (kde#503999)
    - libnotificationmanager: fix critical notifications not showing when Do
    not disturb is active.
    - components/sessionprivate: fix a potential crash in SessionsModel.
    - Fix deleting downloaded files from the notifications. (kde#504385)
    - Fix cell height calculation during vertical resizing.
    - klipper: make "Add Actions" dialog only window-modal to avoid blocking
    plasmashell completely. (kde#501938)
  * Backport other upstream commits:
    - Fix lockscreen showing a placeholder instead of the real multimedia
    player name in some multi-player setups.
    - Fix Scroll Wheel issue in the All Applications section of the launcher.
    (kde#486481)
    - Fix implementation of the StatusNotifierItem spec to support context
    menu on left click in the system tray.
    - Never use scientific notation even for big numbers in notifications.
    (kde#422166)
    - Fix global menu sometimes showing menu items from non-active app.
    (kde#473714)
    - Fix issue in sorting users list to put the logged in user first.
    - Prevent trying to delete the logged in user and failing. (kde#495494)
    - Make selecting the C locale in regional options actually work.
    (kde#500432)
    - Fix duplicate optical devices in disks and devices applet. (kde#495140)
    - Disable pointless and surprising horizontal scrolling of notifications
    contents.
    - Warn users about full storage not just on / and /home.
    - Fix incorrect wallpaper preview when using screens with widely different
    aspect ratios. (kde#483097)
    - Fix OSD not properly displaying RTL languages. (kde#503255)
    - Fix Notifications widget added to the desktop not showing new
    notifications. (kde#503815)
    - Fix “Process Table” visualization for blank System Monitor sensor
    widgets to no longer incorrectly makes them think they’re in need of
    configuration the next time you restart Plasma or the system. (kde#504335)

[dgit import unpatched plasma-workspace 4:6.3.5-1]

6 months agoImport plasma-workspace_6.3.5.orig.tar.xz
Aurélien COUDERC [Tue, 20 May 2025 06:31:26 +0000 (08:31 +0200)]
Import plasma-workspace_6.3.5.orig.tar.xz

[dgit import orig plasma-workspace_6.3.5.orig.tar.xz]

6 months agoImport plasma-workspace_6.3.5-1.debian.tar.xz
Aurélien COUDERC [Tue, 20 May 2025 06:31:26 +0000 (08:31 +0200)]
Import plasma-workspace_6.3.5-1.debian.tar.xz

[dgit import tarball plasma-workspace 4:6.3.5-1 plasma-workspace_6.3.5-1.debian.tar.xz]