waycrate / swhkd

Sxhkd clone for Wayland (works on TTY and X11 too)
https://git.sr.ht/~shinyzenith/swhkd
BSD 2-Clause "Simplified" License
679 stars 47 forks source link

Modifier sticky keys not supported #211

Open trueNAHO opened 1 year ago

trueNAHO commented 1 year ago

swhkd implements the sticky key functionality with modes. However, there seem to be currently no support for entering modes using a single modifier key.

It is likely that resolving this issue also addresses the problem mentioned in this related issue.