-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
My layout has some keys like emojis and symbols using the COPY method, as defined in:
Line 487 in ca53099
| case Copy: |
Each time the key is pressed, Electron apps do not receive the symbol and instead open a context menu as if I pressed mouse right click. This happens under Wayland only, in apps like Visual Studio Code (in Editor window only, terminal window seems fine) and Discord.
Using Visual Studio Code screencast option, to see which keys are being pressed, it shows "ContextMenu" key presses each time I try to input a key made from COPY. This makes wvkbd with Electron apps under Wayland unusable to me.
Any fix?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels