On 2026-03-07 08:33, Landry Breuil wrote:
Le Sat, Mar 07, 2026 at 07:47:11AM +0100, Rafael Sadowski a écrit :
On Sat Mar 07, 2026 at 01:05:34AM +0100, Volker Schlecht wrote:
> Here's a port that pulls this from my own GH repository - please note that
> I am *not* asking for ok to change the repository on the port, nor for any ok,
> but the more adventurous among the wayland fans might want to give it a shot.
KWin builds without my hackish libinput patches. I'm happy with this.
(build test only).
havent look at the git log of you repo, but at runtime
seatd/greetd/labwc seem to be happy with this, still using an fr
keyboard. and the mousewheel works in firefox.
I tested my own setup of niri+waybar+fuzzel+dunst+foot and all of them work as
expected.
The "openbsd-1.30" branch of my repo is forked off the build-on-openbsd branch
of
the main repo as of yesterday evening. I merged in 1.30.2, fixed the build,
applied my mouse wheel patches, and then removed evdev things until the library
didn't crash anymore. I also took out the #HAVE_LIBWACOM section, since we
don't have it anyway, and I was too lazy to figure out why the #define wasn't
included :-)
As is, I could make a clean PR against rsadowski@'s build-on-openbsd branch.