Re: [PATCH] xwayland: Support horizontal resolutions not divisible by 8 #99574

2017-01-31 Thread Svitozar Cherepii
I agree that my patch is no good and change you are suggesting is a better idea. 2017-01-31 18:15 GMT+02:00 Olivier Fourdan : > Hi > >> Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=99574 >> >> Signed-off-by: Svitozar Cherepii >> --- >>

Re: [PATCH] xwayland: Support horizontal resolutions not divisible by 8 #99574

2017-01-31 Thread Olivier Fourdan
Hi > Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=99574 > > Signed-off-by: Svitozar Cherepii > --- > hw/xwayland/xwayland-cvt.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/hw/xwayland/xwayland-cvt.c b/hw/xwayland/xwayland-cvt.c > index

[PATCH] xwayland: Support horizontal resolutions not divisible by 8 #99574

2017-01-27 Thread Svitozar Cherepii
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=99574 Signed-off-by: Svitozar Cherepii --- hw/xwayland/xwayland-cvt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/xwayland/xwayland-cvt.c b/hw/xwayland/xwayland-cvt.c index 9655e104e..d6ff305c7