Michael Aaron Murphy
6a0c06a368
chore: update taffy crate to crates.io release
2025-09-30 22:31:43 +02:00
Michael Aaron Murphy
df9df40963
chore(about): drop license dependency
...
Not needed since the application can already give URLs to their license
2025-09-30 22:31:32 +02:00
Ashley Wulber
4a71189d34
chore: update cosmic-protocols
2025-09-30 11:41:36 -04:00
Ashley Wulber
7015b8ace4
chore: update iced
2025-09-30 10:59:51 -04:00
Ashley Wulber
9815d4d981
feat(wayland): corner-radius protocol support
2025-09-30 10:59:51 -04:00
Vukašin Vojinović
e568122083
fix(context_drawer): title alignment
...
Something caused text alignment to break, so this gets around it by wrapping the text in a container.
2025-09-11 10:49:26 -04:00
Vukašin Vojinović
066999586b
feat: add i18n support for libcosmic widgets
2025-09-05 18:50:25 +02:00
Vukašin Vojinović
ea349aca82
chore: use std::syncLazyLock
...
Also migrates workspace members to Rust 2024.
2025-09-03 21:54:46 +02:00
Vukašin Vojinović
b72b15d719
chore: update dependencies
2025-09-03 21:54:46 +02:00
Ashley Wulber
f5f7c14f03
chore: update cctk
2025-09-03 19:33:34 +02:00
Michael Aaron Murphy
e7b7c3a126
improv: enable dbus-config by default, but only for Linux targets
2025-08-20 17:31:26 +02:00
Friedrich
562e885872
Make ashpd optional for async-std feature
2025-08-06 09:15:00 -06:00
wiiznokes
5e136f9499
fix!(windows): remove desktop dependency for the about feature
...
BREAKING CHANGE: Icon must be provided as a handle instead of a string.
2025-07-28 16:33:22 +02:00
Ashley Wulber
00ba16fe01
refactor(menu): fallback behavior for non wayland windowing system
2025-06-12 10:21:45 -06:00
Michael Aaron Murphy
8edbbec1e8
fix!(desktop): support launching terminal-based desktop entries
2025-06-11 09:26:18 +02:00
Ian Douglas Scott
b61a7ebd5f
chore: update rfd and ashpd
2025-05-23 01:48:57 +02:00
Ian Douglas Scott
25322e0263
feat!: update zbus from 4.x to 5.x
2025-05-23 00:02:23 +02:00
Michael Aaron Murphy
6763abec41
chore(cargo): update fde to 0.7.11
2025-04-30 17:13:59 +02:00
Juniper
e5802b535b
chore: add highlighter feature for iced
2025-04-24 17:26:33 +02:00
Michael Aaron Murphy
f7d22446c1
fix: update imports for fde and fd-icons
2025-04-04 02:37:35 +02:00
Michael Aaron Murphy
9b9600a5d6
fix(desktop): matching the wrong desktop enrties and not getting icons
2025-04-04 01:56:19 +02:00
Michael Aaron Murphy
92b2756e26
chore: update dependencies; including ron 0.9
2025-03-21 13:20:45 +01:00
Michael Aaron Murphy
77c3a8ed90
feat(task): add stream function
2025-03-21 13:20:45 +01:00
Ashley Wulber
202684d021
chore: update fde and iced
2025-03-19 20:46:12 +01:00
Ashley Wulber
337b80d4ca
feat: Tooltips and Better Surface Management
2025-03-14 16:56:21 +01:00
Ashley Wulber
26ea70a6bd
chore: update fde
2025-03-12 23:40:31 +01:00
Ian Douglas Scott
cba28b1372
Update cctk and iced
2025-02-13 06:59:27 -08:00
Ian Douglas Scott
9426a985c6
Update iced and cctk
2025-02-04 11:04:12 -08:00
netraptor
b244970a18
fix: disable async-std default dependency in rfd dependency when using tokio
2025-01-16 06:28:20 +01:00
Michael Aaron Murphy
4a97b3ddd2
chore: enable image/gif when using animated-image feature
2025-01-14 21:45:10 +01:00
Michael Aaron Murphy
99b729faff
chore: update image-rs and set defaults to only png + jpeg
2025-01-14 21:41:16 +01:00
Michael Aaron Murphy
e162c59160
perf: reduce memory usage by dropping ustr dependency
...
The string cache used by ustr pre-allocates 12 MB, even if we're
only using it for a few font family names. We can therefore
manage our own set of leaked strings to reduce memory usage by 12 MB.
2025-01-03 21:58:04 +01:00
Michael Aaron Murphy
43e7213b70
fix: switch to cosmic fork of freedesktop-icons
...
Switch to a fork that we maintain, which containss a few fixes
that haven't been merged upstream yet.
2024-12-05 14:41:16 +01:00
Ashley Wulber
b524ccb0a4
chore: update cctk
2024-12-03 05:35:56 +01:00
Bryan Hyland
b14fde9033
feat!(spin_button): refactor and support vertical widget variant
2024-11-20 05:03:29 +01:00
Ashley Wulber
2ecef3c7b2
feat: better a11y support
2024-11-11 15:02:04 -07:00
Jeremy Soller
be4c0a0848
Move about widget to new about feature
2024-11-11 11:17:02 -07:00
Eduardo Flores
d8357d0ea3
refactor: about page as a widget
2024-11-10 02:42:16 +01:00
wiiznokes
568ff097d6
feat: export markdown iced feature
2024-11-07 01:22:32 +01:00
Eduardo Flores
8d4afb90da
feat(app): add context view method for creating About views
2024-11-06 03:36:33 +01:00
Ashley Wulber
d84447aaad
fix: apply App::Executor to multi-window instance
2024-10-29 13:32:08 -06:00
Ashley Wulber
3414f62367
refactor: allow a11y to be disabled with applet feature
2024-10-23 21:52:35 -06:00
Ashley Wulber
45f3999f9c
refactor: include winit in the applet feature
2024-10-18 14:04:39 -04:00
Ashley Wulber
0491c4baaa
libcosmic updates
2024-10-18 14:04:39 -04:00
Jeremy Soller
9c62f19e4b
Make use of systemd scopes optional
2024-10-16 16:10:37 -06:00
Michael Aaron Murphy
9e064e7fa0
feat: configurable fonts
2024-10-05 01:47:37 +02:00
Vukašin Vojinović
0a34660a80
fix: move density to cosmic_theme
2024-09-23 12:40:22 -04:00
Michael Mc Donnell
914d989049
chore: remove deprecated design-demo example
2024-09-13 01:07:34 +02:00
wiiznokes
fe63f6f3cd
feat: add qr_code feature
2024-08-28 23:00:48 +02:00
Victoria Brekenfeld
c9f8f48537
Revert "fix: new matching algorithm for desktop entries"
...
This reverts commit 9519b86ec9 .
2024-08-13 09:12:50 -06:00