port screen layout stuff. encapsulate screen layout code.

This commit is contained in:
Arisotura
2024-05-26 00:16:55 +02:00
parent 2451f3fed8
commit d480808d72
14 changed files with 797 additions and 790 deletions

View File

@ -83,7 +83,7 @@ signals:
void windowLimitFPSChange();
void screenLayoutChange();
void autoScreenSizingChange(int sizing);
void windowFullscreenToggle();