Commit graph

142 commits

Author SHA1 Message Date
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
Ashley Wulber
c539b0628b
fix(bluetooth): reversed min/max condition on retry timer 2025-07-18 20:06:19 +02: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
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
Antonio Félix
3681318b82 i18n(es): Updated translation, fix typo and words for coherence 2025-05-12 16:15:46 +02:00
twlvnn kraftwerk
b0f3c82826 i18n(bg): Add Bulgarian translation to applets 2025-05-12 16:14:35 +02:00
Ashley Wulber
b6bb982f2d fix(bluetooth): cpu usage 2025-05-07 17:14:48 +02:00
铺盖崽
513639f407
i18n(zh-CN): update translation 2025-05-01 17:11:41 +02:00
Michael Aaron Murphy
4f1ef57fe2
fix(bluetooth): other devices not initially appearing 2025-04-17 17:30:55 +02:00
Michael Aaron Murphy
b19aea769a perf(bluetooth): reduce CPU usage and improve async performance 2025-04-15 17:15:22 +02:00
Michael Aaron Murphy
b3515bb9ba improv(bluetooth): potential fixes for excess CPU usage 2025-04-14 17:18:52 +02:00
David Carvalho
2573eb7545 i18n - update portuguese translations 2025-04-08 15:56:30 -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
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
Michael Aaron Murphy
25263dad7d
fix: missing icons and actions from the dock 2025-04-04 02:30:03 +02:00
Ashley Wulber
28c3c7c456 fix(bluetooth): await sleep 2025-03-19 15:56:49 +00: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
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
Ashley Wulber
115e526528 fix(bluetooth): use rfkill for blocking bluetooth
this state will be persisted after reboot
2025-03-09 14:40:26 +01:00
Ashley Wulber
f08d80a891 fix(bluetooth): watch devices for changes after toggled back on 2025-03-05 13:02:46 -05: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
mkljczk
8181bfa98c i18n(pl): translate desktop entries and metainfo
Signed-off-by: mkljczk <git@mkljczk.pl>
2025-02-17 15:01:34 +01:00
Michael Aaron Murphy
69fd2b62df chore: update libcosmic with mmap threshold fix 2025-02-12 20:21:02 +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
Alexander Bachmann
0f4667fc47
improve(bluetooth): ignore devices with unknown type and without alias 2025-02-10 13:13:14 +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
Vukašin Vojinović
6b740c59be fix(app-list): use context menu radius from theme 2024-11-04 08:47:36 -05:00
Ashley Wulber
5b5cd77e7c update iced 2024-10-31 17:52:33 -04:00
Kartik Nayak
11faa567f3 feat: enable button to open Bluetooth settings page from applet 2024-10-21 11:25:03 -04:00
Kartik Nayak
a5c201aedd i18n: add Hindi translation 2024-10-16 19:00:14 -06:00
Kartik Nayak
2552b0283a i18n: add Kannada translation 2024-10-16 19:00:14 -06:00
skygrango
4591eb85f4 i18n(zh-TW): add Taiwanese translation 2024-10-02 17:02:15 +02:00
Aliaksandr Truš
3e2da9b90f i18n(be): add Belarusian translations 2024-10-02 17:01:42 +02:00
Vukašin Vojinović
941cbf546b
fix: padding, spacing, context menu style, and settings buttons 2024-09-24 15:52:17 +02:00
Ryan Brue
0a32d27c70 chore(license): clarify GPL-3.0 license as GPL-3.0-only
Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2024-09-16 07:40:23 -06:00
Vukašin Vojinović
a2063213e4 improv(bluetooth): align confirm and cancel buttons closer to design 2024-09-03 16:52:59 +02:00
Benjamin Weis
845948f5c8
i18n(de): add German translation 2024-08-15 17:53:15 +02:00