Skip to content

[rcore][Emscripten] Full screen handling - #6071

Open
andzdroid wants to merge 1 commit into
raysan5:masterfrom
andzdroid:emscripten-canvas-size
Open

[rcore][Emscripten] Full screen handling#6071
andzdroid wants to merge 1 commit into
raysan5:masterfrom
andzdroid:emscripten-canvas-size

Conversation

@andzdroid

Copy link
Copy Markdown
Contributor

Fullscreen: doesn't resize framebuffer
Borderless window: resizes framebuffer

The canvas size is kept in sync with the framebuffer size. Framebuffer also adapts to changes to canvas css size.

Tested with standard renderer and software renderer, and regular DPI and high DPI mode.

@andzdroid andzdroid changed the title Emscripten full screen handling [recore_web_emscripten] Emscripten full screen handling Aug 17, 2026
@andzdroid andzdroid changed the title [recore_web_emscripten] Emscripten full screen handling [rcore_web_emscripten] Emscripten full screen handling Aug 18, 2026
@raysan5 raysan5 added platform: Web Web platform (Wasm) windowing Issues about the window system labels Aug 19, 2026
@raysan5 raysan5 changed the title [rcore_web_emscripten] Emscripten full screen handling [rcore][Emscripten] Full screen handling Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform: Web Web platform (Wasm) windowing Issues about the window system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants