Commit graph

93 commits

Author SHA1 Message Date
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
W
6f76185225 Fix airplane mode text in cosmic-applet-network
Turn on... -> Turn off...
2023-11-08 15:54:03 -05:00
W
710bbb18a1 Update Serbian translation 2023-11-08 11:43:59 -05:00
FAlexei
7ac2542a9c Add Russian translation 2023-11-05 07:37:00 -07:00
Ashley Wulber
a9b82222c4 refactor(network): update the icon name for disconnected state, and improve subscriptions 2023-11-01 19:14:44 -04:00
Ashley Wulber
0db1a96c42 refactor(audio): use mpris2-zbus 2023-10-27 19:46:51 -04:00
Ashley Wulber
d8a806b109 fix(network): add dividers and network settings button 2023-10-25 16:27:00 -04:00
Ashley Wulber
df8ab735a9 fix(network): add connected text, icon and improve layout for active ethernet and vpn connections 2023-10-25 16:27:00 -04:00
Ashley Wulber
1d3e5e13fc fix: padding for graphics and network 2023-10-24 15:34:21 -04:00
Ashley Wulber
3338cb74b6 refactor: styling improvements 2023-10-24 15:34:21 -04:00
Ashley Wulber
d80a801fe5 refactor: use menu button 2023-10-24 15:34:21 -04:00
GroobleDierne
46e9329614 i18(fr): Fix typo, improve with more context 2023-10-23 09:30:52 -06:00
GroobleDierne
c077b5e440 i18(fr): Update French translation 2023-10-23 09:30:52 -06:00
Elmeri.K
9d321822a9 Added Finnish translations 2023-10-17 09:58:41 -04:00
Ashley Wulber
2a99ad959a fix: styling 2023-10-11 19:46:07 -04:00
Eduardo Flores
486eff3eb3 Apply suggestions 2023-10-11 19:46:07 -04:00
Eduardo Flores
276ecc7d6c Switch back to libcosmic upstream 2023-10-11 19:46:07 -04:00
Eduardo Flores
c7b25daa71 Update libcosmic 2023-10-11 19:46:07 -04:00
Chris Kruining
fcd1cfff5e add Dutch translations 2023-10-11 09:07:36 -04:00
Ashley Wulber
56d96e5282 fix: clear popup state when it is dismissed by the compositor 2023-09-12 16:27:25 -04:00