Skip to content

On Web, support Fullscreen API on Safari#2937

Closed
daxpedda wants to merge 5 commits intorust-windowing:masterfrom
daxpedda:web-webkit-fullscreen
Closed

On Web, support Fullscreen API on Safari#2937
daxpedda wants to merge 5 commits intorust-windowing:masterfrom
daxpedda:web-webkit-fullscreen

Conversation

@daxpedda
Copy link
Copy Markdown
Member

@daxpedda daxpedda commented Jul 8, 2023

Builds on top of #2929.

Fixes #2935.

kchibisov and others added 5 commits July 8, 2023 19:15
Notify clients about the window state changes, most underlying systems
do change the window states.

Fixes rust-windowing#2334.
Co-authored-by: Mads Marquart <mads@marquart.dk>
Co-authored-by: Mads Marquart <mads@marquart.dk>
@daxpedda daxpedda mentioned this pull request Jun 14, 2023
25 tasks
@daxpedda daxpedda added the DS - web Affects the Web backend (WebAssembly/WASM) label Jul 9, 2023
@daxpedda daxpedda changed the title Web webkit fullscreen On Web, support Fullscreen API on Safari Jul 9, 2023
@daxpedda
Copy link
Copy Markdown
Member Author

Replaced by #2948.

@daxpedda daxpedda closed this Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DS - web Affects the Web backend (WebAssembly/WASM)

Development

Successfully merging this pull request may close these issues.

Fullscreen API compatibility with Safari

2 participants