pikers / piker

(e2e) foss trading for non-tinas
GNU Affero General Public License v3.0
102 stars 17 forks source link

Update qt screen info script #450

Open goodboy opened 1 year ago

goodboy commented 1 year ago

Brings script imports up to date with latest PyQt5 schema as well as adds a bunch of extra info dumping and formatting for tinkering with further attempts at a generalized DPI sizing subsystem.

output should look something like this on a hi-DPI (set of) device(s):

screenshot-2023-02-02_14-31-08


As per an issue i recently worked through with a noob piker, for systems that aren't quite lo-DPI and still require slight downscaling it would be good to figure out if we can drop the 'lo' section from the .ui._style._font_sizes table..