Commit graph

312 commits

Author SHA1 Message Date
Shane Stanley
18ff4d01de
fix: use more permissive denylist for bare shortcut key validation 2026-04-02 21:26:18 +02:00
Ashley Wulber
cf7fc32adf
feat: libcosmic iced 0.14 rebase 2026-03-17 21:56:55 +01:00
Michael Aaron Murphy
d1224aaa5e i18n: generate desktop entries with xdgen 2026-02-24 15:38:38 -07:00
Vukašin Vojinović
6e022755f1 chore: update dependencies 2026-02-20 12:46:57 +01:00
Vukašin Vojinović
91e14abe49 chore: use jiff instead of chrono where possible
`chrono` can't fully be removed until `sunrise` supports `jiff`.
Also updates `sunrise` and adapts to changes by handling polar days.
2026-02-20 12:46:57 +01:00
Michael Aaron Murphy
0a1f4901cd release: 1.0.7 2026-02-17 11:02:57 -07:00
nicole mikołajczyk
a0245a29e8
fix(region): only display 'Install additional languages' if gnome-language-selector is available 2026-02-12 19:58:19 +01:00
Lysander Treumann
9db1681e0d Added updated Cargo.lock 2026-02-11 15:23:45 -07:00
Jeremy Soller
c654b6764b Update depedendencies 2026-01-29 15:26:43 -07:00
Victoria Brekenfeld
d7f1cff725 feat(desktop): add window shadows and corners settings 2026-01-13 14:27:09 -07:00
Michael Aaron Murphy
c77655b097 chore: update ashpd to 0.12.1 2026-01-13 20:50:45 +01:00
Michael Aaron Murphy
cd640544f1 chore: update zbus to 5.13.1 with build fix 2026-01-13 20:50:45 +01:00
Michael Aaron Murphy
d2d0b51da6 chore: drop async-fn-stream for cosmic::iced_futures::stream::channel 2026-01-13 20:50:45 +01:00
Michael Aaron Murphy
0de9c33822 chore: update dependencies 2026-01-13 20:50:45 +01:00
Michael Aaron Murphy
c05dad00de fix(a11y): listen to screen reader changes from org.a11y.Bus
Enables the screen reader toggle to toggle when using the shortcut.
2026-01-09 22:28:48 +01:00
Jacob Kauffmann
96245a8fd9 chore: update cosmic-randr dependencies
Co-authored-by: Clayton Craft <clayton@craftyguy.net>
2026-01-05 21:57:12 -05:00
Ashley Wulber
1eae90fd0d chore: update dbus-settings-bindings 2026-01-05 23:14:42 +01:00
Ashley Wulber
d9b0a6944a refactor: use secret agent for managing passwords 2026-01-05 23:14:42 +01:00
Ashley Wulber
e01ada5b74 chore: screen reader toggle shortcut 2026-01-05 17:03:56 +01:00
Michael Aaron Murphy
079a1fbb55 fix(sound): set route before setting default to fix headsets 2025-12-24 05:25:43 +01:00
Fred
29f1386e58
feat(about): improve GPU names by getting info from wgpu 2025-12-12 16:57:58 +01:00
Michael Aaron Murphy
94b2466c02 chore: update cosmic-randr 2025-12-11 18:00:44 -05:00
Michael Aaron Murphy
090d8bf48e chore: update dependencies 2025-12-11 18:00:44 -05:00
Ashley Wulber
77d85438d2 chore: update winit 2025-12-09 01:47:26 +01:00
Michael Aaron Murphy
031a1971b3 chore(sound-subscription): remove unused log dependency 2025-12-02 16:27:36 -05:00
Michael Murphy
2c9f60cd5f
feat(sound): redesign with separate device profiles page (#1500) 2025-11-25 21:46:17 +01:00
Jeremy Soller
9709a2a926 Drop fork of fast_image_resize 2025-11-11 21:31:22 -07:00
Vukašin Vojinović
72daa0be06 chore: update libcosmic
Reverts the previous change in the color picker titles, since the updated context drawer design makes it look ok.
2025-11-12 01:27:48 +01:00
Ashley Wulber
41e90bde33
fix(panel): update defaults with shrinkable applets appearance fixes 2025-11-11 20:33:21 +01:00
Fred
b9dfcde7b1
feat(wifi): share public network with QR code 2025-11-11 16:21:45 +01:00
Vukašin Vojinović
1698734b28 chore: update dependencies
Adapts color picker drawers to new designs.
2025-11-05 11:00:46 +01:00
Ashley Wulber
63982cf557
chore: update libcosmic and dependencies 2025-10-09 21:13:50 +02:00
Michael Aaron Murphy
600720b7d1 feat: merge subscriptions crate into cosmic-settings repo 2025-10-08 21:48:23 +02:00
Ashley Wulber
eaea489d79 chore: update deps 2025-10-07 13:30:08 -04:00
Ashley Wulber
c2fa21debc fix: allow no modifier for function keys 2025-10-07 13:30:08 -04:00
Ashley Wulber
47188fe6f3 chore: update libcosmic 2025-10-03 18:21:25 -04:00
Ashley Wulber
426fab97b3 chore: update libcosmic 2025-10-03 18:21:25 -04:00
Ashley Wulber
590d191d7f chore: remove branch 2025-09-29 09:46:09 -04:00
Ashley Wulber
e3e1c5b204 fix(shortcuts): handling of super modifier and search 2025-09-29 09:46:09 -04:00
Jason Mobarak
c1756b8ce3 fix: add unhide_delay for panels 2025-09-26 19:03:44 -04:00
Ashley Wulber
886220fc9f chore: cleanup deps 2025-09-19 09:22:59 -04:00
Ashley Wulber
689ccab9da chore(system shortcut): touchpad toggle 2025-09-19 09:22:59 -04:00
Ashley Wulber
857d5162c9 fix(input): more shortcut improvments 2025-09-17 21:40:12 -04:00
Ashley Wulber
a02bf88626 fix(input): better handling of keyboard focus and highlighting of shortcuts 2025-09-17 19:03:02 -04:00
Ashley Wulber
95180b19e4 feat: shortcut key input 2025-09-16 01:00:26 +02: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
Jonathan Capps
bd7fc2a2f2
fix(about): add fallback for hardware model and processor 2025-09-08 20:43:41 +02:00
Michael Aaron Murphy
90636ffbb9
fix(display): update cosmic-randr-shell for VRR arg display 2025-09-07 14:55:04 +02:00
Michael Aaron Murphy
8fb76c58f7
fix: update cosmic-randr-shell for KDL syntax fix 2025-09-07 02:17:04 +02:00