Created attachment 165819 [details] Screencast demonstrating flickering with the Hightlight Window effect SUMMARY "Highlight Window" effect makes possible to hightlight windows while hovering over taskbar entries. When user selects some window (by hover over taskbar window entry or by switching with tasks with Alt+Tab), other windows temporally hide, so user can focus on a particular window. "Highlight Window" doesn't hide other elements (e.g. desktop, panel, widgets), and this effect works really well when user has a only floating windows. However, when user switches between maximized window, there's always a distracting side effect. For a very short time highlighted window becomes semi-transparent so user sees desktop, then window becomes opaque again. STEPS TO REPRODUCE (please also see screencast in attachment) 1. Open and maximize several windows 2. Press and hold "Alt" key 3. While holding "Alt", slowly press "Tab" several times to switch between windows OBSERVED RESULT After temporal switch to the Task Switcher task, there's a brief flickering (highlighted window becomes semi-transparrent showing desktop) EXPECTED RESULT I don't need to briefly see desktop when I switch to the maximized window. I also think that option to not hide other window might improve experience with tiled windows for some users. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora Kinoite Rawhide (40) KDE Plasma Version: 5.93.0 KDE Frameworks Version: 5.249.0 Qt Version: 6.6.1 ADDITIONAL INFORMATION It's not Plasma 6 or Wayland regression. I have the same issue on Plasma 5.27 Also, as you can see from the screencast, highlight of the taskbar entries can be smoother sometimes. There's still some unwanted flickering but transition goes from the window below, not from desktop (as in the case with the Task Switcher).
Agreed, the effect isn't really ideal for large maximized windows.
*** Bug 493138 has been marked as a duplicate of this bug. ***
Created attachment 173748 [details] 1-Fade ignores window in focus | 2-Except when both are in focus. Reposting my issue since it's a bit different. As the attachment shows, when only one window is in focus (tomato), and you hover the mouse over an window not in focus (potato), for some odd reason the fade effect roughly flashes your desktop, then the window starts fading in. In the later part, when both windows are in focus, the fade effect works smoothly between them. Not only its visually inconsistent, it could cause a headache if you have photosensitivity. I believe the issue is that the fade effect ignores window in focus when another is not in focus, thus flashing the desktop as failsafe.
To better explain the last part; I believe that the effect is for some reason not noticing that there are open or maximized windows in sight, so it just shows the desktop are during the effect. I believe that making the effect recognize and show the windows that are in front of the desktop (or maximized) during the effect would solve this issue.
The effect recognizes windows in focus, but ignores the ones that aren't in focus but are visibly in front of the desktop.