Ngo Iok Ui (Wu Yu Wei)

Results 61 issues of Ngo Iok Ui (Wu Yu Wei)

The cause of #16410 is because calling `try_get_layout_root` will replace its `abs_descendants` even itself isn't absolute positioned. So I pushed them instead if the root isn't absolute. Also add a...

S-awaiting-review

### Describe the problem As Ubuntu 22.04 coming, former versions will stuck into webkit2gtk 2.34 forever. This mean distros version like this won't get the header support of custom protocol...

type: feature request
priority: 2 medium
status: needs more info
platform: Linux

I'm trying to debug servo with rr but it got assert error pretty soon when initializing. Is there any confige from rr might affect GL libraries like EGL? Here's the...

This is the first attempt to introduce a window api structure start with setting fullscreen. Users can get the window handle from `webview_get_window()` and use it with any window api...

I tried a [V8 attempt](https://github.com/wusyong/dom/tree/v8) on DOM crate this weekend. While it still has lots of different interfaces to work with. I found both engines still share some logic in...

enhancement
API

Fixes #2367 Since there's no comment on the issue, I would like to open a PR and give it a try. Examples are working and we can still get nonstop...

DS - windows
C - waiting on maintainer

I encounter a delayed mouse interaction when using webview2 with winit. Here's the branch to reproduce: https://github.com/tauri-apps/wry/tree/winit-reproduce Run `cargo r --example hello_world` and press any tab or list constantly will...

type: bug
platform: Windows

This is an issue to track which PR or commit we add that's not in winit yet. We should either add to winit too or adjust the behavior in tao,...

status: needs triage
priority: medium
platform: All

### What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature - [ ] Docs - [ ] New Binding issue #___ - [ ]...