Results 14 issues of qzd1989

Supported on macos and windows, this branch is based on my stop_listen branch. drag event type like this: `Drag { button: Left, x: 2447.921875, y: 805.1796875 }` It also can...

It works on macos and windows, I haven't adapted them on linux. you need to merge them manually, because the author haven't updated this lib in months. waiting for him...

Supported on macos and windows, I'm a newbie of Rust, so please check it carefully. ```rust use std::{ thread::{self, spawn}, time::Duration, }; use rdev::{listen, stop_listen}; fn main() { spawn(|| {...

CPU和内存都没满,拖动窗口栏时很卡顿。 命令行日志: ``` Using Apple M1 Max (Metal) 正在使用 Apple M1 Max, 后端图形接口为 Metal。 ``` 我的环境:

I only found mouse event, keyboard event. Then I use mouse event hook: SetWindowsHookExA(WH_MOUSE_LL, ...), but I only receive move, up and down event. so.....how to record drag event? or...

### Describe the bug Here are my three monitors: Here is my code: ```javascript //vue file import { availableMonitors } from "@tauri-apps/api/window"; onMounted(async () => { const pm = await...

type: bug
platform: macOS
status: needs triage

**Describe the bug 🐛** I run the code of "/examples/basic.rs" in windows 11 virtual machine which is running on the macos using parallels. **error** **Expected behavior 📝** **Do you know...

#### Thank you, sir. I need help, does here have a discord channel to comunicate? > My Os Display Information ```bash # system_profiler SPDisplaysDataType Graphics/Displays: Apple M1 Max: Chipset Model:...

### Current Behavior tesseract-ocr-w64-setup-5.5.0.20241111.exe /S ### Expected Behavior tesseract-ocr-w64-setup-5.5.0.20241111.exe /S /D=C:\tesseract such as /D ### Suggested Fix sorry, I don't know the param of silent mode installation params. I asked...

question
nsis