Commit graph

11 commits

Author SHA1 Message Date
Vukašin Vojinović
c54bf8e189 chore: update dependencies
Also removes unused dependencies from workspace members.
2025-09-10 17:23:35 +02:00
Vukašin Vojinović
2c618622d3 chore: update dependencies
Sets the resolver to 3, so it's Rust-version aware. Without it, some dependencies get updated to versions needing Rust versions newer than the target.
2025-08-18 16:44:50 +02:00
Vukašin Vojinović
2b7b4cba56 chore: update to Rust 2024 edition 2025-08-18 16:44:50 +02:00
Vukašin Vojinović
c3fafd3910 chore: use std::sync::LazyLock
Removes `once_cell` as a direct dependency.
2025-08-18 16:44:50 +02:00
Ashley Wulber
f75f341da8 Revert "chore: update libcosmic"
This reverts commit 98e1cdec52.
2025-07-28 14:51:43 -04:00
Ashley Wulber
98e1cdec52 chore: update libcosmic 2025-07-24 15:23:21 -06:00
Ashley Wulber
9eb4053d31 feat(accessiblity): high contrast and color filter toggles 2025-05-05 16:48:31 +02:00
Ashley Wulber
9746ccdd46 refactor(accessibility): use settings subscription 2025-04-30 18:42:23 +02:00
Victoria Brekenfeld
2b88f35991 a11y: Add magnifier toggle 2025-02-21 00:38:02 +01:00
Michael Aaron Murphy
dc86f23a73
chore: upgrade all dependencies 2025-02-19 18:31:56 +01:00
Ashley Wulber
eb27387fee feat: a11y applet 2024-11-04 10:28:32 -05:00