Summary: | GlobalShortcuts: Does not reuse previously created shortcuts in subsequent runs | ||
---|---|---|---|
Product: | [Plasma] xdg-desktop-portal-kde | Reporter: | tuxinal |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aleixpol, jgrulich, kde, kyliepc, nate, nicolas.fella |
Priority: | NOR | ||
Version First Reported In: | 6.1.4 | ||
Target Milestone: | --- | ||
Platform: | NixOS | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/31e124bb8451a58f43374881800639fd2b430aac | Version Fixed In: | 6.3.0 |
Sentry Crash Report: | |||
Attachments: |
First run. shortcuts added normally.
Subsequent runs. doesn't reuse shortcuts from the first run. instead creates a new set of shortcuts which don't work due to conflicts with the shortcuts from the last run. |
Description
tuxinal
2024-09-11 21:29:56 UTC
Created attachment 173566 [details]
First run. shortcuts added normally.
Created attachment 173567 [details]
Subsequent runs. doesn't reuse shortcuts from the first run. instead creates a new set of shortcuts which don't work due to conflicts with the shortcuts from the last run.
Git commit 6880df9550cd89e805a9402b9d781b5e80a435c0 by Nicolas Fella, on behalf of Tuxinal Tuxinal. Committed on 11/01/2025 at 13:12. Pushed by nicolasfella into branch 'master'. Make the component name for GlobalShortcuts only consist of appId if provided Use desktop entry name for display name if exists Co-authored-by: Kylie C <kyliepc@proton.me> Co-authored-by: Nicolas Fella <nicolas.fella@gmx.de> M +3 -1 src/session.cpp M +1 -1 src/session.h https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/6880df9550cd89e805a9402b9d781b5e80a435c0 Git commit 31e124bb8451a58f43374881800639fd2b430aac by Nicolas Fella, on behalf of Tuxinal Tuxinal. Committed on 11/01/2025 at 13:15. Pushed by nicolasfella into branch 'Plasma/6.3'. Make the component name for GlobalShortcuts only consist of appId if provided Use desktop entry name for display name if exists Co-authored-by: Kylie C <kyliepc@proton.me> Co-authored-by: Nicolas Fella <nicolas.fella@gmx.de> (cherry picked from commit 6880df9550cd89e805a9402b9d781b5e80a435c0) M +3 -1 src/session.cpp M +1 -1 src/session.h https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/31e124bb8451a58f43374881800639fd2b430aac |