Has anyone gotten this to work? Maybe one still needs to compile libportal and xdg-desktop-portal from source, for Arch? I was hoping these packages contain these recent changes, but I guess they maybe not?
For what it’s worth, comparing the versions on a fully-updated Fedora 39 VM and my EOS install seems to give the same versions:
When I run Input Leap on my Wayland/EOS as a server, I am able to connect from a Windows client (Barrier) but the mouse does not cross the screen boundary of my EOS desktop to go into the Windows desktop.
If anyone is interested in this software and has made more progress than I, please share how you managed to do it.
There are some comments on an AUR page about people getting it to work, but some of this goes over my head. I understand how to edit the pkgbuild but I haven’t had much luck. Maybe it will help you more than it’s helped me: https://aur.archlinux.org/packages/input-leap-git
$ export B_CMAKE_FLAGS="-DINPUTLEAP_BUILD_LIBEI=TRUE"
$ ./clean_build.sh
...
Ran `build/bin/input-leaps` and I was able to connect to a Windows laptop running Barrier and share my desktop's (EndeavourOS) keyboard to control the laptop.
One issue (probably a bug, will report on github): is that keyboard combinations don't seem to work...
Thank you for the assistance!
Awesome, glad to hear it. I think you’re using the gtk3 and gtk4 packages because you’re on Gnome, but I’m on Plasma. I think I want the patched qt5 backend instead? I might try this later today, but wanted your thoughts. Thanks!