<div dir="ltr"><div><div><div>Hi pq, <br><br></div>I use it in my wayland-next branch  (for unstable wayland stuff) of the mpv player: <a href="http://mpv.io/">http://mpv.io/</a><br></div>In this commit: <a href="https://github.com/mpv-player/mpv/commit/77cc885b44a9e95e5c3c9ae4961b9958ff5cf643">https://github.com/mpv-player/mpv/commit/77cc885b44a9e95e5c3c9ae4961b9958ff5cf643</a><br><br></div><div>I only just now realized that I should just use set_destination for my use case.<br>So setting the destination separately is definitely a use case and I think the set request is redundant.<br><br></div><div>So far I really like the scaler extensions. But the scaling quality has lots of room for improvement.<br></div><div>I thought about improving the scaling quality, but didn't had the opportunity to look into it.<br><br></div><div>That's all from me.<br></div><div><br></div><div>Best Regards,<br></div><div>Alexander<br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-09-16 11:09 GMT+02:00 Pekka Paalanen <span dir="ltr"><<a href="mailto:ppaalanen@gmail.com" target="_blank">ppaalanen@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
wl_scaler has been sitting in Weston for quite some time now:<br>
<a href="http://cgit.freedesktop.org/wayland/weston/tree/protocol/scaler.xml" target="_blank">http://cgit.freedesktop.org/wayland/weston/tree/protocol/scaler.xml</a><br>
<br>
I would like to collect comments and opinions on the protocol extension:<br>
- Is it ready?<br>
- Are the interfaces ok? As in, have a wl_viewport created for a<br>
  wl_surface, instead of having wl_surface argument on a global request.<br>
- Are the names ok?<br>
- Should wl_viewport.set be removed as completely redundant?<br>
- Do we care about maintaining compatibility with the current wl_scaler<br>
  protocol, when moving it into Wayland?<br>
<br>
Obviously, if we change anything, it won't be compatible with the<br>
current version.<br>
<br>
My goal is to move wl_scaler or equivalent into the Wayland repository.<br>
That effort is now tracked at:<br>
<a href="https://bugs.freedesktop.org/show_bug.cgi?id=83918" target="_blank">https://bugs.freedesktop.org/show_bug.cgi?id=83918</a><br>
<br>
(Also that I wouldn't forget again, as I already did. :-p)<br>
<br>
I don't know how widely or little it has been used so far, so simply<br>
pointing out projects that already use it would be nice, too.<br>
<br>
Originally, I was waiting for the Presentation queueing to mature a bit<br>
before declaring wl_scaler as stable, because queueing seemed to<br>
require a split in the scaler state. That split is there now, and while<br>
I haven't really worked on Presentation for a long time, I do not see<br>
further changes needed. And even this split was introduced in a<br>
backwards compatible manner.<br>
<br>
I don't have a deadline for this, but now would be a good time to bring<br>
out all your critique about the wl_scaler/wl_viewport extension on the<br>
record. :-)<br>
<br>
<br>
Thanks,<br>
pq<br>
_______________________________________________<br>
wayland-devel mailing list<br>
<a href="mailto:wayland-devel@lists.freedesktop.org">wayland-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/wayland-devel</a><br>
</blockquote></div><br></div>