Makes it possible to debug issues with sendevents.
Signed-off-by: Peter Hutterer
---
tools/libinput-debug-events.man | 3 +++
tools/shared.c | 19 +++
tools/shared.h | 3 +++
3 files changed, 25 insertions(+)
diff --git a/tools/libinput-debug-
A toucphad that was disabled by toggling the sendevents option would come back
normally after a lid resume, despite still being nominally disabled.
https://bugzilla.redhat.com/show_bug.cgi?id=1448962
Signed-off-by: Peter Hutterer
---
src/evdev-mt-touchpad.c | 44 -
test/
On Sat, Sep 09, 2017 at 09:10:46AM -0500,
michael-wayland-u...@michaelzfreeman.org wrote:
> Hi,
>
> My first post here. I'm in the process of slowly replacing Xorg with
> Wayland. I've always been interested in the possibilities of 3D operating
> systems and Wayland is a very exciting time for Li
On Sun, Sep 10, 2017 at 5:01 PM, Joseph Burt wrote:
> Hi Olivier,
>
> On Thu, Sep 7, 2017 at 6:17 PM, Olivier Fourdan wrote:
>>
>> The other solution would be to have the same screen, but have Xwayland to
>> give different scaling conversions for root window size, screen size, events
>> coordinat
Hi Olivier,
On Thu, Sep 7, 2017 at 6:17 PM, Olivier Fourdan wrote:
>
> The other solution would be to have the same screen, but have Xwayland to
> give different scaling conversions for root window size, screen size, events
> coordinates, etc. depending on the client, if it's HiDPI aware or not,