Vukašin Vojinović
|
95756b1a57
|
improv(circular): prevent caps from touching
Continuous Integration / format (push) Has been cancelled
Continuous Integration / tests (--no-default-features --features "") (push) Has been cancelled
Continuous Integration / tests (--no-default-features --features "applet") (push) Has been cancelled
Continuous Integration / tests (--no-default-features --features "desktop,smol") (push) Has been cancelled
Continuous Integration / tests (--no-default-features --features "desktop,tokio") (push) Has been cancelled
Continuous Integration / tests (--no-default-features --features "wayland") (push) Has been cancelled
Pages / pages (push) Has been cancelled
Continuous Integration / tests (--no-default-features --features "winit") (push) Has been cancelled
Continuous Integration / tests (--no-default-features --features "winit_debug") (push) Has been cancelled
Continuous Integration / tests (--no-default-features --features "winit_tokio") (push) Has been cancelled
Continuous Integration / tests (--no-default-features --features "winit_wgpu") (push) Has been cancelled
Continuous Integration / tests (-p cosmic-theme) (push) Has been cancelled
Continuous Integration / examples (application) (push) Has been cancelled
Continuous Integration / examples (context-menu) (push) Has been cancelled
Continuous Integration / examples (nav-context) (push) Has been cancelled
Continuous Integration / examples (open-dialog) (push) Has been cancelled
|
2026-04-18 16:08:34 -04:00 |
|
Ashley Wulber
|
a44cff8011
|
fix(text_input): always clip input text with the text bounds
this issue seems unique to tiny-skia
|
2026-04-08 17:05:40 +02:00 |
|
Ashley Wulber
|
b963fbfea9
|
feat(widget): progress bars
|
2026-04-07 17:02:58 +02:00 |
|
Vukašin Vojinović
|
fdf3369cea
|
chore: re-export iced row and column
This removes the custom row and column implementations and uses the iced ones directly.
|
2026-04-03 20:39:31 +02:00 |
|
Ashley Wulber
|
4541c6a275
|
fix: example deps
|
2026-03-31 21:34:26 +02:00 |
|
Ashley Wulber
|
14a5d0c0ba
|
fix(iced): reversed scroll direction
|
2026-03-06 17:55:53 +01:00 |
|
Ashley Wulber
|
bee2d591db
|
chore: update iced
|
2026-03-04 12:04:32 -05:00 |
|
Ashley Wulber
|
71e2c7c99e
|
fix: responsive menu layout
|
2026-03-04 12:04:32 -05:00 |
|
Ashley Wulber
|
e8d53b14ea
|
chore: various fixes and some cleanup
|
2026-03-04 12:04:32 -05:00 |
|
Ashley Wulber
|
e10459fb37
|
wip rebase updates
|
2026-03-04 12:04:32 -05:00 |
|
Michael Aaron Murphy
|
03c440b97a
|
chore(cargo): update all crate dependencies
|
2026-01-14 18:46:53 +01:00 |
|
Michael Aaron Murphy
|
05c6608842
|
examples: fix libcosmic features, warnings, etc.
|
2025-12-05 17:59:42 +01:00 |
|
Michael Aaron Murphy
|
2ffd1f32f4
|
examples(application): update and fix compile
|
2025-12-05 17:05:57 +01:00 |
|
Ashley Wulber
|
92ec78ba29
|
feat: menu bar popups
|
2025-06-10 18:22:07 +02:00 |
|
Ashley Wulber
|
bbcd874d9c
|
refactor: responsive headers should allow some options
|
2025-04-15 17:02:32 -04:00 |
|
Michael Aaron Murphy
|
92b2756e26
|
chore: update dependencies; including ron 0.9
|
2025-03-21 13:20:45 +01:00 |
|
Michael Aaron Murphy
|
ab887aeeac
|
feat: add cosmic::theme::spacing()
|
2025-03-21 13:20:45 +01:00 |
|
Ashley Wulber
|
337b80d4ca
|
feat: Tooltips and Better Surface Management
|
2025-03-14 16:56:21 +01:00 |
|
Adam Cosner
|
a64529af17
|
Changed cosmic::command module to cosmic::task and changed cosmic::Task to reexport cosmic::app::Task instead of iced::Task
|
2024-11-21 10:45:21 -05:00 |
|
Vukašin Vojinović
|
127ce17b85
|
improv: add window border
|
2024-11-05 10:02:19 +01:00 |
|
Ashley Wulber
|
533e099cf6
|
fix: text input icon render
|
2024-10-21 15:46:55 +02:00 |
|
Ashley Wulber
|
0491c4baaa
|
libcosmic updates
|
2024-10-18 14:04:39 -04:00 |
|
Ashley Wulber
|
8c6f2c9ebc
|
update iced
|
2024-06-20 10:42:08 -06:00 |
|
Ashley Wulber
|
6a97435263
|
fix(cosmic-config): attempt to reconnect to the settings daemon
|
2024-05-12 21:27:22 +02:00 |
|
Michael Aaron Murphy
|
59a913c15d
|
feat!(segmented_button): Add context menu support and integrations
|
2024-04-18 17:18:53 +02:00 |
|
Michael Aaron Murphy
|
d68488de47
|
feat(widget): add calendar widget
|
2024-03-15 13:40:31 +01:00 |
|
Ashley Wulber
|
06b46f455b
|
wip: support desktop portal color-scheme, and accent variables
|
2024-03-01 21:30:24 -05:00 |
|
Ashley Wulber
|
c66e4aafd0
|
update to support winit multi-window
|
2023-12-08 10:06:13 -05:00 |
|
Michael Aaron Murphy
|
395a90891d
|
refactor!(app): rename set_title to set_window_title
|
2023-10-12 16:37:38 +02:00 |
|
Michael Aaron Murphy
|
0eba498708
|
chore(examples): icon API update
|
2023-09-14 01:38:56 +02:00 |
|
Michael Aaron Murphy
|
4e4eeaac12
|
feat!(widget): rewrite button & icon widget APIs
|
2023-09-14 01:38:56 +02:00 |
|
Michael Aaron Murphy
|
6927220325
|
fix(app): draggable windows on X11 systems using winit
|
2023-08-28 18:11:19 +02:00 |
|
Michael Aaron Murphy
|
1705b6fe27
|
feat(dialog): XDG portal integrations for open and save dialogs
|
2023-08-16 16:59:15 +02:00 |
|
Michael Murphy
|
a223b60a0c
|
feat!: implement Application API
|
2023-08-02 11:54:07 +02:00 |
|