Zander
Zander
(Sorry @zander, @ntoll meant @zanderbrown aka me)
Passing note: elementary calendar uses evolution as the store just like gnome calendar so you actually want to integrate with [libecal](https://valadoc.org/libecalendar-1.2/index.htm)
> I cannot create a pull request in your repo Kinda interested in the why here
I think we already have this? **EDIT** I lied QApplication != GApplication
So in the Qt world the answer seems to be that it's doable but harder than it should be
This is why GApplication is so nice, I'd have thought everyone would have these niceties by now but it seems QApplication is relatively "dumb" in this area Either solution is...
> non-trivial to do in a cross-platform way, I suppose Python has a module for everything, including [`locale`](https://docs.python.org/3/library/locale.html) *ZanderBrown recently wrote a neat little flask app and was reminded just...
Haven't had a chance to play yet but [it does have a plug-in](https://docs.sqlalchemy.org/en/14/orm/extensions/mypy.html)
> not really clear if FileChooserNative has GtkBuilder support It does, just like (very nearly) all GObjects So you _can_ do it, just unclear _why_ you would (Part the problem...
definitely, a good point after all the raspberry pi website is (mostly) hosted on raspberry pi (https://www.raspberrypi.org/blog/the-little-computer-that-could/) why shouldn't valadocs be hosted on vala. EDIT: I'm not going to pretend...