lite-xl/data
Guldoman 2ed17dd03f Normalize strokes in fixed order (#1572)
* Use normalized strokes when removing duplicates only when appropriate

* Use normalized stroke in `keymap.unbind`

* Normalize strokes by sorting the modifiers before the keys

This also sorts the modifiers in a fixed manner, decided by 
`modkeys.keys`.
We need to do this because we display the strokes in a few places like 
the command palette.
2023-12-26 13:16:33 +00:00
..
colors style: move default colors to its own style file 2022-06-02 19:20:54 -04:00
core Normalize strokes in fixed order (#1572) 2023-12-26 13:16:33 +00:00
fonts draw lite-xl icon in TitleView (#1143) 2022-10-10 11:05:30 -04:00
plugins Use proper timeouts for coroutines that don't need to wait (#1467) 2023-08-07 14:51:14 +01:00