Re: repaint after notify_button() ?

2020-02-11 Thread Pekka Paalanen
On Mon, 10 Feb 2020 21:49:54 + Josh Simonot wrote: > Hello, > > I'm using compositor-drm.c as a starting point and am injecting > remote input events, using compositor-rdp.c as an example. > > Currently the output doesn't repaint after "clicking" on a button by calling: >

Re: repaint after notify_button() ?

2020-02-11 Thread Josh Simonot
Thanks for the reply! I have a big update: it's not the screen refresh at all. Using the weston-eventdemo, I see that the pointer events aren't delivered to the app until 10 seconds after clicking. Maybe that sheds some light on what could be happening? And events are delivered immediately if

[ANNOUNCE] wayland 1.18.0

2020-02-11 Thread Simon Ser
This is the official release for Wayland 1.18. The main new features in this release are: - Add support for the Meson build system (autotools is still supported but will be removed in a future release) - Add API to tag proxy objects to allow applications and toolkits to share the same Wayland