Re: [Spice-devel] [PATCH spice-server] red-parse-qxl: Copy correctly brush position

2018-01-14 Thread Frediano Ziglio
> 2018-01-13 11:08 GMT+01:00 Frediano Ziglio < fzig...@redhat.com > : > > This issue caused the glitches using the rectangular selection > > > tool in PaintShop 6. > > > The line was removed accidentally by "red_parse_qxl: fix throwing > > > away drawables that have masks" (812b65984d286414170

Re: [Spice-devel] [PATCH spice-server] red-parse-qxl: Copy correctly brush position

2018-01-13 Thread Pavel Grunt
2018-01-13 11:08 GMT+01:00 Frediano Ziglio : > This issue caused the glitches using the rectangular selection > tool in PaintShop 6. > > The line was removed accidentally by "red_parse_qxl: fix throwing > away drawables that have masks" (812b65984d286414170c6243bd3323b73a405ec3) > quite old > S

[Spice-devel] [PATCH spice-server] red-parse-qxl: Copy correctly brush position

2018-01-13 Thread Frediano Ziglio
This issue caused the glitches using the rectangular selection tool in PaintShop 6. The line was removed accidentally by "red_parse_qxl: fix throwing away drawables that have masks" (812b65984d286414170c6243bd3323b73a405ec3) Signed-off-by: Frediano Ziglio --- server/red-parse-qxl.c | 1 + 1 fil