#760775 Does not handle high-DPI displays

Package:
hedgewars
Source:
hedgewars
Description:
Funny turn-based artillery game, featuring fighting hedgehogs!
Submitter:
Josh Triplett
Date:
2014-09-09 05:39:15 UTC
Severity:
normal
#760775#3
Date:
2014-09-07 18:38:01 UTC
From:
To:
Hedgewars always displays text and UI elements at the same size,
regardless of display density.  This makes it very difficult to play on
a high-DPI display (such as a 2560x1440 or 3200x1800 laptop display).

Please use the xrandr protocol to determine the resolution of the
current display, and scale UI elements accordingly.

Thanks,
Josh Triplett