Re: [PATCH wayland-protocols] xdg-output: add a transform example for the logical size

2018-07-16 Thread Jonas Ã…dahl
On Mon, Jul 16, 2018 at 02:45:11PM -0400, Simon Ser wrote: > Hi Jonas, > > What do you think of this patch? Thanks. Merged after shortening the line: 65cc109..3f28298 master -> master Jonas > > Thanks, > > Simon > > On July 9, 2018 3:25 PM, Olivier Fourdan wrote: > > Hi, > > > > On Mo

Re: [PATCH wayland-protocols] xdg-output: add a transform example for the logical size

2018-07-16 Thread Simon Ser
Hi Jonas, What do you think of this patch? Thanks, Simon On July 9, 2018 3:25 PM, Olivier Fourdan wrote: > Hi, > > On Mon, 9 Jul 2018 at 11:09, Simon Ser wrote: > > > > Bump: this is the source of bugs in xwayland [1]. > > > > [1]: https://lists.x.org/archives/xorg-devel/2018-July/057285.html

Re: [PATCH wayland-protocols] xdg-output: add a transform example for the logical size

2018-07-09 Thread Olivier Fourdan
Hi, On Mon, 9 Jul 2018 at 11:09, Simon Ser wrote: > > Bump: this is the source of bugs in xwayland [1]. > > [1]: https://lists.x.org/archives/xorg-devel/2018-July/057285.html > > On May 18, 2018 9:40 PM, Simon Ser wrote: > > Signed-off-by: Simon Ser > > --- > > > > I believe it's easy to unders

Re: [PATCH wayland-protocols] xdg-output: add a transform example for the logical size

2018-07-09 Thread Simon Ser
Bump: this is the source of bugs in xwayland [1]. [1]: https://lists.x.org/archives/xorg-devel/2018-July/057285.html On May 18, 2018 9:40 PM, Simon Ser wrote: > Signed-off-by: Simon Ser > --- > > I believe it's easy to understand that transformations are not applied to > the logical size. > >

[PATCH wayland-protocols] xdg-output: add a transform example for the logical size

2018-05-18 Thread Simon Ser
Signed-off-by: Simon Ser --- I believe it's easy to understand that transformations are not applied to the logical size. unstable/xdg-output/xdg-output-unstable-v1.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/unstable/xdg-output/xdg-output-unstable-v1.xml b/unstable/xdg-output/xd