emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XInput 2 support (again)


From: Po Lu
Subject: XInput 2 support (again)
Date: Sat, 13 Nov 2021 19:24:49 +0800

Some of the feedback I've been getting lately about the xwidget feature
is that scrolling in xwidgets is "choppy".  This seems to be because we
don't get pixel-wise scroll events from X, as we rely on the Core Input
API for input events.

I brushed up my XInput 2 patch from last month.  I would like to install
this as an optional feature if nobody has any immediate objections to
it, so I can begin work on adding support for better event handling in
xwidgets.  (This feature is entirely optional: if `--with-xinput2' is
not specified as an argument to configure, then the code will behave
exactly as it used to.)

Thanks.

Attachment: 0001-Add-support-for-event-processing-via-XInput-2.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]