Re: Stabilizing wl_scaler protocol extension

2014-09-18 Thread Steven Newbury
On Wed, 2014-09-17 at 10:06 +0300, Pekka Paalanen wrote: > On Tue, 16 Sep 2014 15:33:19 +0100 > Steven Newbury wrote: > > > On Tue, 2014-09-16 at 14:51 +0300, Pekka Paalanen wrote: > > > On Tue, 16 Sep 2014 13:26:12 +0200 > > > Alexander Preisinger preisin...@gmail.com> wrote: > > > > > > > Hi p

Re: Stabilizing wl_scaler protocol extension

2014-09-17 Thread Pekka Paalanen
On Tue, 16 Sep 2014 15:33:19 +0100 Steven Newbury wrote: > On Tue, 2014-09-16 at 14:51 +0300, Pekka Paalanen wrote: > > On Tue, 16 Sep 2014 13:26:12 +0200 > > Alexander Preisinger preisin...@gmail.com> wrote: > > > > > Hi pq, > > > > > > I use it in my wayland-next branch (for unstable wayland

Re: Stabilizing wl_scaler protocol extension

2014-09-16 Thread Steven Newbury
On Tue, 2014-09-16 at 14:51 +0300, Pekka Paalanen wrote: > On Tue, 16 Sep 2014 13:26:12 +0200 > Alexander Preisinger preisin...@gmail.com> wrote: > > > Hi pq, > > > > I use it in my wayland-next branch (for unstable wayland stuff) of > > the mpv > > player: http://mpv.io/ > > In this commit: >

Re: Stabilizing wl_scaler protocol extension

2014-09-16 Thread Alexander Preisinger
2014-09-16 13:51 GMT+02:00 Pekka Paalanen : > On Tue, 16 Sep 2014 13:26:12 +0200 > Alexander Preisinger wrote: > > > Hi pq, > > > > I use it in my wayland-next branch (for unstable wayland stuff) of the > mpv > > player: http://mpv.io/ > > In this commit: > > > https://github.com/mpv-player/mpv/c

Re: Stabilizing wl_scaler protocol extension

2014-09-16 Thread Pekka Paalanen
On Tue, 16 Sep 2014 13:26:12 +0200 Alexander Preisinger wrote: > Hi pq, > > I use it in my wayland-next branch (for unstable wayland stuff) of the mpv > player: http://mpv.io/ > In this commit: > https://github.com/mpv-player/mpv/commit/77cc885b44a9e95e5c3c9ae4961b9958ff5cf643 Good to know, tha

Re: Stabilizing wl_scaler protocol extension

2014-09-16 Thread Alexander Preisinger
Hi pq, I use it in my wayland-next branch (for unstable wayland stuff) of the mpv player: http://mpv.io/ In this commit: https://github.com/mpv-player/mpv/commit/77cc885b44a9e95e5c3c9ae4961b9958ff5cf643 I only just now realized that I should just use set_destination for my use case. So setting th

Stabilizing wl_scaler protocol extension

2014-09-16 Thread Pekka Paalanen
Hi, wl_scaler has been sitting in Weston for quite some time now: http://cgit.freedesktop.org/wayland/weston/tree/protocol/scaler.xml I would like to collect comments and opinions on the protocol extension: - Is it ready? - Are the interfaces ok? As in, have a wl_viewport created for a wl_surfa