Summary: | PWA windows are grouped with web browser windows | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | David <david.cortes.rivera> |
Component: | Task Manager and Icons-Only Task Manager widgets | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | john.kizer, nate, qydwhotmail |
Priority: | NOR | Keywords: | regression, wayland-only |
Version First Reported In: | 6.2.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
David
2024-12-16 10:35:20 UTC
Does it happen in Chrome or Chromium too? Can you test when all of these browsers are in native Wayland mode as well as in XWayland mode? (In reply to Nate Graham from comment #1) > Does it happen in Chrome or Chromium too? > > Can you test when all of these browsers are in native Wayland mode as well > as in XWayland mode? Does "native Wayland" and "XWayland" mean "open it in a wayland session, then in an x11 session", or does it involve some setting or launching chromium with some specific flag? Yeah, you'll have to launch the app with a special flag. Every app does it differently. For Chrome/Chromium, you add "--ozone-platform=wayland" to force it into Wayland mode, and without that, it's in XWayland mode. See https://wiki.archlinux.org/title/Chromium Per https://wiki.archlinux.org/title/Vivaldi#Native_Wayland_support Vivaldi seems to default to Wayland, so you can force it into XWayland mode with the "auto" value for ozone-platform. ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! From some further testing: - The problem is not present when running X11 sessions (but didn't manage to try on the latest 6.2.4 version). - In earlier KDE plasma versions (6.0), if I launch the PWA first, the browser icon then becomes the PWA's, so it doesn't let me launch the browser from the task manager. I think this didn't happen in 6.2 but am not 100% sure. - If I launch vivaldi though the command line with option '--ozone-platform=wayland', and then launch the PWA, then the icons stay separate instead of merging, regardless of how the PWA is launched. I BTW found these PWAs that can be easily installed without any registration: https://learn.microsoft.com/en-us/microsoft-edge/progressive-web-apps-chromium/demo-pwas To install one of them with Vivaldi, one can open this link: https://microsoftedge.github.io/Demos/pwamp/ Then right click the tab where it opens, and select "Install PWAmp music player". Does it still happen in Plasma 6.3.5 or later for you? Updating the status here, pending an update from the reporter - thanks! ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! ๐๐งน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. |