Built in calendar application
I think that could be an external app. If there would be one, I would like to see it with support for caldav /exchange sync :)
I'm fine with it becoming external. I'd like to make sure that it integrates nicely into oxide though. My plan for oxide is to have a bunch of "built-in" applications to make it a complete experience. The oxide project doesn't need to own those applications though. So if someone else builds it, but makes it feel like part of oxide I'm all for that :)
Would it be possible to have a module that can be either it's own app or embedded like KDE does with it's settings screens? Maybe have the module as a lib (e.g. /opt/lib/libcalendarapp.so) and a binary just open it in "fullscreen" while oxide or other QT apps could directly integrate it.
Could you open an enhancement for that? Likely it's possible, not sure how far down the road that would be before I'd like to implement it.