Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report of Issue: Extremely Slow Window Dragging and Mouse Lockup During Process on Windows 11 #19

Open
Rowfay opened this issue Aug 8, 2023 · 7 comments

Comments

@Rowfay
Copy link

Rowfay commented Aug 8, 2023

Description:
I would like to report a performance issue that I am experiencing when attempting to drag the program window on my Windows 11 system. When trying to move the window, I notice that the movement is fluid but extremely slow, making it difficult to manage and negatively impacting my user experience. However, the most concerning aspect is that during this process, my mouse becomes locked and is unresponsive in other areas of the system until the window stops moving.

Additional Information:

I appreciate your attention to this matter and hope that you can investigate and resolve this issue. If you need further information or details, please do not hesitate to ask.

@PineappleRind
Copy link
Contributor

This is related to window translucency and seems to be on Tauri's end: tauri-apps/window-vibrancy#47

@beyond9thousand
Copy link

beyond9thousand commented Sep 16, 2023

So the answer is there's nothing that can be done to fix this? @PineappleRind

@PineappleRind
Copy link
Contributor

Outright removing window translucency on Windows would fix it... not sure what else could be done

@beyond9thousand
Copy link

is there a way to disable it for specific applications?

@PineappleRind
Copy link
Contributor

I meant more in the code - just commenting out what triggers the effect ... for everyone on Windows. kind of a brute-force solution but idk... maybe @adileo will know more

@Clearmist
Copy link

It seems like the application philosophy is to avoid settings, but allowing the user to opt-in to the transparency would fix this issue.

@10an
Copy link

10an commented Apr 4, 2024

This program is a great alternative to WizTree, but this is a dealbreaker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants