NICHOLAS85 / gebaar-libinput

Gebaar, A Super Simple WM Independent Touchpad Gesture Daemon for libinput
GNU General Public License v3.0
7 stars 4 forks source link

Fails to build on Raspberry Pi OS without src modification #11

Closed m-roberts closed 4 years ago

m-roberts commented 4 years ago

I needed to comment out the following lines for this to compile:

https://github.com/NICHOLAS85/gebaar-libinput/blob/c25c74b6e35dda68703b2a40aaaff98ba614d2c6/src/io/input.cpp#L811-L812

Not sure why, but should be easily reproduced on Raspberry Pi OS.

NICHOLAS85 commented 4 years ago

Try out the latest commit! I've removed the unused events so hopefully, it'll compile without error. Additionally what version of libinput do you have installed?