1 commentaire (1 commentaire)0 réactions (0 réactions)0 assignés (0 assignés)TypeScript18 955 stars (18 955 stars)2 910 forks (2 910 forks)batch import
bughelp wanted
Description
Cette issue ne contient pas de description.
Guide contributeur
- Stack technique
- typescriptrusttauri
- Domaine
- desktopperformance
- Type d'issue
- bug
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 4
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- 3-5 days
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- stale
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- unclear
- Prérequis
- Basic knowledge of RustTauri frameworkLinux desktop performance
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 20
- Direction de recherche
- 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.