a44a022144
fix: depend on libcosmic-yoda under the cosmic extern name
...
The local libcosmic fork renamed its package to libcosmic-yoda, but this
workspace still asked for `libcosmic` by path, so the whole workspace
failed to resolve.
Naming the dependency key `libcosmic` with `package = "libcosmic-yoda"`
is not enough: a renamed dependency takes its key as the extern name, so
the 67 source files that `use cosmic::` would stop compiling. Key the
dependency `cosmic` instead, matching every other repo in the local
stack, and update the `libcosmic/*` feature strings accordingly.
Also carried in this commit, from earlier work in the tree: the sctk
workspace dependency pinned back to smithay-client-toolkit 0.20.0.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-31 12:14:23 +02:00
Vukašin Vojinović
6e022755f1
chore: update dependencies
2026-02-20 12:46:57 +01:00
Michael Aaron Murphy
0a1f4901cd
release: 1.0.7
2026-02-17 11:02:57 -07: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
Michael Murphy
2c9f60cd5f
feat(sound): redesign with separate device profiles page ( #1500 )
2025-11-25 21:46:17 +01:00
Vukašin Vojinović
1698734b28
chore: update dependencies
...
Adapts color picker drawers to new designs.
2025-11-05 11:00:46 +01:00
Vukašin Vojinović
29da0330aa
chore: update dependencies
2025-09-12 17:33:40 -04: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
Michael Aaron Murphy
48e14d4add
improv(keyboard): shortcuts UI improvements
2025-03-28 17:08:56 +01:00
Ashley Wulber
4029f7b547
chore: update libcosmic
2025-03-21 20:12:22 +01:00
Michael Aaron Murphy
a90d7fbc42
chore: upgrade all dependencies
2025-02-14 06:13:43 +01:00
Michael Aaron Murphy
3ec53d7f8a
chore: update dependencies
2024-08-21 05:11:08 +02:00
Michael Aaron Murphy
b004b9d815
chore: update dependencies
...
Fixes #318
2024-07-31 08:10:48 +02:00
Michael Aaron Murphy
f6e50f1d9b
refactor: use Slab for storing page section descriptions
2024-06-06 16:00:04 +02:00
Michael Aaron Murphy
b443dd5b53
improv: create subscription channel for pages to send messages to
2024-05-08 18:15:04 +02:00
Michael Murphy
55dc777bb3
improv: update libcosmic with wallpaper page UI improvements
2024-01-29 20:14:57 +01:00
Michael Aaron Murphy
c00b41a463
feat: add display settings page
2024-01-18 20:25:22 +01:00
Michael Aaron Murphy
daa730682a
feat(wallpaper): custom background images and folders
2023-12-12 21:43:57 +01:00
Michael Aaron Murphy
a66df3b981
chore: update libcosmic and cosmic-panel
2023-05-31 02:50:17 +02:00
Michael Aaron Murphy
6ab686e8a9
chore: update dependencies
2023-05-31 02:50:17 +02:00
Michael Aaron Murphy
c015ad9948
feat: refactor the settings page architecture
2023-04-25 00:35:13 +02:00