diff options
author | Arthur Williams <taaparthur@gmail.com> | 2021-09-20 11:17:35 +0600 |
---|---|---|
committer | NRK <nrk@disroot.org> | 2021-09-20 11:17:35 +0600 |
commit | 3234b0e521cca006a94cb135a88d146122d7f66d (patch) | |
tree | 9e4ec3d2580e9b38eb48f16436975a63a8e6c7ea /TODO.md | |
parent | 24e70a99e38ba71ac26e8476c5f2d4352c6ff548 (diff) |
Allow any set of modifiers to be used in keybindings
Previous the code only allowed ShiftMask,ControlMask or Mod1Mask to be
used in keybindings and the presence of any others modifiers would be
ignored. Most problems generally allow certain modifiers to be be
ignored but not most and certainly don't allow Super-A to be treated
like A.
Now users can use any modifiers they want in keybindings and can also
ignore any modifiers they want. By default only ModMask2 (commonly
numlock is ignored)
Co-authored-by: N-R-K <79544946+N-R-K@users.noreply.github.com>
Diffstat (limited to 'TODO.md')
0 files changed, 0 insertions, 0 deletions