Aliaksandr Truš
fd1fb8ab4a
i18n(be): Update translation
2025-07-14 16:58:18 +02:00
Feike Donia
e3a777741c
i18n(nl) update Dutch translation
2025-07-14 16:57:59 +02:00
Feike Donia
10d54ba088
i18n(de) update German translation
2025-07-14 16:57:59 +02:00
therealmate
fcd3292bdd
i18n(hu): update translation
2025-07-14 16:56:56 +02:00
Ashley Wulber
57a26e2da8
fix: use loaded theme from config, instead of falling back to default theme when there is an error
2025-07-11 12:17:51 -04:00
Victoria Brekenfeld
d6355613c9
shortcuts: Add fullscreen shortcut
2025-07-04 19:46:06 +02:00
8roken
9d296353e3
chore(appearance): Remove unused function
...
This function used to reset the color picker but was replaced and is not
needed anymore.
2025-07-03 17:18:42 +02:00
David Carvalho
907bddd46b
i18n(pt-BR): update translation
2025-07-03 17:18:25 +02:00
8roken
e24a109fb0
fix(appearance): Synchronize Roundness between dark & light mode
2025-07-03 17:18:06 +02:00
Doods
bd46f92215
fix(wallpaper): Settings reset on entering page ( #1256 )
2025-06-28 13:06:56 -06:00
8roken
f7d16417cd
fix(appearance): Multiple fixes + refactor ( #1244 )
...
- Switching theme mode is now reflected immediately in the settings application;
- Color changes are propagated immediately when selected;
- Imported theme is now loaded immediately;
- Interface density is now responsive when selected;
- Font Selection is updated to the screen when changes are committed;
- Icons toolkit's "Apply to Gnome" toggle is now responsive;
Logical fixes:
- Style (Round, Square, etc) is now sync'ed between dark & light mode;
- Interface Density is now updated for both modes;
- Window Management is also updated for both modes;
Improvements/Perf fixes:
- Removed code paths where the same configuration field was written multiple times in the same pass;
- Stopped completely rebuilding the whole page when theme needed to be rebuild;
- Simplified initialization of the Appearance module;
- Extracted theme manipulation to its own module for future performance improvement;
---------
Co-authored-by: Michael Aaron Murphy <michael@mmurphy.dev>
2025-06-27 15:56:42 +02:00
Ashley Wulber
126503fe5f
fix(accessibility): color filter dropdown
2025-06-26 00:55:37 +02:00
therealmate
975a01a8a7
Update Hungarian translations
2025-06-25 18:10:38 -04:00
VandaLHJ
aacae4c6fa
Update cosmic_settings.ftl PL Translation poweroff
...
Added poweroff, improved consistency
2025-06-25 18:38:45 +02:00
Lampan-git
fe928ccaca
fix(wifi): enable connection to open wifis
2025-06-25 18:38:36 +02:00
twlvnn
cd55e4761e
i18n(bg): update bulgarian translation ( #1242 )
2025-06-24 07:54:11 -06:00
Jeremy Soller
8235330f3b
Update libcosmic
2025-06-23 11:58:34 -06:00
Jeremy Soller
5e27e70965
Fixes for theme updates
2025-06-23 11:49:19 -06:00
Michael Aaron Murphy
68522ff228
fix: pin cosmic-protocols revision
2025-06-23 18:04:26 +02:00
Michael Aaron Murphy
d1bb68552e
chore: update libcosmic
2025-06-23 17:17:07 +02:00
Michael Aaron Murphy
3fa3f1f3d7
improv(applications): convert message types to reduce code gen
2025-06-19 16:13:01 +02:00
Michael Aaron Murphy
e2049df678
chore(keyboard): remove eprintln logs
2025-06-19 16:13:01 +02:00
Vukašin Vojinović
1d3b6d061c
fix(applets_inner): use correct background color
...
This makes the applet dnd items use `bg_component_color`, to match designs and prevent them from visually merging with the context drawer when it's open.
Also makes the applet drop target a blank accent-colored container, rather than it being a copy of the item that's being dragged, making the UX feel a bit nicer.
2025-06-19 16:10:12 +02:00
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