xpad-hackers team mailing list archive
-
xpad-hackers team
-
Mailing list archive
-
Message #00587
Re: [Question #697377]: Xpad not working properly in Ubuntu 21.04
Question #697377 on Xpad changed:
https://answers.launchpad.net/xpad/+question/697377
Hugo posted a new comment:
Hello everyone,
I encountered the same problem with Ubuntu 24.04 :
-> xpad working correctly on Xorg but windows not movable or resizable
on Wayland.
I noticed using xeyes that xpad was not running on Xwayland, I found a
way to enforce it, by running
$ GDK_BACKEND=x11 xpad
To edit the .desktop file in ~/.config/autostart, I had to replace the
line :
Exec=env GDK_BACKEND=x11 xpad
It works correctly now.
--
You received this question notification because your team Xpad
Developers is an answer contact for Xpad.