Comment 22 for bug 1366421

Revision history for this message
marmuta (marmuta) wrote :

Snapshot will be ready soon.

I haven't even tried the extension in Wayland yet, because Onboard itself is still unusable there. I've been making progress in 1.3. Theoretically typing with the new uinput backend should work in Wayland. The problem is, that the keyboard window is getting focused on click, and any key-strokes generated go to Onboard itself. We need gdk_wayland_window_set_accept_focus to be implemented. That function is still a stub, I just checked again.
https://git.gnome.org/browse/gtk+/tree/gdk/wayland/gdkwindow-wayland.c#n3102