Commit graph

262 commits

Author SHA1 Message Date
Ashley Wulber
1d6b5d7ec9 fix(network): remove extra divider when there are no known wifi connections 2024-05-14 17:46:48 -04:00
Ashley Wulber
0d27b2e02a refactor: set locations of auto popup hover 2024-05-13 21:11:23 +02:00
Ashley Wulber
b96d5f520b fix: mark symbolic icons 2024-05-11 01:52:16 +02:00
Ashley Wulber
55d1cc454b cleanup: applet names and comments 2024-05-07 21:28:22 +02:00
Ashley Wulber
e49327d7ca feat: add entry to applets that support popup switching on hover 2024-05-06 21:58:17 +02:00
Ashley Wulber
0d778d05ef fix(network): remove settings button 2024-05-06 06:51:45 -06:00
Ashley Wulber
9f51e12fc9 fix: reset timeline when a popup is created 2024-04-30 20:14:46 -04:00
Matthew Fallah (マシュー・ファラー)
cec2499435
i18n: misc. translation fixes 2024-04-17 10:47:18 +02:00
Ashley Wulber
fd5be28bea fix: use path for active connection after creating and connecting & cleanup 2024-04-17 06:28:57 +02:00
Ashley Wulber
4b86f05db6 fix: clean up menu and new connection after successfuly connecting 2024-04-17 06:28:57 +02:00
Ashley Wulber
db47edf9b6 fix(network): add connection if it doesn't exist when it is selected 2024-04-16 21:24:02 +02:00
Grooble
22d7501aee i18n(fr): Update translations 2024-04-02 23:27:48 +02:00
Ashley Wulber
4510e81f6f
fix: better handling of request results in the network applet 2024-03-25 15:33:30 -06:00
Gabriele
d22d4274ec
i18n(it): translation improvements 2024-03-25 15:33:28 -06:00
Michael Aaron Murphy
ca8c674014
chore(cargo): remove unused dependencies 2024-03-25 15:33:23 -06:00
Michael Aaron Murphy
32229c16f0
chore(cargo): replace log dependency with tracing 2024-03-25 15:33:22 -06:00
Michael Aaron Murphy
e0632b8c6f chore(cargo): upgrade dependencies across workspace 2024-03-14 23:37:37 +01:00
Michael Aaron Murphy
3c4acdacd7 refactor: compile applets as multicall binary 2024-03-14 23:37:37 +01:00
Hugo Carvalho
b9a868eed8 Create cosmic_applet_network.ftl 2024-03-06 15:44:59 -05:00
Ashley Wulber
090bb9653f
minimize applet (#217)
* chore: add minimize applet skeleton

* fix(minimize): desktop typo

* wip: minimize applet

* feat: include window images, and overlay their icon

* cleanup

* fix: add minimize applet to workspace

* chore: add host wayland display to desktop file for minimize applet

* chore: Cargo.lock

* cleanup: fix typos

* fix: don't hide minimized apps in app-list
2024-03-04 13:08:52 -05:00
Matthew Fallah (マシュー・ファラー)
a44aa405ed Create cosmic-applet-network for Euro Spanish 2024-02-28 21:46:40 -05:00
Matthew Fallah (マシュー・ファラー)
abb4df467c Translated cosmic-applet-network to Japanese 2024-02-21 11:01:38 -05:00
gildemberg-santos
5157beb0b3 feat(i18n): 🌐 translate cosmic_applet_network pt-br 2024-02-21 11:01:18 -05:00
Ashley Wulber
19eb20b4ff fix: use the correct url and use cosmic spawn 2024-02-02 16:27:11 -05:00
Ashley Wulber
e6ec592cb0 fix(network): open a browser when connection is behind a captive portal 2024-02-02 16:27:11 -05:00
Ashley Wulber
6851d9de54 fix: logging and use dbus config subscription in audio applet 2024-01-18 23:16:17 -05:00
VandaLHJ
ff598517b1 Add cosmic_applet_network.ftl PL Translation
There isn't any, so i added basic Polish translation.
2024-01-17 12:13:13 -05:00
Yevhen Popok
48154da855 Add Ukrainian translation 2024-01-17 11:03:59 -05:00
Ashley Wulber
e5db5ab1dd
chore: update libcosmic (#168) 2023-12-11 14:45:36 -05:00
W
d0b539b51d Minor fix for i18n(sr-Latn) translation 2023-12-07 10:14:21 -05:00
W
3e2f68993d Add i18n(sr-Cyrl) 2023-12-07 10:14:21 -05:00
W
066badee86 Delete cosmic-applet-network/i18n/sr directory 2023-12-07 10:14:21 -05:00
W
3b6dc3e0dc Add i18n(sr-Latn) 2023-12-07 10:14:21 -05:00
Ashley Wulber
ce479f1b44 chore: open network settings when the button is pressed 2023-11-22 08:03:54 -05:00
daniel.eades
aa2d9fe374 add linting CI jobs 2023-11-21 16:59:14 -05:00
daniel.eades
b9723dd5e0 use 'Self' to refer to own type 2023-11-16 15:47:20 -05:00
daniel.eades
b472a155fc remove redundant clones 2023-11-16 15:47:20 -05:00
daniel.eades
4db31e32e3 collapse nested 'match' statement 2023-11-16 15:47:20 -05:00
daniel.eades
6f48241613 remove redundant field names 2023-11-16 15:47:20 -05:00
daniel.eades
fed18d3726 avoid single variant match statements 2023-11-16 15:47:20 -05:00
daniel.eades
7239d6dfd6 remove useless 'to_string' calls 2023-11-16 15:47:20 -05:00
daniel.eades
51d270bc91 use 'into_values' 2023-11-16 15:47:20 -05:00
daniel.eades
c085758d20 remove useless 'format' calls 2023-11-16 15:47:20 -05:00
daniel.eades
03bb6ea3be collapse nested 'if' statements 2023-11-16 15:47:20 -05:00
daniel.eades
e6010b147a avoid using 'map' and then returning '()' 2023-11-16 15:47:20 -05:00
daniel.eades
3d81eb874f remove redundant closures 2023-11-16 15:47:20 -05:00
daniel.eades
6cb69bc63b remove redundant pattern matching 2023-11-16 15:47:20 -05:00
daniel.eades
12ef9ce993 remove useless conversions 2023-11-16 15:47:20 -05:00
daniel.eades
41b88532c9 remove needless borrows 2023-11-16 15:47:20 -05:00
Ashley Wulber
ed2ab8d91a update deps and cleanup 2023-11-13 12:41:37 -05:00