Fabrizio Iannetti
|
24995d8021
|
remove hard-coded weekday/month names
* use chrono format functions
* use locale to get localized names
Signed-off-by: Fabrizio Iannetti <fabrizio.iannetti@gmail.com>
|
2024-04-28 15:30:36 +02:00 |
Fabrizio Iannetti
|
f670e0c83d
|
use segmented_button from iced_aw (personal branch for latest iced)
Signed-off-by: Fabrizio Iannetti <fabrizio.iannetti@gmail.com>
|
2024-04-27 09:40:47 +02:00 |
Fabrizio Iannetti
|
ae9abb7768
|
use simplelog to log messages
Signed-off-by: Fabrizio Iannetti <fabrizio.iannetti@gmail.com>
|
2024-01-28 10:20:02 +01:00 |
Fabrizio Iannetti
|
ab28f9227e
|
many improvements
* latest iced
* read events from ical files (using the icalendar crate)
* ical files specified on command line (using clap, bit overkill)
Signed-off-by: Fabrizio Iannetti <fabrizio.iannetti@gmail.com>
|
2023-07-09 18:49:42 +02:00 |
Fabrizio
|
36d3ce3a09
|
disable generation of lttng tracepoints if no tracing feature set
Signed-off-by: Fabrizio <fab@pop-os.localdomain>
|
2023-06-04 09:36:26 +02:00 |
Fabrizio Iannetti
|
ae13e98388
|
Adapt to new iced version, show events in month view
Signed-off-by: Fabrizio Iannetti <fabrizio.iannetti@gmail.com>
|
2023-05-21 13:41:16 +02:00 |
Fabrizio Iannetti
|
ca0bc137ad
|
debug: add optional tracing via lttng-ust
* new feature `tracing`, enable with `--features tracing`
* draw entry/exit tracepoints
Signed-off-by: Fabrizio Iannetti <fabrizio.iannetti@gmail.com>
|
2023-01-28 09:30:33 +01:00 |
fab
|
a0406c0da7
|
mixed changes
- weeks column
- start using chrono for date caluclations
|
2022-09-25 08:23:14 +02:00 |
Fabrizio Iannetti
|
23a3102df0
|
First version of calendar app
- Monthly View
- prev/next month buttons
- year hard-coded to 2022
Signed-off-by: Fabrizio Iannetti <fabrizio.iannetti@gmail.com>
|
2022-08-09 21:18:11 +02:00 |