Summary: | Force Wayland Electron programs using SSD by window rule doesn't work | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Wind He <g311571057> |
Component: | rules | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | andi.schulz, g311571057, isma.af, nate |
Priority: | NOR | Keywords: | qt6 |
Version First Reported In: | 6.0.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Wind He
2024-03-09 08:06:20 UTC
Unfortunately this window rlue doesn't work on Wayland, I believe. We should probably hide it. Is it technically impossible or it will be back in the future? This rule is working for me on Wayland though (tested right now on master on electron MS Teams) This rule is the only way to give CSD applications a drop shadow drawn by kwin (such as VS Code or probably any other Electron app drawing custom title bars). For XWayland, the rule still works, but on on Wayland-native apps, e.g. when forcing VS Code or Electron apps into Wayland-native mode, as Nate has said before, the rule does not work. If this rule is no longer possible, Wayland is a huge visual downgrade compared to X11. (In reply to Ismael Asensio from comment #3) > This rule is working for me on Wayland though (tested right now on master on > electron MS Teams) Is your MS Team working on Wayland with extra arguments or on XWayland? |