cosmic-applets/cosmic-applet-audio
Cheong Lau 38c037c977 perf: use unstable sorting when async
Unstable sorting should be slightly faster than stable sorting, and if
the vector was built asynchronously then preserving the initial order
doesn't matter too much.

Continue to use stable sorting where the vector is not built
asynchronously, or if the vector is partially sorted (e.g. when new
elements are pushed to a sorted vector).
2025-10-07 17:04:51 +02:00
..
data i18n(cs): Add Czech translation (#1068) 2025-09-29 12:34:53 -06:00
i18n i18n: translation updates from weblate 2025-10-03 09:46:53 +02:00
src perf: use unstable sorting when async 2025-10-07 17:04:51 +02:00
Cargo.toml chore: update dependencies 2025-08-18 16:44:50 +02:00
i18n.toml wip: update libcosmic (#93) 2023-06-01 12:23:12 -04:00