1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript18,955 stars (18,955 stars)2,910 forks (2,910 forks)batch import
bughelp wanted
Description
This issue does not include a description.
Contributor guide
- Tech stack
- typescriptrusttauri
- Domain
- desktopperformance
- Issue type
- bug
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 3-5 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Basic knowledge of RustTauri frameworkLinux desktop performance
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- The issue reports UI lag when dragging other windows while the Clash Verge main window is open on Ubuntu. The body is empty, so no reproduction steps or system details are provided. To investigate, first reproduce the lag consistently on Ubuntu (e.g., Ubuntu 22.04). Examine Tauri's window configuration, especially transparent or compositing settings, and profile the rendering pipeline. Look at the `src tauri` folder for window event handling, and check if the issue is related to GTK or WebKit rendering. Consider adding logging for frame times and check GPU acceleration. No linked PRs or maintainer responses are present, so comment on the issue to request system info and a minimal reproduction.