-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
[VideoConferenceMute] VCM do not respect Windows DPI scaling #14079
Comments
Seems like what's happening in #13221. |
cc: @jaimecbernardo |
This is raw win32. |
@yuyoyuppe , That's accurate, right? |
Perhaps the blurriness would be better if it's this small. |
I would say that blurriness will be ok for VCM's toolbar for me. |
@jaimecbernardo that sounds accurate! |
It might be simple to move it to a separate thread from the runner (which is dpi aware) and disable dpi awareness for that thread and run a message loop from there. |
In the long run, we'll port VCM UI to .svg/winui 3. |
also see related #6246 (comment) |
Same issue here - some sort of way to adjust scaling would be a godsend. |
It has been 9 months since it was first reported and most of the components have transferred to WinUI3. Any update on this issue? |
so....? When will this problem be solved? |
Thanks for the feedback but VCM is moving to maintenance only in the 0.67 timeframe. Our team will only directly address critical bugs, security and accessibility issues. We'll accept community PRs for enhancements. |
This is an accessibility issue... @crutkas |
@crutkas what's the right way to get this properly classified as the accessibility issue that it is? |
Reopening and handling this. |
Sorry for borrowing the thread but could this be the cause of issue that makes the VCM overlay not staying in the selected position when changing monitors/dpi scaling? |
Confirming this is fixed for me. Thx much! |
Fixed in 0.69 which was released in the start of April 2023. |
Microsoft PowerToys version
0.49.0
Running as admin
Area(s) with issue?
Video Conference Mute
Steps to reproduce
As @void-mian, @gleib says in #13221 (comment), VCM does not respect Windows DPI scale.
✔️ Expected Behavior
VCM respects the DPI scale.
❌ Actual Behavior
VCM does not respect the DPI scale. Become too small in high-resolution monitors.
Other Software
No response
The text was updated successfully, but these errors were encountered: