| Summary: | Feature Request: Please add option to stop activity when empty | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Victor <victorbrca> |
| Component: | Activities in general | Assignee: | Ivan Čukić <ivan.cukic> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | wishlist | CC: | ivan.cukic, kde, kdedev, niccolo, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.27.0 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Victor
2018-04-30 15:47:59 UTC
By empty you mean no application specific to that activity running? (In reply to David Edmundson from comment #1) > By empty you mean no application specific to that activity running? That's correct. If no windowed app is running on that specific activity, then it gets stopped. And if you open an application that is assigned to an activity that is currently not running, then the activity gets started automatically. I put this quick bash script to do just that - https://pastebin.com/1Jwn8Fqs This seems reasonable to consider. If it can be done with a bash script it shouldn't be terribly difficult to implement. Activities cannot be stopped anymore, which makes this bug sadly no longer relevant. |