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 |
|
Vukašin Vojinović
|
990e2e291b
|
refactor(calendar): use jiff instead of chrono
This refactors the calendar widget to use `jiff` instead of `chrono`.
Also mostly matches the design of the widget to the time applet.
|
2026-02-17 21:18:55 +01:00 |
|
Michael Aaron Murphy
|
05c6608842
|
examples: fix libcosmic features, warnings, etc.
|
2025-12-05 17:59:42 +01:00 |
|
Michael Aaron Murphy
|
f39ad728c9
|
examples(calendar): update and fix compile
|
2025-12-05 17:29:11 +01:00 |
|
Ashley Wulber
|
92ec78ba29
|
feat: menu bar popups
|
2025-06-10 18:22:07 +02:00 |
|
Tony4dev
|
8211fb68bd
|
improv!(calendar): do not select date when navigating prev/next months
|
2025-01-16 06:30: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
|
0491c4baaa
|
libcosmic updates
|
2024-10-18 14:04:39 -04:00 |
|
Eduardo Flores
|
5d600c70c2
|
improv(calendar): simplify message handling
|
2024-03-15 13:40:31 +01:00 |
|
Michael Aaron Murphy
|
ccb0dbed65
|
refactor(calendar): add setters for managing selected date logic
|
2024-03-15 13:40:31 +01:00 |
|
Michael Aaron Murphy
|
d68488de47
|
feat(widget): add calendar widget
|
2024-03-15 13:40:31 +01:00 |
|