Commit graph

48 commits

Author SHA1 Message Date
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
Feike Donia
c171f048a6
i18n: update fluent numbering scheme, with German and Dutch translations 2025-07-08 17:03:57 +02:00
SpecialSUDO
06791c6ef7
i18n(ar): add Arabic translation 2025-07-08 16:55:14 +02:00
oddib
b61e0bc94d
i18n(nb): add Norwegian translation 2025-05-28 17:25:20 +02:00
therealmate
75e36d4c15
i18n(hu): update translation 2025-05-28 17:24:22 +02:00
David Carvalho
0dc0dbf56d i18n (pt-BR): Update translations 2025-05-28 17:23:43 +02:00
makkacprzak
5eff224c6f
i18n(pl): update translation 2025-05-12 16:16:15 +02:00
Antonio Félix
3681318b82 i18n(es): Updated translation, fix typo and words for coherence 2025-05-12 16:15:46 +02:00
Feike Donia
51ca6b1327
i18n(nl): update Dutch translations 2025-05-12 16:15:27 +02:00
twlvnn kraftwerk
b0f3c82826 i18n(bg): Add Bulgarian translation to applets 2025-05-12 16:14:35 +02:00
Ashley Wulber
9eb4053d31 feat(accessiblity): high contrast and color filter toggles 2025-05-05 16:48:31 +02:00
Aindriú Mac Giolla Eoin
e6722d20e2
i18n(ga): update translation 2025-05-02 16:07:45 +02:00
lucamosca1
775060223f
i18n(it): add translation 2025-05-02 16:06:41 +02:00
铺盖崽
513639f407
i18n(zh-CN): update translation 2025-05-01 17:11:41 +02:00
Ashley Wulber
9746ccdd46 refactor(accessibility): use settings subscription 2025-04-30 18:42:23 +02:00
David Carvalho
2573eb7545 i18n - update portuguese translations 2025-04-08 15:56:30 -06:00
pugaizai
3f137c1eaa i18n: update zh-CN translation 2025-04-08 08:33:56 -06:00
David Carvalho
715f5b2732 i18n (pt-BR) Update translations 2025-04-08 08:33:44 -06:00
therealmate
7eaad1ec47 Update Hungarian translations 2025-04-08 08:33:20 -06:00
neko0xff
1eac886e93 i18n(zh-TW): update zh-TW translation 2025-04-08 08:33:02 -06:00
Matei Pralea
05d6f04e1a i18n(ro): Add Romanian translations 2025-04-08 08:32:25 -06:00
Victoria Brekenfeld
9ca6b4ed8f feat: add inverted-colors to a11y applet 2025-03-21 21:01:42 +01:00
Feike Donia
7fdaf839e0
i18n(nl): update Dutch translation 2025-03-17 21:45:34 +01:00
VandaLHJ
4b3482205e
i18n(pl): add translations for a11y 2025-03-17 21:44:44 +01:00
therealmate
bd006dee4a
i18n(hu): update hungarian translation 2025-03-17 21:43:19 +01:00
Matthew Fallah (マシュー・ファラー)
adc88bbafa
i18n: add Japanese and Spanish translations; fix misplaced Ukrainian translation 2025-03-17 21:39:34 +01:00
Ashley Wulber
c54ddeb38a chore: udpate libcosmic 2025-03-14 14:26:42 -04:00
Ashley Wulber
61d1d1b91d fix: use fixed window width for all applets 2025-03-14 14:26:42 -04:00
Ashley Wulber
0de336d0d7 update libcosmic: adds tooltip support 2025-03-14 14:26:42 -04: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
Aindriú Mac Giolla Eoin
fc2693f4d2
i18n(ga): add translations 2025-02-17 15:02:24 +01:00
zanaviska
b710832892
i18n(uk): fix translation 2025-02-17 15:01:57 +01:00
mkljczk
8181bfa98c i18n(pl): translate desktop entries and metainfo
Signed-off-by: mkljczk <git@mkljczk.pl>
2025-02-17 15:01:34 +01:00
therealmate
c133152b87
i18n(hu): update Hungarian translations 2025-02-10 13:18:14 +01:00
Alexander Bachmann
a046692241
refactor: remove dead code and unused imports 2025-02-10 13:15:23 +01:00
Feike Donia
54ed76a3b1
i18n(nl): translation update 2025-01-14 19:35:50 +01:00
mkljczk
52bbf0f4d8
i18n(pl): update translation 2025-01-14 19:33:38 +01:00
Ryan Brue
4d46850ff2 fix: a11y applet desktop file validation
This commit fixes errors when using `desktop-file-validate` on the a11y applet.

Question: @wash2  I removed a duplicate keyword that had =Auto and =Center. Which one is the correct one to remove?
2024-11-07 09:56:16 -05:00
Ashley Wulber
22198fd261 cleanup(a11y): imports 2024-11-04 10:28:32 -05:00
Ashley Wulber
95003f8e8c fix(a11y): remove extra icon 2024-11-04 10:28:32 -05:00
Ashley Wulber
c42f70e67a fix(a11y): padding 2024-11-04 10:28:32 -05:00
Ashley Wulber
96c456fdf1 fix(a11y): symbolic icon 2024-11-04 10:28:32 -05:00
Ashley Wulber
eb27387fee feat: a11y applet 2024-11-04 10:28:32 -05:00