[Xcb] [PATCH libxcb 1/1] enable xinput by default

Christian Linhart chris at DemoRecorder.com
Mon Mar 13 17:23:52 UTC 2017


Hi Bart,

You are welcome. I am glad you appreciate it.

And thank you that you have started XCB at first place.
Awesome piece of software.

And thanks to all the people who have discussed designs and reviewed my numerous patches during the last years.

Cheers,

Chris

On 2017-03-13 17:23, Bart Massey wrote:
> Again, thanks much for this work, Chris. It has needed to be done for a long time.
>
> On Mon, Mar 13, 2017 at 8:50 AM Christian Linhart <chris at demorecorder.com <mailto:chris at demorecorder.com>> wrote:
>
>     Support for the xinput extension is complete now,
>     as far as I can tell.
>
>     According to our discussion on the list, we enable it now.
>
>     Signed-off-by: Christian Linhart <chris at demorecorder.com <mailto:chris at demorecorder.com>>
>     ---
>      configure.ac <http://configure.ac> | 2 +-
>      1 file changed, 1 insertion(+), 1 deletion(-)
>
>     diff --git a/configure.ac <http://configure.ac> b/configure.ac <http://configure.ac>
>     index d3165c6..a6ec8c1 100644
>     --- a/configure.ac <http://configure.ac>
>     +++ b/configure.ac <http://configure.ac>
>     @@ -231,15 +231,15 @@ XCB_EXTENSION(Screensaver, yes)
>      XCB_EXTENSION(Shape, yes)
>      XCB_EXTENSION(Shm, yes)
>      XCB_EXTENSION(Sync, yes)
>      XCB_EXTENSION(Xevie, no)
>      XCB_EXTENSION(XFixes, yes)
>      XCB_EXTENSION(XFree86-DRI, yes)
>      XCB_EXTENSION(Xinerama, yes)
>     -XCB_EXTENSION(XInput, no)
>     +XCB_EXTENSION(XInput, yes)
>      XCB_EXTENSION(XKB, yes)
>      XCB_EXTENSION(Xprint, no)
>      XCB_EXTENSION(SELinux, no)
>      XCB_EXTENSION(XTest, yes)
>      XCB_EXTENSION(Xv, yes)
>      XCB_EXTENSION(XvMC, yes)
>
>     --
>     2.1.4
>
>     _______________________________________________
>     Xcb mailing list
>     Xcb at lists.freedesktop.org <mailto:Xcb at lists.freedesktop.org>
>     https://lists.freedesktop.org/mailman/listinfo/xcb
>
>
>
> _______________________________________________
> Xcb mailing list
> Xcb at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/xcb


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/xcb/attachments/20170313/9a5febe5/attachment.html>


More information about the Xcb mailing list