debauchee / barrier

Open-source KVM software
Other
27.68k stars 1.52k forks source link

DPI scaling #631

Open Wouterdek opened 4 years ago

Wouterdek commented 4 years ago

Operating Systems

Server: doesn't matter Client: Windows 10 version 1903 (OS Build 18362.778)

Barrier Version

2.3.2-snapshot-210c2b70

Steps to reproduce bug

  1. Have 2 or more monitors.
  2. In Windows settings, under System -> Display -> Scale and layout, set the scaling value for both monitors to different values.
  3. Start Barrier and observe the UI as you move the application window between monitors.

See this screenshot for example: image

Also, on high DPI monitors the version string in the About dialog is cut off. The easy fix would be to allow resizing of the about window.

Other info

This bug is caused by issues in the DPI awareness of the application. Here is the relevant QT documentation.

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.