adileo / squirreldisk

Beautiful, Cross-Platform and Super Fast Disk Usage Analysis Tool - Built With Rust 🦀
https://squirreldisk.com
GNU Affero General Public License v3.0
688 stars 23 forks source link

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

Open Rowfay opened 11 months ago

Rowfay commented 11 months ago

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 commented 11 months ago

This is related to window translucency and seems to be on Tauri's end: https://github.com/tauri-apps/window-vibrancy/issues/47

beyond9thousand commented 10 months ago

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

PineappleRind commented 10 months ago

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

beyond9thousand commented 10 months ago

is there a way to disable it for specific applications?

PineappleRind commented 10 months ago

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 commented 5 months ago

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 commented 3 months ago

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