Summary: | Add support for X11 or Wayland Session selection in desktop files, similar to DE in OnlyShowIn and NotShowIn | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Ajrat Makhmutov <rauty> |
Component: | Session Management | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | kdedev, natalie_clarius, nate |
Priority: | NOR | Keywords: | X11-only |
Version First Reported In: | 6.4.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ajrat Makhmutov
2025-09-12 12:16:23 UTC
I see the value in this, so I'll pass along the request to the developers. Changing this to wishlist, since it's asking for a feature to be implemented. There is a low chance of this happening, however, due to the plans to deprecate X11 in the long run. If there's a lot of development work to achieve this, it's likely not going to get implemented, since X11 will no longer be a thing in Plasma in the future. We could add a special KDE-specific key for this, but I think it would be better to work upstream and add it to the .desktop file spec first. If that gets done, I could see us potentially adding support for it. However I'm not sure the provided example makes sense; xkill is a command-line program without a .desktop file. .desktop files belong to GUI apps, and GUI apps typically aren't specific to X11 or Wayland. As such, the utility of this seem low, and I would anticipate similar objections to any attempt to add a thing to the spec. |