Nathan S.
Nathan S.
Hey thanks a lot for that draft! You are right about the detached views changes, I should have done it like that since the beginning. Since this starts from your...
Hey, thanks for the PR! I'm sorry I didn't get to review it the first time, seeing that it's pretty large. It's going to take me some time to process...
It does not look like your branch is building for Switch, I see glfw / OpenGL stuff being built 🙁
You added glfw back to the Switch Makefile it seems
I was able to try it by removing the glfw line in the Makefile. It works quite well, good job! Don't forget to add your name to the copyrights if...
In qlaunch when you touch on things, you need to touch them once to select them THEN touch them another time to click them. So actually borealis views should have...
Sound is only implemented on Switch right now, are you trying on Switch? It works for me, does it not work for you?
Using touch or controller? Do you see anything relevant in the logs?
Is your hbloader old by any chance?
It looks like a botched Atmos install and/or config to me 👀 I'm going to read and review the changes when I can, it's a big PR so it might...