Re: [Spice-devel] [PATCH spice-html5] cursor: Add support for mono cursor type

2017-09-12 Thread Tomáš Bohdálek
Hi Jeremy, you are right, there is mistake with license a will fix it. I used their code, the function is "monoToImageData" and in our source it is "mono_cursor". Tomáš 2017-09-11 18:54 GMT+02:00 Jeremy White : > Hi Tomáš, > > I am concerned about the source and

Re: [Spice-devel] [PATCH spice-html5] cursor: Add support for mono cursor type

2017-09-11 Thread Jeremy White
Hi Tomáš, I am concerned about the source and license for the new code. On 09/06/2017 03:50 AM, Tomáš Bohdálek wrote: [snip] > diff --git a/thirdparty/monocursor.js b/thirdparty/monocursor.js > new file mode 100644 > index 000..5df6da9 > --- /dev/null > +++ b/thirdparty/monocursor.js > @@

[Spice-devel] [PATCH spice-html5] cursor: Add support for mono cursor type

2017-09-06 Thread Tomáš Bohdálek
--- cursor.js| 21 +++-- png.js | 2 +- spice.html | 1 + spice_auto.html | 1 + thirdparty/monocursor.js | 79 5 files changed, 94 insertions(+), 10 deletions(-) create mode

[Spice-devel] [PATCH spice-html5] cursor: Add support for mono cursor type

2017-06-08 Thread Pavel Grunt
From: Tomáš Bohdálek It is used by default on Windows system --- cursor.js| 18 --- png.js | 2 +- spice.html | 1 + spice_auto.html | 1 + thirdparty/monocursor.js | 79

Re: [Spice-devel] [PATCH spice-html5] cursor: Add support for mono cursor type

2017-06-01 Thread Pavel Grunt
Hi Tomas, On Thu, 2017-06-01 at 12:13 +0200, Tomáš Bohdálek wrote: > --- > cursor.js| 21 +++-- > png.js | 2 +- > spice.html | 1 + > spice_auto.html | 1 + > thirdparty/monocursor.js | 79 >

[Spice-devel] [PATCH spice-html5] cursor: Add support for mono cursor type

2017-06-01 Thread Tomáš Bohdálek
--- cursor.js| 21 +++-- png.js | 2 +- spice.html | 1 + spice_auto.html | 1 + thirdparty/monocursor.js | 79 5 files changed, 94 insertions(+), 10 deletions(-) create mode