https://bugs.kde.org/show_bug.cgi?id=441628
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ksysguard-b...@kde.org |kdelibs-b...@kde.org CC| |n...@kde.org Summary|KDE Plasma behaves |Apps launched via global |differently when launching |shortcut do not seem to be |an application. |getting put in their own | |cgroup Ever confirmed|0 |1 Component|general |general Product|plasma-systemmonitor |frameworks-kglobalaccel Version|5.22.4 |5.85.0 Status|REPORTED |CONFIRMED --- Comment #1 from Nate Graham <n...@kde.org> --- They key difference is whether or not the app is launched with its own cgroup, because the Applications page in System Monitor only knows about cgrouped apps. That's how it knows something is an app and not some random system process. When you run an app's binary directly (i.e you run `kate` inside a terminal window), it's up to you to make sure that happens, since you're running the app by hand. However when running an app via a global shortcut, this should be happening. I can reproduce the issue. Moving to the kglobalaccel framework. -- You are receiving this mail because: You are watching all bug changes.