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
The structure of keylayout files allows multiple key-modifier combinations to be used one after the other.
We need to make sure they do not refer to themselves which might create circular rules while processing files like that.
Kmc-convert allows for 1,2 and 3 key-modifier combinations to be used one after the other. The use of more key-modifier combinations should be prevented
see PR#12564
The text was updated successfully, but these errors were encountered:
keymanapp-test-botbot
changed the title
feat(developer): kmc-convert: prevent processing possible circular rules of a .keylayout file
feat(developer): kmc-convert: prevent processing possible circular rules of a .keylayout file 😎
Feb 24, 2025
The structure of keylayout files allows multiple key-modifier combinations to be used one after the other.
We need to make sure they do not refer to themselves which might create circular rules while processing files like that.
Kmc-convert allows for 1,2 and 3 key-modifier combinations to be used one after the other. The use of more key-modifier combinations should be prevented
see PR#12564
The text was updated successfully, but these errors were encountered: