Bug 509237 - Enhance separate screen focus by always putting focus on the active screen
Summary: Enhance separate screen focus by always putting focus on the active screen
Status: REPORTED
Alias: None
Product: kwin
Classification: Plasma
Component: core (other bugs)
Version First Reported In: 6.4.4
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: multiscreen
Depends on:
Blocks:
 
Reported: 2025-09-07 17:01 UTC by rlk
Modified: 2025-09-25 17:04 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rlk 2025-09-07 17:01:41 UTC
I use focus follows mouse/mouse precedence with separate screen focus enabled.  However, separate screen focus does not switch focus to the active screen (defined by me, at any rate, as the screen in which the mouse pointer is over) until a window in the newly active screen is activated.

Concrete example: I use multiple desktops.  I keep a VNC session on screen 1 on all desktops, while screen 0 contains all other windows.  If I move the mouse from screen 1 to screen 0, the VNC session retains focus until I move the mouse over an existing window in screen 0 or click on the desktop.

I would like the (or an optional) behavior to be that as soon as I move the mouse off screen 1 that any window on that screen with focus loses it, regardless of whether there is another window with focus.   This would in essence be focus strictly under mouse applied to screens, while the user's chosen focus policy would apply to windows within the current screen.