Geonkick-Synthesizer / geonkick

Geonkick is a free software synthesizer capable of generating a wide range of percussive sounds, including kicks, snares, claps, hi-hats, shakers, and also unique effect sounds.
https://geonkick.org
GNU General Public License v3.0
93 stars 7 forks source link

GUI scale support for high density displays #14

Closed hellocatfood closed 7 months ago

hellocatfood commented 7 months ago

I'm using Geonkick on a computer with a 3840x2400 display and opening up the lv2 plugin of the gui has a very small interface with no way to resize it in both ardour and carla. Below a screenshot of the plugin against a full-sized carla window

Screenshot from 2023-12-12 17-39-22

could support be added for high density displays?

iurienistor commented 7 months ago

@hellocatfood For now this feature is available only on GNU/Linux, porting it to Windows happens on this branch, I hope soon will be ready - https://github.com/Geonkick-Synthesizer/geonkick/tree/feat/win_scalling

hellocatfood commented 7 months ago

Great to hear. I'm using linux. Is there a way to use this feature already?

iurienistor commented 7 months ago

@hellocatfood Ctrl+f increase/decrease the scale. Better than to close and open the plugin windows. I'll add a widgets dedicated to this setting... because shortcuts are problematic on some hosts.

lgmacri commented 7 months ago

Hi! I'm looking forward to using this feature in Windows, is that already implemented? Thanks!