[Bug 293585] x11/xorg: Update x11 and libinput stack
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293585 --- Comment #15 from V H <[email protected]> --- (In reply to Antoine Brodin from comment #13) I changed 86Box to use the upstream patch. There is an upstream patch to fix the wlroots compilation error but it's only designed for the latest version. The patch fails to apply as is on older, unsupported legacy versions like 015 thru 018. The meson.build file is different: ERROR: Unknown variable "internal_config". So the patches would need to redesigned to add the "LIBINPUT_SWITCH_KEYPAD_SLIDE" feature to these old versions in an unsupported manner. The current patches just add a case stub that returns to satisfy the compiler and doesn't try to add support. -- You are receiving this mail because: You are on the CC list for the bug.