lite-xl/data
Guldoman 671c8976df
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-08-25 14:03:23 -04: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-08-25 14:03:23 -04: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-04 09:40:02 -04:00