Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_NET_ACTIVE_WINDOW: invalidate focus to force SetInputFocus call #3027

Merged
merged 1 commit into from
Oct 22, 2017

Commits on Oct 22, 2017

  1. _NET_ACTIVE_WINDOW: invalidate focus to force SetInputFocus call

    The sender of the _NET_ACTIVE_WINDOW client message might know better when to
    set focus than i3, as i3 does not know about unmanaged (override_redirect=1)
    windows.
    
    related to i3/i3lock#35
    stapelberg committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    d7233c4 View commit details
    Browse the repository at this point in the history