4jcraft/Minecraft.Client/Platform/Linux
ViniciusCruzMoura 580b947c6e UIScene_MainMenu: Enable the Exit Game Button Behaviour
i noticed that the exit game button on the menu screen wasn't working,
so i went ahead and enabled it and added the behavior to close the game.
i added a Close method in the 4J_Render class and made a tweak to the _xbox check.
the catch is that it uses the xbox text for the confirmation button,
so i’m not sure if it’s the best approach, but it does work fine for me

Signed-off-by: ViniciusCruzMoura <contato.cruz.moura@gmail.com>
2026-03-17 02:08:16 -04:00
..
Iggy fix: provide fallback implementations of iggy GDraw functions 2026-03-15 16:19:27 -05:00
Leaderboards chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Social chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Stubs Stop Linux SAL macros from breaking C++26 CI 2026-03-16 22:26:27 +11:00
Linux_App.cpp UIScene_MainMenu: Enable the Exit Game Button Behaviour 2026-03-17 02:08:16 -04:00
Linux_App.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
linux_game_stubs.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Linux_Minecraft.cpp Merge branch 'dev' into feat/restore-java-gui 2026-03-16 16:04:30 +03:00
Linux_ShutdownManager.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Linux_UIController.cpp fix: always run postInit() 2026-03-16 01:37:51 +03:00
Linux_UIController.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
LinuxGL.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
LinuxGL.h move LinuxGL.h to Platform/Linux 2026-03-13 17:15:44 -05:00