Go to file
Fabrizio Iannetti d5b9799618 fix incorrect stacking of overlapping events from multiple calendars
sort the event collection after adding a calendar, as the drawing
functions rely on the event collection to be sorted by begin date

Signed-off-by: Fabrizio Iannetti <fabrizio.iannetti@gmail.com>
2023-07-09 20:31:18 +02:00
doc year view 2022-11-23 21:54:17 +01:00
src fix incorrect stacking of overlapping events from multiple calendars 2023-07-09 20:31:18 +02:00
.gitignore First version of calendar app 2022-08-09 21:18:11 +02:00
.project First version of calendar app 2022-08-09 21:18:11 +02:00
Cargo.lock many improvements 2023-07-09 18:49:42 +02:00
Cargo.toml many improvements 2023-07-09 18:49:42 +02:00
README.adoc First version of calendar app 2022-08-09 21:18:11 +02:00
build.rs fix build warnings when tracing is disabled 2023-06-17 09:18:51 +02:00

README.adoc