| Summary: | Keep panel applet open when opening settings | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | postix <postix> |
| Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | nate, niccolo.venerandi, niccolo |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | 5.93.0 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
postix
2024-02-25 17:34:40 UTC
Could be reasonable. I believe this would raise significant issues. The best we could do is not close the applet if the focus is on its setting window, though that would require some headaches in the code. However, then you'd have the weird behavior where switching the focus from a (setting) window to another would close the applet, since it would lose focus. Alternatively the applet should remain open as long as the settings are open, which I feel like might be an issue if e.g. the user switches desktop and remains with an applet stuck open. I feel like this kind of feature would be very prone to breakage or have unintended side effects. |