Commit graph

915 commits

Author SHA1 Message Date
Michael Aaron Murphy
d6b39ebf37
fix(input): update shortcuts in search on search
Closes #525
2025-06-19 16:09:24 +02:00
Eduardo Flores
0508323427 feat: wallpaper subscription 2025-06-18 17:13:03 +02:00
Ashley Wulber
44a1a9ab90 fix(vpn): retry username/pw entry dialog if connection fails 2025-06-17 12:33:56 -04:00
Michael Aaron Murphy
df71f293b8
fix(sound): revert change in alsa device descriptions
Part of #1155
2025-06-17 15:40:19 +02:00
Lampan-git
6e4f66a91f i18n: fix window-management-appearance 2025-06-16 20:38:44 +02:00
Lampan-git
ebf633e6c5 i18n: fix duplicates and curly brackets
Remove various duplicates and fix curly brackets errors
2025-06-16 17:20:18 +02:00
Eduardo Flores
8ca65bafe4 fix: wallpaper discovery
Allows settings to show installed wallpapers.

- Modified `load_each_from_path` to recursively
discover wallpapers, limited depth to 3 for
performance.
2025-06-16 17:14:30 +02:00
Feike Donia
1b2aba0107
i18n(de): accessibility page translations 2025-06-12 16:06:19 +02:00
Michael Aaron Murphy
66039e574e
fix(bluetooth): stop discovery on leave asynchrously 2025-06-12 13:39:42 +02:00
Michael Aaron Murphy
55b0b19135
feat(panel): get localized applet entries
Closes #1223
2025-06-11 15:00:34 +02:00
Michael Aaron Murphy
bd8dbbf4c5
fix(libcosmic): enter key activating navbar menus
Closes #1128
2025-06-11 12:37:44 +02:00
Michael Aaron Murphy
5a1debae5a
fix: revert cosmic-text version to fix cut off text 2025-06-11 12:02:16 +02:00
Michael Aaron Murphy
e6e49fbddc
fix(startup-apps): create autostart directory before creating startup entries
Closes #1197
2025-06-11 12:00:07 +02:00
Vukašin Vojinović
cdf431c510 chore: cargo fmt 2025-06-08 22:16:20 -04:00
Vukašin Vojinović
8b2bf931ae fix(applets_inner): use radius_s for dnd items
Also fixes compile errors on the Bluetooth page.
2025-06-08 22:16:20 -04:00
ellieplayswow
7ca678e18e i18n: replace missing key in users page 2025-06-07 17:00:20 +02:00
sandptel
badd201e44 fix: right alt key as alternate key 2025-06-07 16:59:57 +02:00
Lampan-git
ce6158f6df feat(region): update datetime formatting on region change
Update military_time and first_day_of_week on region change to be of
what is preferred in the region
2025-06-07 16:59:46 +02:00
Lampan-git
836c1b09ba feat(date): default to locale's preferred date settings
Default military_time and first_day_of_week to locale's preferred values
2025-06-07 16:59:31 +02:00
Michael Aaron Murphy
1e05e146f2
perf(accessibility): consolidate message types in view to reduce code gen 2025-06-05 17:24:55 +02:00
Michael Aaron Murphy
c5bdce7385
fix(users): wrong text for dialog adding profile image 2025-06-05 17:24:44 +02:00
Michael Aaron Murphy
5f6561c4ab
chore(bluetooth): refactor to make it easier to share logic 2025-06-05 17:24:32 +02:00
Michael Aaron Murphy
6701a634b7
feat: add subscription method for Page trait 2025-06-05 17:24:16 +02:00
Feike Donia
e810acd8f1
i18n(nl) adding Dutch translations, but also modifying some punctuation to EN and PL. (#1218)
* i18n(en) add degrees ° sign to the orientation selector

* i18n(nl) a few updates to the Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* Update com.system76.CosmicSettings.Desktop.desktop

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) update Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) update Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) update Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) i18n(pl) add and amend quotation marks

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) update Dutch translation

* i18n(nl) fix Dutch translation typo

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) update Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) add Dutch translation

