i3 / i3/i3

Maintain window focus with global fullscreen toggling

Open
#3,753 4 comments 0 reactions 0 assignees View on GitHub
4.16 bug missing-log
Dominant language
C
Stars
10.6k
Forks
822
PR merge metrics
No merged PRs in 30d

Description

When I keep toggling full screen (`mod+f`), it keeps my focus on the toggled window. This is great.

But when I keep toggling a global full screen (`bindsym $mod+Shift+f fullscreen toggle global`), it loses its focus from the full screened window, and moves the focus to where the mouse is (ignoring where I set the focus by the keyboard), even if I do not move/click the mouse.

Kindly make the global toggling maintain its focus (and not lose it to mouse's position), so that it behaves consistently like the local toggle (`mod+f`)

----
i3 version 4.16.1 (2019-01-27) © 2009 Michael Stapelberg and contributors

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.