sonosaurus / sonobus

Source code for SonoBus, a real-time network audio streaming collaboration tool.
https://sonobus.net
GNU General Public License v3.0
1.54k stars 112 forks source link

HiDPI (4k / 8k displays) support #212

Open actionless opened 1 year ago

actionless commented 1 year ago

JUICE itself should have builtin dpi-awareness, i guess it should be just enabled somewhere on init

(or especially nice if it would allow to force specific dpi as CLI flag)

sre3 commented 6 months ago

+1 to this! The application is frustrating to use on my 4k monitor, as everything is so small. I am on Debian, so I tried to run it through xpra and run_scaled but it seems to mess with the audio and inputs stop working...

sre3 commented 6 months ago

There seems to be a good thread around scaling here and dpi awareness in the documentation here