* i18n(nl) update Dutch translation

* i18n(nl) update Dutch translation
2025-06-02 10:28:01 -04:00
Alexander Bachmann
220bca0f70
improv(bluetooth): stop bluetooth discovery on page leave 2025-05-29 16:58:43 +02:00
Ashley Wulber
f2dce76859 chore: update libcosmic 2025-05-28 13:39:57 -04:00
Ashley Wulber
b39dac1d0b fix: update fde 2025-05-28 13:12:26 -04:00
8roken
0e651e2d4e fix(nix): Simplify nix flake and fix dependencies
Could get the project running by removing most of the hard-coded values
and replace them with simplified directives.

This new flake incantation should also be easier to maintain in the
future.
2025-05-28 17:21:45 +02:00
Ryan Brue
24e6e2f28f
feat(panel): custom panel sizes
All this involves is having a certain notch that the panel size slider is on when the panel is set to a custom size

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2025-05-28 17:21:17 +02:00
David Carvalho
48a686a544 i18n(pt-BR): update translation 2025-05-28 17:20:03 +02:00
Jason Hansen
908432d32b
feat(shortcuts): search by key bindings 2025-05-28 17:19:37 +02:00
Jorge Menjivar
7df9700a94
fix(power): freeze if a power daemon was not active or enabled 2025-05-28 04:52:27 +02:00
Alexander Bachmann
3152a168b2 chore: update cosmic-settings-subscriptions 2025-05-27 05:11:50 +02:00
Alexander Bachmann
c4a73dc378 fix(sound): display unknown input/output devices 2025-05-27 05:11:50 +02:00
Alexander Bachmann
2a7d07c966
chore: fix compiler warnings 2025-05-26 22:56:09 +02:00
Feike Donia
d111f3ba80
i18n(nl): update Dutch translation 2025-05-26 22:55:29 +02:00
Alexander Bachmann
44ac9a4f3e chore: update dependencies 2025-05-26 22:54:52 +02:00
therealmate
c050545e5c
i18n(hu): update translation 2025-05-23 17:33:51 +02:00
Josh Megnauth
b229c80717 fix(display): Show revert dialog iff mode changed
Closes: #1190

RandR may revert or not apply invalid mode changes. The revert dialog
shouldn't show in these cases.
2025-05-23 17:33:10 +02:00
David Carvalho
bd2db99f3e i18n(pt-BR): Update translations 2025-05-23 10:44:09 -04:00
Jonathan Capps
f3d99c98a9 fix: apply the toggle overflow fix to the user list 2025-05-14 17:04:14 +02:00
VandaLHJ
5300b717c7
i18n(pl): update translation
Changed some translations, overall it's very good that someone other than me touch those and give their feedback. I changed some things that was imo not suitable or could be done better.

I'm still not sure about usage of exact term firmware, where in polish it's either oprogramowanie sprzętowe or mikrooprogramowanie, need more feedback on this one.

Also not sure about nast., ostat. and  poprz. instead of następnego, ostatniego or poprzedniego.

I'm open for discussion about rationale of my changes proposed in this commit.
2025-05-12 16:13:14 +02:00
Jonathan Capps
ab6af974ac
fix: user admin toggle overflowing container 2025-05-12 16:12:25 +02:00
twlvnn kraftwerk
c1134b7e1d i18n(bg): Add Bulgarian translation 2025-05-12 16:11:52 +02:00
Feike Donia
6afb1be0aa
i18n(nl): update translation 2025-05-09 13:03:52 +02:00
Antonio Félix
22356932d3 i18n(es): Fix words for coherence between components 2025-05-07 17:04:54 -04:00
.qaghan
f025ec0795 i18n(tr): update translation 2025-05-07 16:53:57 -04:00
Ashley Wulber
8c95adbae6 chore: update cosmic-settings-subscriptions 2025-05-02 21:23:17 +02:00
Luna Jernberg
482fa9466a
i18n(sv): update translation 2025-05-02 15:57:53 +02:00
David Carvalho
d66c137730 i18n(pt-BR) - Update translations 2025-05-02 15:49:43 +02:00