Re: repaint after notify_button() ?

2020-02-10 Thread Josh Simonot
addendum: screen refreshes also happen about 10 seconds after the notify_button "click". From: Josh Simonot Sent: February 10, 2020 4:49 PM To: wayland-devel@lists.freedesktop.org Subject: repaint after notify_button() ? Hello, I'm using compositor-drm.c as a

repaint after notify_button() ?

2020-02-10 Thread Josh Simonot
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: notify_motion_absolute(seat, evtime, x, y); notify_button(seat, evtime, btn, sta

Re: Output Frame of Weston

2020-02-10 Thread Pekka Paalanen
On Mon, 10 Feb 2020 13:24:46 +0530 ravi shankar wrote: > Hi Pekka, > Thank you for reply!. We would like to understand the behavior of weston in > following use cases > > Scenario 1: What is the Alpha value on weston composed output buffer > in following use case Hi, my question is: why