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

clear keyboard focus if found surface can't be focused #9198

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

user111111111111111111111111111111111
Copy link
Contributor

clears keyboard focus if found surface can't be keyboard focused
fixes active window not being set to null after closing a special workspace if cursor is above layer that's not keyboard focusable

unsure what side effects this can cause

Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if it's not keyboard focusable it can still be pointer focusable

modified:   src/managers/input/InputManager.cpp
@user111111111111111111111111111111111
Copy link
Contributor Author

if it's not keyboard focusable it can still be pointer focusable

shouldn't mess with pointer focus now

Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it will, layers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants