Bug 460115 - In WindowHeap-based effects, active window should be highlighted in some way
Summary: In WindowHeap-based effects, active window should be highlighted in some way
Status: CONFIRMED
Alias: None
Product: kwin
Classification: Plasma
Component: effects-window-management (other bugs)
Version First Reported In: 5.25.5
Platform: Manjaro Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2022-10-08 11:17 UTC by leftcrane
Modified: 2023-09-11 19:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description leftcrane 2022-10-08 11:17:02 UTC
Active window should be marked somehow so the user doesn't lose his place. Bear in mind that there are three areas that potentially might need highlighting: 1) the active window 2) the window that's focused via keyboard (arrow/tab keyboard navigation is currently missing but presumably it will be added later) 3) the window that the mouse hovers over, AFTER being moved.

It isn't trivial to figure out the optimal UI here, so I recommend just copying whatever Gnome does for starters. Their overview is ten years old, so presumably its UI makes sense.