Skip to content

allow scaling like 150% on Windows and default to Breeze style on Windows/macOS

Christoph Cullmann requested to merge work/windows_style_scale into release/20.04

I just wanted to submit a new app store version and stumbled over the "worse" behavior of Okular compared to Kate in my Windows 10 VM.

This is tested for several releases with Kate on Windows.

It allows for Okular to have proper scaling and not being e.g. twice as large if the user selects a common scaling like 150%. The Breeze style is chosen now per default. This scaled better than the native Qt styles.

The Breeze stuff was actually patched into Okular already since longer via craft, I think it is cleaner to just have the code in the mainline.

Merge request reports