Jacob Secunda
Jacob Secunda
Hello @dcuddeback! What you were encountering was actually a bug in the Haiku networking layer that should be fixed in the upcoming Haiku release: https://review.haiku-os.org/c/haiku/+/2825 Keep your eyes out for...
Out of curiosity, is anyone still looking at this issue? If not, I would be willing to take a look into this file search functionality!
Cool! In that case, I believe there will be some necessary UI adjustments as a part of this ticket. Otherwise, here is what I had in mind: * I would...
I can confirm this was an issue for macOS Catalina, and when I updated macOS Ventura, it is still a problem too. I'm using an old Mid-2012 MacBook Pro in...
As far as I'm aware, FreeBSD's stock sound system can only remember a default audio device/soundcard using the "hw.snd.default_unit" system property. I'm pretty sure that sndio and sndiod would be...
This would be awesome! I did see you implemented google calendar sync though using Google’s own web api, as there is also an available CalDAV interface for Google Calendar. This...
If you need to launch an app on start up like @Perelandra0x309 said with a background daemon, you may want to take a look at Haiku's launch daemon: https://dev.haiku-os.org/wiki/LaunchDaemon Hope...
I'm currently in the progress of making updated patches, you can find my progress here: https://github.com/CodeforEvolution/godot/tree/haikuFixup/ This is still a WIP as of now...
So, I have a status update: I was able to get a 32bit build working! (Actually, it was a working a while go, I've just been very busy, and I...
That’s good to hear! I’ll rebase my patches for now on 3.2. In addition, to provide a clean experience to a person wanting to build Godot for Haiku (in other...