Michael Aaron Murphy
85dcfc6f45
fix(region): set unique day/month/year values
...
Closes #815
2024-12-12 15:09:37 +01:00
Michael Aaron Murphy
a1436eb637
chore(bluetooth): handle DBus service unknown error
2024-12-12 15:02:33 +01:00
Michael Aaron Murphy
4ad35b70a6
chore(default-apps): remove eprintln log
2024-12-12 14:33:46 +01:00
Michael Aaron Murphy
2247b3cfdf
fix(cargo): update freedesktop-icons to fix high CPU usage
2024-12-12 14:33:18 +01:00
Ashley Wulber
72ab1feb63
feat: alt-shift-tab
2024-12-11 21:43:23 -05:00
lucamosca1
0072b79885
Update cosmic_settings.ftl (Ita)
2024-12-11 12:26:46 -05:00
Michael Aaron Murphy
76663d4d5b
fix(default_apps): audio/mp3 not being associated for audio
2024-12-11 16:25:52 +01:00
Michael Aaron Murphy
462a917f37
fix(default_apps): local mimeapps config not being read
2024-12-11 16:09:57 +01:00
Michael Murphy
8e5afbfbfc
feat: add user accounts page
...
Co-authored-by: Antoine C <hi@acolombier.dev>
2024-12-11 14:46:36 +01:00
Bryan Hyland
00b8b2bb96
Updated active hint and gap size update logic
2024-12-09 16:28:27 -05:00
Bryan Hyland
18ff986fe8
Updated appearance gap min
...
Updated the appearance page’s gap min to reflect the theme_builder.active_hint value instead of the default theme.active_hint value.
2024-12-09 16:28:27 -05:00
Vukašin Vojinović
d01e0d85fb
fix(bluetooth): remove cog next to toggle
...
This makes the page behave as if the settings cog toggle is always enabled.
2024-12-04 12:59:35 -05:00
Vukašin Vojinović
3ee44da4b6
fix(applet list): remove extra padding
2024-12-04 12:59:35 -05:00
Luna Jernberg
fa60f357ac
Update cosmic_settings.ftl
...
Update Swedish translation 99%
2024-12-03 23:51:09 -05:00
柚子
7092c612e0
i18n(zh-CN): update Chinese translation
2024-12-03 23:50:50 -05:00
Benjamin Weis
fb6becd35d
i18n(de): add German translation
2024-12-03 23:50:23 -05:00
lucamosca1
475eec3fdc
Update cosmic_settings.ftl ITA
...
updated with @gabriele2000 suggestions
2024-12-03 23:50:04 -05:00
lucamosca1
8768b0add6
Update cosmic_settings.ftl ITA
2024-12-03 23:50:04 -05:00
Thierry Massart
7db2c785b0
Update cosmic_settings.ftl
2024-12-03 23:49:24 -05:00
x9a
bab31c6d35
i18n(ar): add Arabic translation
2024-12-03 23:48:54 -05:00
Kartik Nayak
05f415058c
i18n: update Kannada translation
2024-12-03 23:48:40 -05:00
Kartik Nayak
4c5a735ab6
i18n: update Hindi translation
2024-12-03 23:48:40 -05:00
Ashley Wulber
4be18f1434
patch cctk
2024-12-03 18:20:51 -05:00
Vukašin Vojinović
23ff6e9fcc
fix(applets context): center text without description
2024-12-03 16:57:27 -05:00
Victoria Brekenfeld
d76c564feb
chore: Update cosmic-protocols/randr
2024-11-27 17:39:23 +01:00
Victoria Brekenfeld
b148150101
feat: Add vrr settings to display page
2024-11-27 17:39:23 +01:00
Michael Aaron Murphy
a4a244ce87
improv(region): allow deselecting languages in the language context drawer
2024-11-27 08:21:25 +01:00
Michael Aaron Murphy
1d2c027478
improv(default-apps): add video players to music player selection
2024-11-27 08:21:20 +01:00
Vukašin Vojinović
818eb24329
fix(default-apps): add desktop entry
2024-11-26 15:02:02 -05:00
Ashley Wulber
5a7a3c1fa5
fix: show add applet context drawer
2024-11-26 10:08:34 -05:00
Michael Aaron Murphy
508b05135a
feat: add default applications page
2024-11-25 09:24:55 +01:00
Bryan Hyland
4e310024b7
fix(appearance): wrong value for active hint spin button
2024-11-21 01:38:27 +01:00
Ashley Wulber
355c27caa8
fix: increase channel size for display service
2024-11-20 23:08:36 +01:00
Ashley Wulber
3263b6d355
update libcosmic
2024-11-20 13:19:54 -05:00
Ashley Wulber
40768a9a3d
fix: spin button
2024-11-20 13:19:54 -05:00
Bryan Hyland
a394a169f5
Updated spin_button changes
2024-11-20 13:19:54 -05:00
Bryan Hyland
4b8331117d
Updated appearance spin_button for updated API
2024-11-20 13:19:54 -05:00
Ashley Wulber
437cd831b9
feat: add heaptrack to justfile
2024-11-14 14:20:00 -05:00
Ashley Wulber
bd35742a8f
refactor: attempt to quit display background service when sender is closed
2024-11-14 14:20:00 -05:00
Ashley Wulber
ba0fec15e0
fix: update libcosmic with is_daemon
2024-11-14 14:20:00 -05:00
Michael Murphy
8a20cbc748
feat: add Region & Language page
2024-11-11 17:25:09 +01:00
Ashley Wulber
42a3061da0
fix: scrollable dnd
2024-11-05 23:51:38 +01:00
Vukašin Vojinović
b074f0ceb1
improv(libcosmic): add window borders
2024-11-05 12:44:47 -05:00
David Carvalho
ea4fe4bf6c
i18n pt-BR translations update
2024-11-04 10:18:11 -05:00
Ryan Brue
f93aa04b7b
reset size overrides on panel size change
...
this commit ensures that when the user sets a size override, it won't be overlooked if the user decides to change the size via the settings UI
Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2024-11-02 09:39:42 -04:00
Ryan Brue
9c9b7345e4
chore: cargo update cosmic-panel-config
...
Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2024-11-02 09:39:42 -04:00
Ashley Wulber
fc3a3c40ed
undo patch
2024-11-01 22:54:44 -04:00
Ashley Wulber
aae148df64
fix: color picker
2024-11-01 22:49:32 -04:00
Ashley Wulber
1438f6944c
fix: patch sctk
2024-11-01 17:01:18 +01:00
Vukašin Vojinović
d9735c9b76
fix: condensed padding
2024-11-01 02:35:26 +01:00