• Joined on 2022-11-12
fianne pushed to master at fianne/rs-calendar 2026-01-03 11:41:07 +01:00
28cd4e616b move notice
fianne pushed to master at fianne/rs-calendar 2025-11-18 07:32:19 +01:00
475e8964bc one row/one month view (default now for month view)
eb2943d612 support for vertical controls, not enabled
Compare 2 commits »
fianne pushed to master at fianne/rs-calendar 2025-11-02 19:15:29 +01:00
6cebf8b589 Convert storage model to an enum
fianne pushed to master at fianne/rs-calendar 2025-10-19 13:06:04 +02:00
0dea083bea show events shorter than one day
fianne pushed to master at fianne/rs-calendar 2025-10-12 13:17:53 +02:00
a9c1321f1d rust-fmt
7de9e68e0c move calendar file search and load to a new storage object
a262bb41a0 do not rename imported CalendarViewMode
Compare 3 commits »
fianne pushed to master at fianne/rs-calendar 2025-09-07 15:52:51 +02:00
859c943070 adapt to latest iced (commit efae3860bc3e2197eea39d30d756f93fb14c98d1)
fianne pushed to master at fianne/rs-calendar 2025-08-10 11:37:00 +02:00
e57638210a remve unnecessary use
fianne pushed to master at fianne/rs-calendar 2025-08-05 08:02:12 +02:00
3c93eb633c Add priority for calendars, embedded in the file name
fianne pushed to master at fianne/rs-calendar 2025-07-14 06:46:31 +02:00
bfdaa83499 apply cargo fmt
fianne pushed to master at fianne/rs-calendar 2025-05-24 10:51:00 +02:00
0b3c09da6b use alpha blending to darken weekend days
fianne pushed to master at fianne/rs-calendar 2025-05-23 21:42:05 +02:00
14c7dc6434 first shot at custom background colour for events
fianne pushed to master at fianne/rs-calendar 2025-04-10 23:33:20 +02:00
f8db1982a0 highlight current week in weekbar
2ad6728ac7 adapt to latest iced (commit 58e2d0cdcbac46a8bc0e1c19bf77bea82c2560d7)
Compare 2 commits »
fianne pushed to master at fianne/rs-calendar 2025-04-05 11:55:39 +02:00
9144da9186 weekbar: always show first week, even if partial, format as w{num}
fianne pushed to master at fianne/rs-calendar 2025-04-03 13:39:53 +02:00
6f8dbc14c0 first shot at week bar
fianne pushed to master at fianne/rs-calendar 2025-04-03 07:41:56 +02:00
25442b2304 initial support for week bar in year and quarter views
fianne pushed to master at fianne/rs-calendar 2025-03-23 14:01:19 +01:00
bf9b00d356 remove useless Option<> around calendar mode
fianne pushed to master at fianne/rs-calendar 2025-03-23 13:55:17 +01:00
1b76e641f6 fix warnings
fianne pushed to master at fianne/rs-calendar 2025-03-21 07:32:03 +01:00
e959c6e139 fix vertical position of event text to ev border + 1
fianne pushed to master at fianne/rs-calendar 2025-03-19 18:10:00 +01:00
6f56810aac increase event bar size to 16 (+2), font stays at 12
fianne pushed to master at fianne/rs-calendar 2025-03-18 21:14:09 +01:00
6a75095ee3 add quarterly view (3 months + 1)