• Joined on 2022-11-12
fianne pushed to master at fianne/rs-calendar 2024-05-15 07:43:18 +02:00
61c02ceea6 read calendar files from <home>/.local/share/calendars
e68e9ab434 ui: reduce font size for the month name (24, same as week numbers)
4116dec2a0 build: use lot optimizations and strip symbols in release
Compare 3 commits »
fianne pushed to master at fianne/rs-calendar 2024-05-13 07:23:40 +02:00
227c1ebaac ui cosmetic: group prev/next buttons
c975b4888a move CalendarApp code to app.ars from main
f2d3483bd2 trace complete calendar draw()
24995d8021 remove hard-coded weekday/month names
f670e0c83d use segmented_button from iced_aw (personal branch for latest iced)
Compare 5 commits »
fianne pushed to master at fianne/rs-calendar 2024-04-21 09:48:30 +02:00
0d528bd961 refactor (controls and app message), fix prev/next week
5760873a86 Smaller event bar height and font
Compare 2 commits »
fianne pushed to master at fianne/rs-calendar 2024-04-06 11:08:54 +02:00
d2a1092a7c adapt to latest iced ("program" paradigm)
fianne pushed to master at fianne/rs-calendar 2024-03-17 17:04:37 +01:00
7c624ff6ca fix warnings
3f3425563c use a 1 pixel margin for text in event bars
Compare 2 commits »
fianne pushed to master at fianne/rs-calendar 2024-03-10 16:19:02 +01:00
ee34ecc130 adapt to new iced style functions
fianne pushed to master at fianne/rs-calendar 2024-02-06 12:03:33 +01:00
3ae7c8bb6b adapt to latest iced: Widget trait now has a Theme parameter
fianne pushed to master at fianne/rs-calendar 2024-01-28 10:20:08 +01:00
ae9abb7768 use simplelog to log messages
fianne pushed to master at fianne/rs-calendar 2024-01-20 10:59:42 +01:00
e7a2ee9d80 adapt to latest iced (Widget.size())
fianne pushed to master at fianne/rs-calendar 2023-12-21 17:37:03 +01:00
75a019db80 start adding Week view
80a05b0b04 refactor: unify month and year calendar views
Compare 2 commits »
fianne pushed to master at fianne/rs-calendar 2023-10-09 21:55:42 +02:00
aaf6f46316 fix rendering of day number in month view
fianne pushed to master at fianne/rs-calendar 2023-09-29 22:56:27 +02:00
801f6a5c81 improved event visualization
9ce23811d5 naming
Compare 2 commits »
fianne pushed to master at fianne/rs-calendar 2023-09-23 10:54:23 +02:00
4d81501fa6 Adapt to latest iced, improve event bar render consistency
fianne pushed to master at fianne/rs-calendar 2023-09-16 16:27:46 +02:00
faafc1d5a4 doc: write README
fianne pushed to master at fianne/rs-calendar 2023-09-11 07:49:08 +02:00
977c3f4c02 differentiate top-bar between month and year views
fianne pushed to master at fianne/rs-calendar 2023-09-10 11:01:20 +02:00
5788a8fffa Code cleaning
fianne pushed to master at fianne/rs-calendar 2023-07-09 20:32:11 +02:00
6bc32790a1 remove debug prints
fianne pushed to master at fianne/rs-calendar 2023-07-09 20:31:23 +02:00
d5b9799618 fix incorrect stacking of overlapping events from multiple calendars
fianne pushed to master at fianne/rs-calendar 2023-07-09 18:49:54 +02:00
ab28f9227e many improvements
fianne deleted branch dev/merge_events from fianne/rs-calendar 2023-06-25 14:40:39 +02:00