@Clouds:
can you try the latest remux build from
https://build.rmkit.dev/fbink/latest/kobo/? make sure to use `chmod +x remux` after downloading it or use KoboRoot.tgz to install it
Quote:
Could it be that the launcher is actually shown, but then quickly hidden again (before even being rendered to screen) because the swipe up is also interpreted as clicking outside the menu, thus closing it?
|
yup, that seemed to be part of the problem - that should now be fixed! i also changed my remux gesture to a long press on the KA1 since swiping is difficult. you can change the gesture by editing the file `/home/root/.config/remux/remux.conf` and adding the line `launch_gesture=gesture=tap;fingers=1;duration=0.5 `. this works really well for me now on the KA1
one of the last remaining things to do is scale the UI for more apps so they look good on the KA1.