Re: [RFC] libinput configuration interface

2014-02-21 Thread Alexander E. Patrakov
2014-02-21 5:26 GMT+06:00 Peter Hutterer : > Touchpad data is always subjective :) it depends on finger size, > conductivity and a whole bunch of other factors. what does help though is > having evemu recordings of certain events. They may still be subjective but > they're reproducible, allowing us

Re: [PATCH wayland v2] protocol: try to clarify frame callback semantics

2014-02-21 Thread Jason Ekstrand
Pekka, Sorry this e-mail took so long to send. Not much time lately. The first time or two I read this suggested re-wording I didn't like it, but now it's starting to grow on me. I still kind of like the idea of "the buffer you sent is now in use, go ahead and send the next one" but I don't know

Update on Chromium- Wayland

2014-02-21 Thread Kondapally, Kalyan
Hi All, It's been a while we announced Ozone-Wayland project here [1] and wanted to a give a short update about things on our side. We have made our source release yesterday and more details can be read here[2]. I don't have a video to share currently but Tiago Vignatti released this video [3]

Re: [PATCH wayland v2] protocol: try to clarify frame callback semantics

2014-02-21 Thread Bill Spitzak
How about something like this, which is my understanding: "The frame callback is sent when it is known that the last commit will be visible on the screen. If a second commit is sent before the frame callback it is quite possible the first commit will never be seen, as the new one will replace

[PATCH wayland v2] protocol: try to clarify frame callback semantics

2014-02-21 Thread Pekka Paalanen
From: Pekka Paalanen "the callback event will arrive after the next output refresh" is wrong, if you interpret "output refresh" as framebuffer flip or the moment when the new pixels turn into light the first time. Weston has probably never worked this way. Weston triggers the frame callbacks whe

Re: [RFC v2] Wayland presentation extension (video protocol)

2014-02-21 Thread Pekka Paalanen
On Fri, 21 Feb 2014 06:40:02 +0100 Mario Kleiner wrote: > On 20/02/14 12:07, Pekka Paalanen wrote: > > Hi Mario, > > > > Ok, now i am magically subscribed. Thanks to the moderator! Cool, I can start trimming out parts of the email. :-) > > I have replies to your comments below, but while readi