nyyManni / dmenu-wayland

dmenu for wayland-compositors
MIT License
197 stars 22 forks source link

keyboard shortcuts and auto repeat not working #10

Open cyberhuman opened 5 years ago

cyberhuman commented 5 years ago

In dmenu the following key combinations work:

Maybe there are others that I didn't find. None of these work in dmenu-wl. Also key presses don't auto repeat.

nyyManni commented 5 years ago

Ctrl+A and Ctrl+E should be already implemented. For Ctrl+Y I have to figure out how to paste from clipboard in Wayland (and how it plays with XWayland clients, too).

Keyrepeat is not yet implemented, on Wayland each client needs to handle keyrepeat by itself.

cyberhuman commented 5 years ago

Right, I missed that Ctrl+A and Ctrl+E are implemented!

markstos commented 1 year ago

When implementing Paste, "Control+V" should also be implemented as well as the "Paste" keycode.

For example, I would like to paste in a Nerdfont glyph that I don't know how to type.