CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/09/04 13:02:35
Modified files:
wayland/libinput-openbsd: Makefile distinfo
wayland/libinput-openbsd/pkg: PLIST
Log message:
Update libinput-openbsd to 1.24.0
Switch from github.com/mherrb/libinput to github.com/sizeofvoid/libopeninput.
Matthieu's libinput is based on my old sizeofvoid/libinput repository
which is based on mpi's init work. While working on KWin (WM for Plasma) I
noticed that libinput moves fast and KWin also needs new API version.
I have decided to start with lib(open)input which is forked from the
upstream project[1] and synced with libinput 1.24.0 API.
[1]: https://gitlab.freedesktop.org/libinput
Tested by all wayland users (merci), ok matthieu@