Ngo Iok Ui (Wu Yu Wei)

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

So it turns out `file_drop_handler` will block default behaviour on Windows no matter what. But there are some [new webview2 API](https://docs.rs/webview2-com/latest/webview2_com/Microsoft/Web/WebView2/Win32/trait.ICoreWebView2CompositionController3_Impl.html#tymethod.DragOver) we could use to invoke such behaviour again.

type: bug
platform: Windows

**Is your feature request related to a problem? Please describe.** I just pushed [0.16](https://github.com/tauri-apps/wry/tree/0.16) branch which should work in gnome runtime. It upgrades gtk-rs crates to 0.16 and bumps webkit2gtk...

help wanted
type: feature request
platform: Linux
priority: medium

Since webview2 1.0.721 has been stable for a while and we have changed our dep to `windows-rs` thanks to @wravery which can auto generate all bindings for us. We should...

type: feature request
platform: Windows

**Describe the bug** WebKitWebView would load twice if sharing the same WekKitWebContext. **Steps To Reproduce** https://github.com/wusyong/gtkbrowser **Expected behavior** Each WebView should only load one URL/page. **Platform and Versions:** OS: Linux...

type: bug
status: waiting
platform: Linux

It seems there is no reference for the variable `int i = 0;`. Is it fine to consider remove it? Or does it have any purpose elsewhere? https://github.com/iotaledger/ccurl/blob/94d74a492a7ff9494c73b7be2dcf80f3ce4d453f/src/lib/curl.c#L74

Currently, covector can't sign the commits, which makes merging PR impossible if there's a branch protection enforcing signing commits. The only workaround is maintainer recommit with their signatures. I would...

question

https://revealjs.com/ is used for servo presentations (but with some tweaks): https://servo.org/slides/template/ There's a discussion to support it in Zulip: https://servo.zulipchat.com/#narrow/stream/263398-general/topic/Servo.20presentation Feature tracking topic is here: https://servo.zulipchat.com/#narrow/stream/416780-Feature-Tracking/topic/reveal.2Ejs It would be cool...

B-feature-tracking
C-untriaged

We list instruction in README to install some flatpak runtime and sdk. But it's not working yet. We haven't published to flathub yet. Right now the easiest way to install...

help wanted

help wanted
good first issue