Files
godot/doc
Hugo Locurcio 27ae39eedf Toggle fullscreen mode when pressing Alt + Enter by default
Alt + Enter is a widely followed convention to toggle fullscreen.
This adds support for it both in the editor and projects, as long
as the window is configured to be resizable.

The rationale for providing this feature in all projects is that
many developers don't bother about adding a fullscreen toggle,
especially for smaller/gamejam games. Yet, this convention is
followed by many popular games out there, including AAA games.

The shortcut can be modified or disabled by editing the Input Map
in the Project Settings.
2026-04-15 16:53:55 +02:00
..
2026-03-25 17:07:39 +03:00
2026-03-25 17:07:39 +03:00