talonhub / community

Voice command set for Talon, community-supported.
MIT License
621 stars 770 forks source link

windows has dpi issues with help windows #692

Closed somanythings closed 2 years ago

somanythings commented 2 years ago

this might be in the wrong place, apologies if it is.

windows 11

I have a 3k 15" screen on this laptop. 3840x2160 image it might not be obvious in this screenshot but the help functions are very small

here it is on the bigger screen 32" 3840x1600 where it looks fine image

AndreasArvidsson commented 2 years ago

There is a imgui.scale setting in settings.talon, just increase that.

You can use host name as a context/header match to have different settings on different computers.

timo commented 2 years ago

we should probably make sure the existence of this setting is also pointed out in the talon wiki, with a brief mention that knausj already has it in its settings.talon, but also a word or two on how to set it manually?

somanythings commented 2 years ago

There is a imgui.scale setting in settings.talon, just increase that.

You can use host name as a context/header match to have different settings on different computers.

Thanks @AndreasArvidsson at a glance, that looks like it's global will that just make it HUGE on the big monitor? presumably windows exposes something because it gets right across monitors.

EDIT: Oh wow, I just tried it. instant! I wasn't expecting it to respond THAT quickly! 😁

splondike commented 2 years ago

This is a Talon+Windows/Linux issue: https://github.com/talonvoice/talon/issues/262 . I'm not sure we can do much on our side apart from mentioning this workaround in the wiki as timo suggested. I've added it to my list of TODOs for the wiki :).

I imagine it would make it huge on the lower DPI monitor unfortunately :(.