-
-
Notifications
You must be signed in to change notification settings - Fork 104
Active vs. focused windows #177
Copy link
Copy link
Open
Labels
enhancementThe report requests an enhancement beyond the intended behaviour.The report requests an enhancement beyond the intended behaviour.
Milestone
Metadata
Metadata
Assignees
Labels
enhancementThe report requests an enhancement beyond the intended behaviour.The report requests an enhancement beyond the intended behaviour.
Under NetWM/EWMH active windows (those whose window is set in _NET_ACTIVE_WINDOW) and focused windows (those with _NET_WM_STATE_FOCUSED set in _NET_WM_STATE) must always be the same. These are different concepts. Window can be active without having focus. IceWM needs to track active and focused windows separately.