Commit graph

423 commits

Author SHA1 Message Date
585560be59 yoda: refresh local dbus binding lock 2026-05-25 09:55:23 +02:00
7393ce1ff1 chore: align workspaces with local cosmic stack 2026-05-24 11:11:12 +02:00
Vukašin Vojinović
cd729d045b chore: add rust-toolchain to enforce 1.93 2026-05-12 17:18:56 +02:00
Vukašin Vojinović
12e449e050 fix(size_cross_nth): get max_cross after constraining main
Prevents visual cross sizes for the main widget and other children from becoming different.
This happened when the title height became a significant-enough chunk of max main that it interfered with the preview aspect ratio after its relayout with the previously unaccounted for title height, which caused its width to shrink (to keep the aspect ratio), while the title remained at `max_cross`.
2026-05-12 17:18:56 +02:00
Michael Murphy
d4071eae98
i18n: translation update from Hosted Weblate (#303) 2026-05-12 17:14:17 +02:00
Hosted Weblate
522ad626b1
i18n: translation updates from weblate
Co-authored-by: BoneNI <bounkirdni@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jim Spentzos <jimspentzos2000@gmail.com>
Co-authored-by: Марко М. Костић <marko.m.kostic@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces/el/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces/sr/
Translation: Pop OS/COSMIC Workspaces
2026-05-03 01:52:45 +02:00
Michael Aaron Murphy
d56a59208e chore: update all dependencies 2026-04-29 21:41:03 +02:00
Michael Aaron Murphy
e8a1927d42 chore: add zed editor config 2026-04-29 21:41:03 +02:00
Michael Aaron Murphy
2acf6f9f14 chore: apply rustfmt config with module import granulatiry 2026-04-29 21:41:03 +02:00
Michael Aaron Murphy
2b9906f941 chore: update libcosmic and MSRV 2026-04-29 21:41:03 +02:00
Jeremy Soller
4e9c902ee2
i18n: translation update from Hosted Weblate (#295) 2026-04-14 09:51:52 -06:00
Hosted Weblate
8542100f85
i18n: translation updates from weblate
Co-authored-by: Asier Saratsua Garmendia <asier.sarasua@gmail.com>
Co-authored-by: ButterflyOfFire <boffire@users.noreply.hosted.weblate.org>
Co-authored-by: Geeson Wan <wang14240@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Hugo Carvalho <hugokarvalho@hotmail.com>
Co-authored-by: João Campos <tiojoca@gmail.com>
Co-authored-by: Urocissa Caerulea.Tw <urocissa.tw@proton.me>
Co-authored-by: Walter William Beckerleg Bruckman <spayk.99@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces/kab/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces/pt/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces/zh_Hant/
Translation: Pop OS/COSMIC Workspaces
2026-04-12 18:50:15 +02:00
Ashley Wulber
240bb058a9 chore: update libcosmic after reexports were removed 2026-04-10 11:32:40 -06:00
José DE SOUSA
828534ad9c feat: add middle mouse button support to close toplevel applications 2026-03-26 14:57:35 -07:00
Ashley Wulber
2f1e5c77e3 chore: update libcosmic 2026-03-17 16:06:09 -04:00
Ashley Wulber
d62ac5ab59 chore: update deps 2026-03-17 16:06:09 -04:00
Ashley Wulber
d5024f5b24 chore: update deps 2026-03-17 16:06:09 -04:00
Ashley Wulber
d4becdd6c5 chore: updates after iced rebase 2026-03-17 16:06:09 -04:00
Ian Douglas Scott
45e01aa6e6 Add log::info!/log::error! for Vulkan issues 2026-03-13 19:43:54 +01:00
Ian Douglas Scott
a990c89758 backend/wayland/vulkan: Fix use of Vulkan (correctly this time)
It seems https://github.com/pop-os/cosmic-workspaces-epoch/pull/280 was
just wrong. I didn't test it correctly, and it actually prevented
crashes simply because the Vulkan instance failed to create.

This failed because it's a device extension, not an instance extension
(and we already check for the device extension).

The *real* issue seems to be simply the fact this was using the
`Instance` after dropping the `Entry`. Which is easy enough to address.
2026-03-13 19:43:54 +01:00
Jeremy Soller
9bab56ddfc
i18n: translation update from Hosted Weblate (#289) 2026-03-09 09:47:35 -06:00
Hosted Weblate
be31d26b78
i18n: translation updates from weblate
Co-authored-by: Aman Alam <aalam@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces/pa/
Translation: Pop OS/COSMIC Workspaces
2026-03-07 15:11:41 +01:00
Hosted Weblate
af0ae63b44 i18n: translation updates from weblate
Co-authored-by: Benmak Kizuna <benmakworkshop@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Joonas Tuomi <joonastapanituomi@gmail.com>
Co-authored-by: Marko X <duffsd@gmail.com>
Co-authored-by: Quentin PAGÈS <quentinantonin@free.fr>
Co-authored-by: jickson john <jickson.john@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces/fi/
Translation: Pop OS/COSMIC Workspaces
2026-03-02 17:39:23 +01:00
Vukašin Vojinović
87dca9eda4 improv(view): use ellipsis for labels 2026-02-20 23:54:21 +01:00
Vukašin Vojinović
5fbbf4ba37 chore: update dependencies 2026-02-20 23:54:21 +01:00
Vukašin Vojinović
db6fbfbce7 cleanup 2026-02-20 23:54:21 +01:00
Vukašin Vojinović
e45d2ea694 chore: clippy 2026-02-20 23:54:21 +01:00
Jeremy Soller
22bef1b596
Merge pull request #277 from weblate/weblate-pop-os-cosmic-workspaces
i18n: translation update from Hosted Weblate
2026-02-17 09:48:50 -07:00
Hosted Weblate
24d17cbe52
i18n: translation updates from weblate
Co-authored-by: Benmak Kizuna <benmakworkshop@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Quentin PAGÈS <quentinantonin@free.fr>
Co-authored-by: jickson john <jickson.john@gmail.com>
2026-02-16 08:03:30 +01:00
Jeremy Soller
2a02ddd08b Add pull request template 2026-02-13 12:35:27 -07:00
Ian Douglas Scott
d31c6dbccb backend/wayland/vulkan: Enable VK_EXT_physical_device_drm extension
Fixes a segfault when run with `--no-default-features` to disable
`wgpu`.
2026-02-12 12:01:05 -08:00
Jeremy Soller
1a1b107259
Merge pull request #282 from Dymkom/patch-1
Update com.system76.CosmicWorkspaces.desktop
2026-02-12 08:01:12 -07:00
Dymkom
c61b703a82
Update com.system76.CosmicWorkspaces.desktop
add Ukrainian translation
2026-02-12 15:44:29 +02:00
Jeremy Soller
abf1bb8885
Merge pull request #276 from SammyMcFly/action-on-typing
feat: "action on typing"
2026-02-11 15:23:32 -07:00
Lysander Treumann
f6e4a0b740 Added updated Cargo.lock 2026-02-03 10:51:09 +01:00
Lysander Treumann
a6b04ca007 Added branch action-on-typing to dependency cosmic-comp-config, which (unless merged) contains necessary changes to build cosmic-workspaces. 2026-02-03 10:14:14 +01:00
Lysander Treumann
f31e33ad30 Added feature "action on typing", i.e. cosmic-workspaces opens cosmic-launcher or cosmic-app-library, if the setting is set.
When opened by typing, cosmic-launcher or cosmic-app-library are closed when existing the workspaces overview.
Changed exiting workspaces overview by pressing Escape from KeyReleased to KeyPressed to improve interaction between cosmic-workspaces and cosmic-launcher/cosmic-app-library.
2026-01-31 04:17:14 +01:00
Jeremy Soller
2108269d2e
Merge pull request #272 from weblate/weblate-pop-os-cosmic-workspaces
i18n: translation update from Hosted Weblate
2026-01-30 19:10:08 -07:00
Hosted Weblate
1354dbaf37
i18n: translation updates from weblate
Co-authored-by: Hafidz Nasruddin <hafidz@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Co-authored-by: Zahid Rizky Fakhri <zahidrizkyfakhri@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces/id/
Translation: Pop OS/COSMIC Workspaces
2026-01-30 20:07:42 +00:00
Jeremy Soller
e50554cdff
Merge pull request #249 from twlvnn/bulgarian
i18n(bg): update desktop info
2026-01-27 10:37:29 -07:00
Jeremy Soller
ca87fc271c
Merge pull request #269 from weblate/weblate-pop-os-cosmic-workspaces
i18n: translation update from Hosted Weblate
2026-01-27 10:26:34 -07:00
Jeremy Soller
12ab6c08f4
Merge pull request #271 from lucamosca1/master
Update com.system76.CosmicWorkspaces.desktop ITA
2026-01-27 10:11:33 -07:00
lucamosca1
25303a596a
Update com.system76.CosmicWorkspaces.desktop 2026-01-27 16:03:53 +01:00
Hosted Weblate
69daae5359
i18n: translation updates from weblate
Co-authored-by: Aman Alam <aalam@users.noreply.hosted.weblate.org>
Co-authored-by: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jun Hwi Ku <siguning@gmail.com>
Co-authored-by: gift983 <983649@my.leicestercollege.ac.uk>
Co-authored-by: 김유빈 <k.sein1016@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces/kk/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces/ko/
Translation: Pop OS/COSMIC Workspaces
2026-01-26 03:01:49 +01:00
Hosted Weblate
15ce5267af i18n: translation updates from weblate
Co-authored-by: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Co-authored-by: Geeson Wan <wang14240@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces/zh_Hans/
Translation: Pop OS/COSMIC Workspaces
2026-01-16 17:31:31 +01:00
Jeremy Soller
43ef945a92
Merge pull request #261 from weblate/weblate-pop-os-cosmic-workspaces
i18n: translation update from Hosted Weblate
2025-12-30 08:46:40 -07:00
Michael Murphy
8dabb45b50
i18n: removing translation for Frankish 2025-12-30 11:52:32 +01:00
Hosted Weblate
8f046ed594
i18n: translation updates from weblate
Co-authored-by: Amadɣas <massiin@proton.me>
Co-authored-by: David Carvalho <david.snt.carvalho@gmail.com>
Co-authored-by: Ekramul Reza <ekramulreza@users.noreply.hosted.weblate.org>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Co-authored-by: Vilius Paliokas <viliuspaliokas@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces/lt/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-workspaces/pt_BR/
Translation: Pop OS/COSMIC Workspaces
2025-12-22 21:01:48 +01:00
Ashley Wulber
954a45ca4c chore: update cosmic-text 2025-12-09 22:22:12 +01:00
Ian Douglas Scott
a607da7f44 Use libcosmic DiscreteScrollState helper 2025-12-08 13:12:02 -08:00