Ngo Iok Ui (Wu Yu Wei)

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

Disable device event should resolve some delay response issues. - [x] Windows - [ ] macOS - [ ] Linux

platform: Linux
platform: macOS

We are going to have a new unified interface to build window after tauri-apps/wry#163. It should cover most usage in Tauri. But there are still many missing features for gtk....

platform: Linux

Global Shortcut on Linux only works on x11 because wayland-protocols hasn't define anything yet. There's a [RFC](https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/56) about this. While we can use some workaround or implement one our own,...

type: feature request
status: upstream

I asked this on book repo yesterday, but it seems it applies to this repo so I would to give it a try. I followed the instructions to install tools...

Add lint attributes `#![warn(missing_doc)]` to enforce all public interfaces have documentations.

Really nice to have this useful lib in rust. However, it seems there's no way to save to a keepass file at the moment. Does it plan to add so?

enhancement

First of all, thanks for building this crate! I found this crate is pretty great and GC types are ergonomic that I don't need to worry too much. The issue...

Wry has mobile support for a while and I've update a few commits to make it easier to develop with. Here's the notes for using wry on mobile ends: https://hackmd.io/XIcEwk4GSxy8APZhSa0UnA?view...

type: feature request

As we discussed in WG call [meetings](https://github.com/tauri-apps/meetings), we decide to ship minimum feature as possible for v2 so we can move forward. Here are the rough measurement steps required for...

type: feature request
status: in progress

We have forked cargo-mobile and maintain this for a while. But we never update the README so users might get confuse on where to start. We should add this [note](https://hackmd.io/XIcEwk4GSxy8APZhSa0UnA?view)...

help wanted