Vukašin Vojinović
ccbd31f67c
chore: update cosmic-panel-config
2026-07-09 17:15:58 +02:00
Hojjat
906725fd56
Revert "feat: frosted glass"
...
This reverts commit bce5164eea .
2026-07-08 18:06:46 -04:00
Hojjat
8393239125
Revert "fix: update iced"
...
This reverts commit 2d3bae47bb .
2026-07-08 18:06:46 -04:00
Michael Aaron Murphy
d971176aca
build: make avif feature optional but enable by default
2026-07-07 16:34:25 -06:00
Michael Aaron Murphy
4d3915c1d7
feat(wallpapers): enable avif support via libdav1d
2026-07-07 16:34:25 -06:00
Ashley Wulber
2d3bae47bb
fix: update iced
...
popup blur & corner cleanup
2026-07-06 19:50:38 -04:00
Ashley Wulber
bce5164eea
feat: frosted glass
2026-07-06 09:46:48 -04:00
Michael Murphy
9155a1e902
feat(sound): use cosmic-settings-daemon's varlink API
2026-06-15 21:09:03 +02:00
Steven Ceuppens
989a56346a
fix(bluetooth): add passkey/PIN display dialogs for keyboard pairing
...
Bluetooth keyboards require the host to display a passkey for the user
to type. Previously this was not supported because the agent capability
was set to DisplayYesNo and the DisplayPasskey/DisplayPinCode events
were not handled.
- Change agent capability to KeyboardDisplay
- Add DisplayPasskey dialog with typed-key progress indicator
- Add DisplayPinCode dialog for older keyboards
- Auto-dismiss display dialogs when device reports Paired=true
2026-06-03 23:24:04 +02:00
Michael Aaron Murphy
de5e16d360
fix(default-apps): additional missing apps
2026-06-02 16:30:23 +02:00
Michael Aaron Murphy
2e83e56c09
fix(default-apps): missing and wrong associations
...
* update the cosmic-mime-apps crate with fixes to app association detection
* actually use cosmic-mime-apps for significantly faster association lookups
2026-06-01 17:27:28 +02:00
Vukašin Vojinović
cb4a0d3a3a
chore: update libcosmic
2026-05-15 16:26:20 -06:00
Michael Aaron Murphy
f4c7a2c14d
chore: bump version to 1.0.12
2026-04-27 15:29:49 +02:00
Michael Aaron Murphy
c882df3d20
chore: update libcosmic & iced
...
- Contains fix for wgpu validation error on float16 shader with older
GPUs.
- Updates wgpu to 28 and cosmic-text to 0.19
- Misc. fixes and improvements for libcosmic widgets
2026-04-27 15:29:44 +02:00
Vukašin Vojinović
317de19eb3
fix(shortcuts): modified count for accessibility and tiling
...
These weren't being set previously, so they never showed up.
Also updates remaining things here to use ListButton.
2026-04-22 22:10:06 +02:00
Vukašin Vojinović
96ce377ebf
chore: update libcosmic
2026-04-16 15:25:34 -06:00
Ashley Wulber
3639bafcfa
chore: update libcosmic after reexports were removed
2026-04-10 16:39:09 +02:00
Hojjat
251162f846
chore: update libcosmic
2026-04-07 13:36:05 -06:00
Ashley Wulber
285718ac72
fix: fonts such as Droid Sans not being rendered
2026-04-03 22:27:53 +02:00
Hojjat
59ccde22fa
chore: update libcosmic
2026-04-02 20:14:03 -04:00
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