GoogleCloudPlatform / iap-desktop

IAP Desktop is a Windows application that provides zero-trust Remote Desktop and SSH access to Linux and Windows VMs on Google Cloud.
Apache License 2.0
729 stars 166 forks source link

b/341834296 Use double buffering when GDI scaling not active #1419

Closed jpassing closed 4 months ago

jpassing commented 4 months ago

Check if GDI scaling is actually in use before disabling double-buffering. This improves rendering performance in dark mode on systems that use the default DPI.