-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Destroy virtual keyboard when it is not activated."
This reverts commit b2924bd. While I don't think it's doing anything wrong, but many wlroots comopsitor does not like this and may make Gtk app choke. (#1044, #1037, #1039) swaywm/sway#8143
- Loading branch information
Showing
2 changed files
with
10 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
45c024a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
45c024a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This revert causes labwc's window switcher to be terminated when switching between text-input-v3 enabled clients with Alt-Tab.
I haven't looked deeper into the context of this revert and I guess @wengxt already acknowledges a similar misbehavior in Hyprland (from the commit message of b2924bd).
So take this comment just as a notice that this revert broke something in labwc.