servo/ports/servoshell/desktop
Ngo Iok Ui (Wu Yu Wei) da2074e5d6
webxr: create glwindow with Rc window and without rendering context (#34813)
* Create webxr glwindow with Rc window

Signed-off-by: Wu Yu Wei <yuweiwu@pm.me>

* Remove obselte gurad type

Signed-off-by: Wu Yu Wei <yuweiwu@pm.me>

* Update GlWindow trait method

Signed-off-by: Wu Yuwei <yuweiwu@pm.me>

* Update how webxr discorvery is created

Now glwindow will create a hidden window. It's better to not use it
unless we really want to use this port.

Signed-off-by: Wu Yu Wei <yuweiwu@pm.me>

* Link back to upstream webxr repo

Signed-off-by: Wu Yu Wei <yuweiwu@pm.me>

---------

Signed-off-by: Wu Yu Wei <yuweiwu@pm.me>
Signed-off-by: Wu Yuwei <yuweiwu@pm.me>
2025-01-03 03:01:30 +00:00
..
protocols Create HttpStatus to safely deal with HTTP responses status. (#33581) 2024-09-29 18:23:48 +00:00
app.rs webxr: create glwindow with Rc window and without rendering context (#34813) 2025-01-03 03:01:30 +00:00
cli.rs chore: remove WindowMethods::rendering_context (#34780) 2025-01-01 08:26:23 +00:00
egui_glue.rs chore: remove WindowMethods::rendering_context (#34780) 2025-01-01 08:26:23 +00:00
embedder.rs servoshell: Fix --no-default-features and make webxr optional on ohos/android (#34242) 2024-11-13 20:02:30 +00:00
events_loop.rs webxr: create glwindow with Rc window and without rendering context (#34813) 2025-01-03 03:01:30 +00:00
geometry.rs Use webrender_api::units::DevicePixel rather than style_traits::DevicePixel unless interfacing with Stylo (#34353) 2024-11-25 23:42:04 +00:00
headed_window.rs webxr: create glwindow with Rc window and without rendering context (#34813) 2025-01-03 03:01:30 +00:00
headless_window.rs webxr: create glwindow with Rc window and without rendering context (#34813) 2025-01-03 03:01:30 +00:00
keyutils.rs servoshell: Clean up keyboard event conversion a little (#32564) 2024-06-19 19:38:56 +00:00
minibrowser.rs chore: remove WindowMethods::rendering_context (#34780) 2025-01-01 08:26:23 +00:00
mod.rs make protocol handlers registrable (#33104) 2024-08-22 04:11:16 +00:00
tracing.rs Add embedder event for preferred color scheme and respond to it in the LayoutThread (#34532) 2024-12-12 06:17:02 +00:00
webview.rs Prompt user for credentials when http request needs it (#34620) 2024-12-28 20:24:11 +00:00
window_trait.rs webxr: create glwindow with Rc window and without rendering context (#34813) 2025-01-03 03:01:30 +00:00