Commit graph

1004 commits

Author SHA1 Message Date
VandaLHJ
bb0fb95692
i18n(pl): update translation 2025-09-16 01:00:54 +02:00
Ashley Wulber
95180b19e4 feat: shortcut key input 2025-09-16 01:00:26 +02:00
Satakun Utama
52cd2f281c i18n(th): update translations 2025-09-15 15:58:38 +02:00
Vukašin Vojinović
ee34b79359 chore: add startup applications command and desktop entry 2025-09-15 15:58:13 +02:00
jsanchezba
0d555db0dd i18n(es): update translations 2025-09-15 09:53:24 -04:00
David Carvalho
c7f9eb8ff9 i18n(pt-BR): update translations 2025-09-15 09:51:47 -04:00
Vukašin Vojinović
29da0330aa chore: update dependencies 2025-09-12 17:33:40 -04:00
Vukašin Vojinović
2533b5542b refactor(time): update to icu 2.0.0 2025-09-12 17:33:40 -04:00
Vukašin Vojinović
0e5054a4c5 feat(sound): volume amplification
This adds toggles that allow increasing volume to 150% for both the sink and source.
2025-09-12 17:33:40 -04:00
Jonathan Capps
bd7fc2a2f2
fix(about): add fallback for hardware model and processor 2025-09-08 20:43:41 +02:00
Kamil Lihan
f3456ffc18 i18n(sk): Update translations 2025-09-07 14:57:02 +02:00
Michael Aaron Murphy
90636ffbb9
fix(display): update cosmic-randr-shell for VRR arg display 2025-09-07 14:55:04 +02:00
skygrango
1b4a51b832
i18n(zh-TW): update translation 2025-09-07 02:20:57 +02:00
Michael Aaron Murphy
8fb76c58f7
fix: update cosmic-randr-shell for KDL syntax fix 2025-09-07 02:17:04 +02:00
铺盖崽
cabed2fcfd
i18n(zh-CN): update translation 2025-09-05 17:18:26 +02:00
VandaLHJ
814beb5950
i18n(pl): update translation 2025-09-02 14:46:45 +02:00
therealmate
0797fb713a
i18n(hu): update translation 2025-09-02 14:46:04 +02:00
CodeBeats
51b0ed7da2
i18n(da): update danish translation 2025-09-02 14:45:33 +02:00
Piotr
314cbcdbd4
i18n(pl): fix spelling typos, etc. 2025-09-02 14:45:01 +02:00
Aurabindo Pillai
b2ee3a123c fix(font): remove intrusive filter for fonts
Some regular fonts that have slightly higher weights get filtered out
due to the filter used in the font loading function being a little too
intrusive.

Remove the condition for font weight to be regular so that all fonts
will be available to be set for the interface/mono fonts.

Others like KDE, Gnome do not filter out fonts with higher weights since
on the same system, other DEs allow the fonts to be selected. So
there is need for Cosmic DE to filter out these fonts.

Fixes: https://github.com/pop-os/cosmic-settings/issues/859
Signed-off-by: Aurabindo Pillai <mail@aurabindo.in>
2025-09-02 14:43:51 +02:00
Vukašin Vojinović
e21ad9f27c i18n(sr): update translations
Also makes minor tweaks to English, and removes the <> around the None option for preferred display.
2025-08-28 14:24:44 +02:00
Vukašin Vojinović
842e6f4bac improv(startup_apps): match designs
Adds an empty list item with text when there aren't any startup apps and replaces the heading with a modified description (removing the description).
2025-08-28 14:24:44 +02:00
Ashley Wulber
d2a041f2ca chore: libcosmic and theme updates 2025-08-27 17:04:42 +02:00
Ashley Wulber
c8036c7917 chore: update libcosmic 2025-08-20 18:13:49 +02:00
Ashley Wulber
35882a70d9 fix: fix installed defaults for bg colors 2025-08-19 15:53:58 -04:00
Michael Aaron Murphy
fbe004b031
fix: use image feature of jxl-oxide to fix image decoding error 2025-08-18 16:11:13 +02:00
Mattias Eriksson
1a37a81b66
i18n(sv): update translation for auto-suspend 2025-08-15 17:21:16 +02:00
Ashley Wulber
371e0b0762 fix(vpn): set data ciphers 2025-08-15 01:28:53 +02:00
Ashley Wulber
d928f3f4d5 fix(vpn): use to_file_path 2025-08-14 13:31:40 -06:00
Michael Aaron Murphy
6e67ff11e0
fix(appearance): use ContentFit::Contain to center modes 2025-08-13 22:09:59 +02:00
Michael Aaron Murphy
9afb4133cc
fix(appearance): use flex row for accent colors to avoid scrollable overdraw 2025-08-13 21:52:17 +02:00
Michael Aaron Murphy
43be7cb473
fix(appearance): excess padding in mode button selector 2025-08-13 21:44:25 +02:00
Michael Aaron Murphy
1eb6042a65
chore(cargo): update libcosmic for image button fixes 2025-08-13 21:41:59 +02:00
Michael Aaron Murphy
874b674a44
fix(appearance): use image buttons to get selection icons 2025-08-13 21:22:39 +02:00
Michael Aaron Murphy
927dd3a512
chore: fix lints 2025-08-13 12:29:28 +02:00
Michael Aaron Murphy
dfb31f13c1
improv(libcosmic): segmented button improvements 2025-08-13 12:29:18 +02:00
Michael Aaron Murphy
926c5c1175
fix(libcosmic): context drawer title text wrapping 2025-08-12 22:23:23 +02:00
Michael Aaron Murphy
4158c72b75
fix(appearance): theme desync causing configs not to be set 2025-08-12 21:48:37 +02:00
Michael Aaron Murphy
505d6e5711
fix(appearance): reload system theme after building themes 2025-08-12 20:19:32 +02:00
Michael Aaron Murphy
20fc48a8d7
fix(appearance): set color from pickers only when needed 2025-08-12 19:33:41 +02:00
Michael Aaron Murphy
077ad931cc
chore(cargo): update dependencies 2025-08-12 18:20:50 +02:00
Jonathan Capps
7f2443b2ba
feat: add launch command for panel and dock applet pages 2025-08-12 15:09:44 +02:00
voedipus
d4e68395cc
fix(keyboard): add missing keyboard shortcut to make it searchable 2025-08-08 17:12:27 +02:00
Michael Aaron Murphy
9e0527e20d
fix(sound): source_profiles returning sink profiles 2025-08-04 17:32:45 +02:00
Michael Aaron Murphy
9a9ecd77bd
fix(sound): fix sound profiles & move logic to cosmic-settings-subscriptions 2025-08-04 17:24:38 +02:00
Michael Aaron Murphy
47f46ba9cd
wip 2025-08-04 17:15:03 +02:00
Michael Aaron Murphy
98dfd3acb9
improv(sound): hide input section if no input device is available 2025-08-04 17:15:03 +02:00
Michael Aaron Murphy
8d353305f8
fix(appearance): regressions in changing theme mode and density
Closes #1303
Closes #1304
2025-08-01 18:40:00 +02:00
Vukašin Vojinović
a0f7b31d89 chore(appearance): disable wrapping for style text
Also updates all workspace members to Rust 2024, removes `once_cell` and updates dependencies.
2025-07-31 17:23:10 +02:00
Vukašin Vojinović
f536038489 chore(default_schema): update default themes
This updates the default themes here to latest.
2025-07-31 17:23:10 +02:00