#2386·input-leap

An AppImage?

Author: ZetaMapCreated May 28, 2026Updated Jun 8, 2026

What happened?

It would be nice to have an AppImage for portable use. For example, keeping a Windows installation and an AppImage on a USB drive with your personal configuration, so you could remotely control your personal PC from a nearby machine (like in an open-space).

Personally I tried this script and it's building without error (except for the last line because the appimage is not named same, but it's ok). But it's not running, I have this error: qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "", probably because of an env variable not defined or missing libs in the build, but I think it's not too difficult to fix.

Version

v3.0.3

Git commit hash (if applicable)

master

If applicable, where did you install Input Leap from?

cloned from this repo

What OSes are you seeing the problem on? (Check all that apply)

Linux

If applicable, are you using Wayland or X11?

X11 i think.... it's on WSL2.

What OS versions are you using?

bash
$ uname -a
Linux Valraven 6.6.114.1-microsoft-standard-WSL2 #1 SMP PREEMPT_DYNAMIC Mon Dec  1 20:46:23 UTC 2025 x86_64 GNU/Linux
$ cat /etc/debian_version
trixie/sid

So Debian 13 in WSL2

Relevant log output

bash

Any other information

No response