[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 Gleb Popov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #32 from Gleb Popov <[email protected]> --- Jan, the libinput update available in this PR or https://github.com/freebsd/freebsd-ports/pull/512 breaks x11-toolkit/wlroots* family of ports: ../backend/libinput/switch.c:36:10: error: enumeration value 'LIBINPUT_SWITCH_KEYPAD_SLIDE' not handled in switch [-Werror,-Wswitch] 36 | switch (libinput_event_switch_get_switch(sevent)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Are you OK with proposed patches for backend/libinput/switch.c ? -- You are receiving this mail because: You are on the CC list for the bug.