dekuNukem / duckyPad

Do-It-All Mechanical Macropad
MIT License
1.2k stars 168 forks source link

"duckypad_config" not useable when Hi-DPI activated in display settings #64

Closed 4ch1m closed 3 years ago

4ch1m commented 3 years ago

Hi there,

it seems that I'm facing the exact same problem as described in issue #31. However, the issue is already closed and I can't find a real solution for this.

I'm using Linux Mint and I activated Hi-DPI on my 4k screen:

image

The config app looks like this (and the window can't manualy be resized):

image

I've also already tried to use the GDK_SCALE and GDK_DPI_SCALE environment variables in my venv-settings... without success.

Would be cool if this could be fixed. Thanks a lot!