xibbon / XogotIssues

Public location to file bugs for Xogot
8 stars 0 forks source link

Improve experience when running a project #28

Open celyk opened 1 week ago

celyk commented 1 week ago

My main use for Xogot other than development is running graphical demos, which I like to show to people I meet. The iPad is perfect for this. So I've been searching for solutions for a while, and almost every existing coding app is subpar or does not allow true full screen. That's why my current solution is a small app I made in Godot that can load resource packs.

Some recommendations

status_bar

https://github.com/user-attachments/assets/fadaea5c-11cd-416c-ab55-6bec61752b73

celyk commented 1 week ago

It also crashes when going fullscreen from the main menu

https://github.com/user-attachments/assets/c8e23373-a97e-4526-bf14-d9c36073a1b9

mohfy commented 1 week ago

It also crashes when going fullscreen from the main menu

crash_play_unoptimized_compressed.mp4

why not use stage manager?

celyk commented 1 week ago

I would love to except my iPad (9th gen) does not support stage manager. I was told to update iOS and see if that fixes the crash