Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

qml: Unfocus launcher when dismissing Drawer #455

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

fredldotme
Copy link
Contributor

Until now, when pressing the Super key on a keyboard, the Launcher's focus state was still set to true, causing windows not to receive input events.

Unfocus the Launcher in order to cause the Stage to re-evaluate the new focus state, leading to windows receiving events again.

Until now, when pressing the Super key on a keyboard, the
Launcher's focus state was still set to true, causing windows
not to receive input events.

Unfocus the Launcher in order to cause the Stage to re-evaluate
the new focus state, leading to windows receiving events again.
@fredldotme fredldotme force-pushed the xenial_-_fixsuperkeyfocus branch from d179798 to 6f25d25 Compare October 20, 2022 13:55
@Flohack74 Flohack74 merged commit 2e8dad4 into xenial Oct 20, 2022
@Flohack74 Flohack74 deleted the xenial_-_fixsuperkeyfocus branch October 20, 2022 19:20
@kugiigi
Copy link
Contributor

kugiigi commented Dec 17, 2022

Is this a fix for #351 ? So maybe that could be closed as well as my old PR 😅

@Flohack74
Copy link
Member

No clue @kugiigi can you test it?

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

Successfully merging this pull request may close these issues.

3 participants