I am working on a touchscreen application in CPP using GTK and Glade.
The combobox opens and closes normal when using the application on a desktop, but behaves janky on touchscreen
I tried to use workarounds like using popovers and buttons, but that’s not really what I’m looking for