D29514: Add FindXorgServer.cmake and use it for touchpad KCM

2020-05-07 Thread Nathaniel Graham
ngraham added a comment. Never mind, @zzag discovered that I didn't have the `xorg-x11-server-sdk` package installed, so nothing to see here, and sorry for the noise! REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D29514 To: asturmlechner, #plasma, zzag Cc:

D29514: Add FindXorgServer.cmake and use it for touchpad KCM

2020-05-07 Thread Nathaniel Graham
ngraham added a comment. In D29514#665916 , @cblack wrote: > That's the source package location, not where you'd expect to find the headers for usage by other packages. You'd probably be looking for `/usr/include/xorg/xserver-properties.h`.

D29514: Add FindXorgServer.cmake and use it for touchpad KCM

2020-05-07 Thread Carson Black
cblack added a comment. In D29514#665869 , @ngraham wrote: > Hmm, on my system, the file is located at `/usr/src/xserver/include/xserver-properties.h`, and this doesn't seen to find it: > > -- The following features have been disabled:

D29514: Add FindXorgServer.cmake and use it for touchpad KCM

2020-05-07 Thread Vlad Zahorodnii
zzag added a comment. In D29514#665869 , @ngraham wrote: > Hmm, on my system, the file is located at `/usr/src/xserver/include/xserver-properties.h`, and this doesn't seen to find it: What distro are you running? REPOSITORY R119

D29514: Add FindXorgServer.cmake and use it for touchpad KCM

2020-05-07 Thread Andreas Sturmlechner
asturmlechner added a comment. In D29514#665912 , @ngraham wrote: > In D29514#665911 , @asturmlechner wrote: > > > In D29514#665869 , @ngraham wrote: >

D29514: Add FindXorgServer.cmake and use it for touchpad KCM

2020-05-07 Thread Nathaniel Graham
ngraham added a comment. In D29514#665911 , @asturmlechner wrote: > In D29514#665869 , @ngraham wrote: > > > Hmm, on my system, the file is located at

D29514: Add FindXorgServer.cmake and use it for touchpad KCM

2020-05-07 Thread Andreas Sturmlechner
asturmlechner added a comment. In D29514#665869 , @ngraham wrote: > Hmm, on my system, the file is located at `/usr/src/xserver/include/xserver-properties.h`, and this doesn't seen to find it: Where is synaptics-properties.h located on

D29514: Add FindXorgServer.cmake and use it for touchpad KCM

2020-05-07 Thread Nathaniel Graham
ngraham added a comment. Hmm, on my system, the file is located at `/usr/src/xserver/include/xserver-properties.h`, and this doesn't seen to find it: -- The following features have been disabled: * XorgServer, XServer header needed for touchpad KCM (X11 backend) --

D29514: Add FindXorgServer.cmake and use it for touchpad KCM

2020-05-07 Thread Andreas Sturmlechner
asturmlechner closed this revision. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D29514 To: asturmlechner, #plasma, zzag Cc: broulik, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, ngraham, himcesjf,

D29514: Add FindXorgServer.cmake and use it for touchpad KCM

2020-05-07 Thread Andreas Sturmlechner
asturmlechner created this revision. asturmlechner added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. asturmlechner requested review of this revision. REVISION SUMMARY x11 backend of the touchpad KCM uses xserver-properties.h that is part of