| Summary: | (Plasma 6) Firefox Picture-In-Picture Not In Alt+Tab Despite Window Rule Configuration | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Megaguy32 <lerouxethan32> |
| Component: | rules | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | isma.af, kde, nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.0.5 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | window rules configuration & old plasma feature to change window type | ||
|
Description
Megaguy32
2024-06-10 14:32:45 UTC
Can you test force the opacity to 50%. If the opacity doesn't change, it means the problem is identifying the window, if it does the problem is in the applying side. (In reply to David Edmundson from comment #1) > Can you test force the opacity to 50%. > If the opacity doesn't change, it means the problem is identifying the > window, if it does the problem is in the applying side. Hi David, I've included the force opacity property in addition to the others and the opacity changes appropriately. but the window doesn't appear in the alt-tab windows. I suspect it's because the PiP is a toolbar / utility window type and is filtered out of alt-tabbing I've achieved the desired feature in a roundabout way (now Plasma 6.1.2) using an odd behaviour: 1. Activate Firefox PiP (Ctrl+Shift+]). 2. Fullscreen the PiP window (F). 3. Switch to another window (Alt+Tab). 4. Click back onto the PiP window. After these steps, the PiP window now appears in the task switcher (Alt+Tab) menu, which is actualy what I want as opposed to the default behaviour of it not being available. It's just a rather convoluted method to There's another similar behavior: 1. Activate Firefox PiP (Ctrl+Shift+]). 2. Fullscreen the PiP window (F). 3. Activate overview (Meta+W). Now, the PiP window appears among the overview effect and similar window presentation menus. |