You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When launching from the search, the app is launched in a separate cgroup with an assigned cgroup name as expected (app-cosmic-com.system76.CosmicEdit-<number>.scope in this case):
Tested in a VM using the latest COSMIC alpha ISO (pop-os_24.04_amd64_intel_17.iso).
Why this matters
Proper cgroup assignment is important for modern system monitoring utilities (e.g. Mission Center) to be able to differentiate running applications from system processes. See https://gitlab.com/mission-center-devs/mission-center/-/issues/231 for info on which DEs currently handle this.
The text was updated successfully, but these errors were encountered:
When launching an app from the app grid, the the app is not launched in a separate cgroup.
When launching from the search, the app is launched in a separate cgroup with an assigned cgroup name as expected (
app-cosmic-com.system76.CosmicEdit-<number>.scope
in this case):Tested in a VM using the latest COSMIC alpha ISO (
pop-os_24.04_amd64_intel_17.iso
).Why this matters
Proper cgroup assignment is important for modern system monitoring utilities (e.g. Mission Center) to be able to differentiate running applications from system processes. See https://gitlab.com/mission-center-devs/mission-center/-/issues/231 for info on which DEs currently handle this.
The text was updated successfully, but these errors were encountered: