Coming back with this issue, I've done a simple script to apply the workaround at system level. Tested on Ubuntu 20.10 with Wayland.
The script simply add the environment GDK_BACKEND
variable to geany.desktop
when Geany is executed:
Exec=env GDK_BACKEND=x11 geany %F
Still waiting for a real fix on the "editor" component.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.