Commit graph

210 commits

Author SHA1 Message Date
Cheong Lau
7876fd1b36
fix(network): reversed ordering of networks 2025-10-07 22:52:31 +02:00
Hosted Weblate
ce6b2a5b84 i18n: translation updates from weblate
Co-authored-by: Aliaksandr Truš <evils.mail@gmail.com>
Co-authored-by: Fedorov Alexei <aleksejfedorov963@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Mattias Eriksson <snaggen@gmail.com>
Co-authored-by: Yago Raña Gayoso <yago.rana.gayoso@gmail.com>
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>
Co-authored-by: mikenu <mikenu-jp@users.noreply.hosted.weblate.org>
Co-authored-by: yakup <mt6360227@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/be/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/ar/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/be/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/ja/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/tr/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-audio/be/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/ja/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/be/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/ja/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/ru/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/tr/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/be/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/es/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/ja/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/be/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/ja/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/tr/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/ru/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/sv/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-input-sources-applet/ja/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces-applet/ru/
Translation: Pop OS/COSMIC Accessibility Applet
Translation: Pop OS/COSMIC App List Applet
Translation: Pop OS/COSMIC Audio Applet
Translation: Pop OS/COSMIC Battery Applet
Translation: Pop OS/COSMIC Bluetooth Applet
Translation: Pop OS/COSMIC Input Sources Applet
Translation: Pop OS/COSMIC Network Applet
Translation: Pop OS/COSMIC Notifications Applet
Translation: Pop OS/COSMIC Power Applet
Translation: Pop OS/COSMIC Tiling Applet
Translation: Pop OS/COSMIC Workspaces Applet
2025-10-07 17:05:10 +02:00
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
Cheong Lau
dd0158d8f0 perf: refactor to reduce memory allocations and cpu work 2025-10-07 17:04:51 +02:00
Cheong Lau
8e0f1c4a09
chore: apply recommendations from clippy 2025-10-04 02:51:18 +02:00
Hosted Weblate
98d6d33c87 i18n: translation updates from weblate
Co-authored-by: Aindriú Mac Giolla Eoin <aindriu80@gmail.com>
Co-authored-by: Fedorov Alexei <aleksejfedorov963@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Mattias Eriksson <snaggen@gmail.com>
Co-authored-by: Priit Jõerüüt <jrthwlate@users.noreply.hosted.weblate.org>
Co-authored-by: Walter William Beckerleg Bruckman <spayk.99@protonmail.com>
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>
Co-authored-by: mikenu <mikenu-jp@turbosystem.net>
Co-authored-by: mikenu <mikenu-jp@users.noreply.hosted.weblate.org>
Co-authored-by: oddib <oddbjorn.mr@hotmail.no>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/ga/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/ru/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-audio/ja/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/sv/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/ja/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/ga/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/ja/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/ru/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/ja/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/ru/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/ar/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/ja/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/ru/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-time/sv/
Translation: Pop OS/COSMIC Accessibility Applet
Translation: Pop OS/COSMIC App List Applet
Translation: Pop OS/COSMIC Audio Applet
Translation: Pop OS/COSMIC Battery Applet
Translation: Pop OS/COSMIC Bluetooth Applet
Translation: Pop OS/COSMIC Network Applet
Translation: Pop OS/COSMIC Notifications Applet
Translation: Pop OS/COSMIC Power Applet
Translation: Pop OS/COSMIC Tiling Applet
Translation: Pop OS/COSMIC Time Applet
2025-10-03 09:46:53 +02:00
Hosted Weblate
357fcb7b36 i18n: translation updates from weblate
Co-authored-by: Aindriú Mac Giolla Eoin <aindriu80@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Priit Jõerüüt <jrthwlate@users.noreply.hosted.weblate.org>
Co-authored-by: Walter William Beckerleg Bruckman <spayk.99@protonmail.com>
Co-authored-by: oddib <oddbjorn.mr@hotmail.no>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/ga/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/ga/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/nb_NO/
Translation: Pop OS/COSMIC Accessibility Applet
Translation: Pop OS/COSMIC App List Applet
Translation: Pop OS/COSMIC Battery Applet
Translation: Pop OS/COSMIC Network Applet
Translation: Pop OS/COSMIC Notifications Applet
Translation: Pop OS/COSMIC Power Applet
Translation: Pop OS/COSMIC Tiling Applet
2025-10-02 18:24:29 +02:00
Hosted Weblate
6bb9794ada
i18n: translation updates from weblate
Co-authored-by: Dmytro <linkinwires@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Hugo Carvalho <hugokarvalho@hotmail.com>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Co-authored-by: Mattias Eriksson <snaggen@gmail.com>
Co-authored-by: Priit Jõerüüt <jrthwlate@users.noreply.hosted.weblate.org>
Co-authored-by: VandaL <vandalhj@gmail.com>
Co-authored-by: Walter William Beckerleg Bruckman <spayk.99@protonmail.com>
Co-authored-by: Yauhen <bugomol@users.noreply.hosted.weblate.org>
Co-authored-by: lorduskordus <lorduskordus@gmail.com>
Co-authored-by: therealmate <hellogaming91@gmail.com>
Co-authored-by: twlvnn kraftwerk <kraft_werk@tutanota.com>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/es_419/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/sv/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/es_419/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/pt/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/uk/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-audio/es_419/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-audio/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-audio/uk/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/bg/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/pl/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/sv/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/be/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/bg/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/es/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/bg/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/es/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/es_419/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/hu/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/pl/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/pt/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/uk/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/cs/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/es_419/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/hu/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/sv/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/es/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/es_419/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/pt/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/sv/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/uk/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/sv/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-time/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-input-sources-applet/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces-applet/et/
Translation: Pop OS/COSMIC Accessibility Applet
Translation: Pop OS/COSMIC App List Applet
Translation: Pop OS/COSMIC Audio Applet
Translation: Pop OS/COSMIC Battery Applet
Translation: Pop OS/COSMIC Bluetooth Applet
Translation: Pop OS/COSMIC Input Sources Applet
Translation: Pop OS/COSMIC Network Applet
Translation: Pop OS/COSMIC Notifications Applet
Translation: Pop OS/COSMIC Power Applet
Translation: Pop OS/COSMIC Tiling Applet
Translation: Pop OS/COSMIC Time Applet
Translation: Pop OS/COSMIC Workspaces Applet
2025-10-01 21:47:38 +02:00
Hosted Weblate
d14c498bcc i18n: translation updates from weblate
Co-authored-by: Dmytro <linkinwires@gmail.com>
Co-authored-by: Mattias Eriksson <snaggen@gmail.com>
Co-authored-by: Priit Jõerüüt <jrthwlate@users.noreply.hosted.weblate.org>
Co-authored-by: VandaL <vandalhj@gmail.com>
Co-authored-by: Walter William Beckerleg Bruckman <spayk.99@protonmail.com>
Co-authored-by: lorduskordus <lorduskordus@gmail.com>
Co-authored-by: twlvnn kraftwerk <kraft_werk@tutanota.com>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/es_419/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/sv/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/es_419/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/uk/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-audio/es_419/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-audio/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-audio/uk/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/bg/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/pl/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/sv/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/bg/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/bg/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/es_419/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/pl/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/uk/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/cs/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/es_419/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/sv/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/es_419/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/sv/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/uk/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/sv/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-time/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-input-sources-applet/et/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces-applet/et/
Translation: Pop OS/COSMIC Accessibility Applet
Translation: Pop OS/COSMIC App List Applet
Translation: Pop OS/COSMIC Audio Applet
Translation: Pop OS/COSMIC Battery Applet
Translation: Pop OS/COSMIC Bluetooth Applet
Translation: Pop OS/COSMIC Input Sources Applet
Translation: Pop OS/COSMIC Network Applet
Translation: Pop OS/COSMIC Notifications Applet
Translation: Pop OS/COSMIC Power Applet
Translation: Pop OS/COSMIC Tiling Applet
Translation: Pop OS/COSMIC Time Applet
Translation: Pop OS/COSMIC Workspaces Applet
2025-10-01 17:54:20 +02:00
Aliaksandr Trush
a9c9783699
i18n(be): Belarusian language fixes (#1070) 2025-09-29 12:38:14 -06:00
Mattias Eriksson
2ab1e26a72
Add Swedish translations (#1060) 2025-09-29 12:37:59 -06:00
lorduskordus
6aec81ebb5
i18n(cs): Add Czech translation (#1068) 2025-09-29 12:34:53 -06:00
skygrango
2dba07fcae
i18n(zh-TW): update translation (#1039) 2025-09-19 11:18:08 -06:00
Joan
c327f88a8a
i18n(es): update translations (#1048) 2025-09-14 07:06:17 -06:00
jermanuts
b35e5a5364
i18n(ar): Arabic traslation of .desktop and .metainfo.xml (#1040)
* arabic .desktop

* Arabic .desktop

* Arabic .desktop

* Arabic .desktop

* Arabic .desktop

* Arabic .desktop

* Arabic .desktop

* Arabic .desktop

* Arabic fix .desktop

* Arabic .desktop

* Arabic .desktop

* Arabic .desktop

* Arabic .desktop

* Arabic .desktop

* Arabic .desktop

* Arabic .desktop

* Arabic .desktop

* Arabic .desktop

* Arabic .metainfo.xml translation

* Update Arabic translation

* Update Arabic translation
2025-09-14 07:05:40 -06:00
Kamil Lihan
93735b1ab2 i18n(sk): Update translations 2025-09-07 14:58:57 +02:00
Saeed
9e0a1da883
i18n(fa): add Persian translation 2025-09-04 17:18:14 +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
Ian Douglas Scott
d3ef5b181b Fix calls to rfkill on distros that put in in sbin
This makes the network applet work on Debian, for instance.

It may be better to directly use `/dev/rfkill`, but this improves things
for now.
2025-08-01 20:38:23 -07:00
Feike Donia
c171f048a6
i18n: update fluent numbering scheme, with German and Dutch translations 2025-07-08 17:03:57 +02:00
therealmate
a7ed5c8813
i18n(hu): update translation 2025-07-08 16:57:05 +02:00
Lampan-git
114f849143 fix(wifi): reconnect issue 2025-07-08 16:56:33 +02:00
SpecialSUDO
06791c6ef7
i18n(ar): add Arabic translation 2025-07-08 16:55:14 +02:00
Jeremy Soller
11fb6ed9c0 Update libcosmic and drop dbus-config 2025-06-23 11:55:45 -06: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
VandaLHJ
7e5b64293b
i18n(pl): update translation 2025-05-12 16:14:10 +02:00
Jorc0
f494ac8755
i18n(es_ES): fix typo in translation 2025-05-02 16:07:17 +02:00
铺盖崽
513639f407
i18n(zh-CN): update translation 2025-05-01 17:11:41 +02:00
Ashley Wulber
31afd3fa8b feat(network): support for eap peap networks 2025-04-18 12:21:16 -04:00
Ashley Wulber
e7f24828f1 fix(network): skip connections if getting settings fails 2025-04-16 10:49:26 -04: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
gabriele2000
5c567944b6 Update existing translation, minor fixes 2025-04-08 08:32:43 -06:00
Matei Pralea
05d6f04e1a i18n(ro): Add Romanian translations 2025-04-08 08:32:25 -06:00
Ashley Wulber
619550cf61 fix: handling of surface action 2025-03-18 08:13:03 -04:00
Feike Donia
7fdaf839e0
i18n(nl): update Dutch translation 2025-03-17 21:45:34 +01:00
therealmate
bd006dee4a
i18n(hu): update hungarian translation 2025-03-17 21:43:19 +01:00
Jonathan Capps
2f18d1e920
fix: password hide/show on wifi authentication 2025-03-17 21:29:00 +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