You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
none.
Describe the solution you'd like
If the menu key is pressed, the menu will pop up, at which time the keyboard input is released (stop capturing keyboard input so that the user can use the keyboard to operate the host). When the menu exits, the capture of keyboard input resumes.
Describe alternatives you've considered
none.
Additional context
On gnome wayland, if the menu is open, the menu will appear in all workspaces, which is not expected.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
none.
Describe the solution you'd like
If the menu key is pressed, the menu will pop up, at which time the keyboard input is released (stop capturing keyboard input so that the user can use the keyboard to operate the host). When the menu exits, the capture of keyboard input resumes.
Describe alternatives you've considered
none.
Additional context
On gnome wayland, if the menu is open, the menu will appear in all workspaces, which is not expected.
The text was updated successfully, but these errors were encountered: