CVSROOT:        /cvs
Module name:    ports
Changes by:     matth...@cvs.openbsd.org        2024/08/03 01:09:00

Modified files:
        wayland/libinput-openbsd: Makefile distinfo 

Log message:
Sync with libopeninput git head as of 2024-07-14. ok rsadowski@

Main changes:
Fixes the situation where multiple different keyboard types are present
Implement device enable/disable for VT switches

Detailed commit log:
1fcdd91 use close_restricted() to close fd opened by open_restricted()
c296ac6 Try to clean up on exit
2fd417e Downgrade the display of keyboard type to level 'info'
9e017da Add individual input devices, not the mux.
7e4471c Skip "/dev/" from the device name.
3f0bb87 Return 0 as vendor and device id
4e305ac Implement device enable/disable.
dbf0663 Provide the actual device names to libinput

Reply via email to