Commit graph

123 commits

Author SHA1 Message Date
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
Vukašin Vojinović
c54bf8e189 chore: update dependencies
Also removes unused dependencies from workspace members.
2025-09-10 17:23:35 +02: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
twlvnn kraftwerk
44341e380b i18n(bg): improved readability, fixed errors
I made corrections to the translation after testing.
2025-09-04 17:17:40 +02:00
David Carvalho
64d2f3d33e i18n(pt-BR): update translations 2025-09-04 17:17:23 +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
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
David Carvalho
0dc0dbf56d i18n (pt-BR): Update translations 2025-05-28 17:23:43 +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
铺盖崽
513639f407
i18n(zh-CN): update translation 2025-05-01 17:11:41 +02:00
David Carvalho
490f7d8c56 i18n (pt-BR) update translations 2025-04-10 19:43:48 -06: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
Gabriele
38dd27e886 Add endline to cosmic_applet_tiling 2025-04-08 08:32:43 -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
Benjamin Weis
91e457b230 i18n(de): add German translation 2025-03-17 21:44:10 +01:00
therealmate
bd006dee4a
i18n(hu): update hungarian translation 2025-03-17 21:43:19 +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
a2c4268eb9 cargo fmt 2025-03-14 14:26:42 -04:00
Ashley Wulber
0de336d0d7 update libcosmic: adds tooltip support 2025-03-14 14:26:42 -04:00
Ian Douglas Scott
7ba2ed0c53 Update to workspace v2, based on ext-workspace
In the workspace applet, this now uses `Workspace` in the front-end code
instead of a tuple with unnamed fields. Handling of scrolling is also
moved to the frontend, which uses less code and seems more natural. It
would be good to have a helper in libcosmic for this. It also changes
`ObjectId` to `ExtWorkspaceHandleV1`, which is a little simpler and I
see no reason here to avoid the more strongly typed object.

At some point we may want a shared subscription for workspaces in
multiple applets. As well as a higher-level abstraction for screen
capture.
2025-03-07 22:23:55 -08: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
Ian Douglas Scott
e9848a2d4f Update for toplevel-info cctk changes
Requires pop-os/cosmic-protocols#49.

The duplication between applets, and
cosmic-workspace/xdg-desktop-portal-cosmic, should be moved to shared
abstractions. But that can be done after moving to
`ext-image-copy-capture`.

`ToplevelInfo` now contains both ext and cosmic handles, so the tuples
of handles and info are needed. Use just the info.
2025-02-13 12:29:39 -08: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
Josh Megnauth
a9f9620d11 fix(inputs): Use env vars and extra layouts
Closes: #725

The inputs applet uses an outdated `xkb-data` which causes some configs
to fail which in turn leads to an empty list.

See: https://github.com/lilyinstarlight/nixos-cosmic/issues/74#issuecomment-2353273156
2024-12-31 14:12:47 +01:00
Ashley Wulber
f486b3b1ad update libcosmic 2024-12-04 16:52:49 +01:00
Ashley Wulber
391a7f8dab chore(tiling): update text for tile-current 2024-12-04 16:52:17 +01:00
Ashley Wulber
5b5cd77e7c update iced 2024-10-31 17:52:33 -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