https://bugs.kde.org/show_bug.cgi?id=483640
Kye <kylie...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kylie...@gmail.com --- Comment #3 from Kye <kylie...@gmail.com> --- (In reply to Nicolas Fella from comment #2) > This is fixed with > https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/merge_requests/341 This is the same issue a BUG 483639 As an aside, It grabs the app_id based on the systemd scope the process is under. Launching from an IDE or terminal will result in it creating an entry in the settings under the IDE or terminal which is unfortunate for development and might cause issues later if those same IDEs and terminals make use of GlobalShortcuts. Besides launching your dev app from a .desktop entry _without_ Terminal=true I dont think theres a way around this without redesigning the spec to pull from the apps ResourceName or something. Maybe the IDEs and terminals should be changed to spawn processes in correctly named subscopes themselves? -- You are receiving this mail because: You are watching all bug changes.