1
0
Fork 0
forked from wry/wry

output: use natural sort for workspace ordering

Fixes: https://github.com/mahkoh/jay/issues/843
This commit is contained in:
llyyr 2026-03-30 19:55:29 +05:30
parent 24293a53e7
commit a71e97ce4e
5 changed files with 13 additions and 4 deletions

View file

@ -70,6 +70,7 @@ blake3 = "1.8.2"
run-on-drop = "1.0.0"
egui = { version = "0.34.1", default-features = false }
egui_tiles = { version = "0.15.0", default-features = false }
numeric-sort = "0.1.5"
[build-dependencies]
repc = "0.1.1"