Ray
e1113c8833
REVIEWED: Fullscreen request #5601
...
Tested on Windows with Edge and Chrome browsers, the other options do not work:
- `Module.canvas.requestFullscreen(false, false)` - FAIL
- `Module.requestFullscreen(false, false)` - FAIL
- `Module.requestFullscreen()` - FAIL
Tested with latest Emscripten/emsdk 5.0.2
2026-03-02 13:16:43 +01:00
Pîrvu Mihai Cristian
5b0a799769
fix ( #5482 )
2026-01-09 23:09:06 +01:00
Bruno Cabral
b281101001
[build][cmake] Review web compilation system ( #5181 )
...
* [cmake] export automatically raylib definitions and compile/link options
* [cmake] pass emscripten options to consumer project
* [web] compile for web
* [web] canvas width 100%
2025-09-14 10:05:07 +02:00
Ray
a1896c7a90
REVIEWED: Code/Web-Makefile formatting
2025-01-12 16:19:10 +01:00
jspast
37205bba84
[web] Fix undesired scrollbars on shell files ( #4104 )
2024-06-25 22:15:29 +02:00
Ray
33580991c7
Update shell.html
2023-11-08 19:34:38 +01:00
Ray
e8a3f9f7fa
ADDED: Open-graph image alt properties
2023-11-07 19:22:12 +01:00
Ray
53451e98a7
Updated open graph for examples
2023-11-05 13:02:29 +01:00
Ray
cbf0324c34
Updating web shells open-graph info
2023-11-05 12:18:54 +01:00
Julio C. Galindo
6ae21d6581
Fixed some grammar mistakes and typos. ( #2914 )
...
* Fixed some grammar mistakes.
* Fixed some typos.
2023-02-09 13:17:47 +01:00
raysan5
d4382f4a52
Removed trailing spaces
2022-02-18 20:30:46 +01:00
Ray
8db56cfc3b
Added minimal web shell
2022-01-10 22:31:30 +01:00
raysan5
93168304cd
Update shell.html
2021-09-03 15:24:05 +02:00
Ray
6c56fe2670
Update shell.html
2021-05-12 19:51:29 +02:00
raysan5
8da6307456
Get icons back on shell.html
...
It seems there is some related issue on emscripten side... but I'll keep the icons here despite not displayed properly for the moment.
2020-03-30 21:34:45 +02:00
Ray
645a5b2507
Avoid icons in shell
...
Very weird... lately icons are not properly displayed on browser!
2020-03-03 15:53:13 +01:00
Ray
81881a120c
Comment tweak
2020-02-22 10:36:20 +01:00
Ray
4e0a5909e7
Hide progress bar
2019-05-28 12:08:04 +02:00
Ray
31bcaffd7d
Added AudioContext Resume/Suspend button
2019-05-22 16:13:59 +02:00
Ray
7421ac9e24
Add code to resume blocked AudioContexts
2019-05-22 12:33:28 +02:00
Ray
a33b0002ee
Review js formatting for better readability
2019-05-22 10:55:03 +02:00
Ray
be7e56f51e
Move emscripten web shell to src
2019-05-22 10:40:51 +02:00