]> granicus.if.org Git - handbrake/commit
Enabled "Per monitor DPI awareness"
authorWaterflames <wouterdekrsmckr@gmail.com>
Sat, 18 Feb 2017 13:11:57 +0000 (14:11 +0100)
committerScott <sr55@users.noreply.github.com>
Sat, 18 Feb 2017 13:34:01 +0000 (13:34 +0000)
commit9780502d6e2ed7bb8c41b8e732162541f7f871c5
treecbf912bff4c7e158d460ac480714a6317171b9ec
parentfe7712362d7fe00b756d64220c187674bb157c8c
Enabled "Per monitor DPI awareness"

This commit adds entries to app.config and app.manifest to enable per
monitor DPI awareness in Windows 10. The application will behave as
before on platforms that do not support this.

The implementation was done using official Microsoft documentation:
https://github.com/Microsoft/WPF-Samples/tree/master/PerMonitorDPI
win/CS/HandBrakeWPF/app.config
win/CS/HandBrakeWPF/app.manifest