Re: [Spice-devel] Questions about experimental Spice compositor rebase

2016-03-24 Thread Yury Shvedov
repaint's calls frequency (repaint function sends data on each call). And the image on the client. Compare spice repaint function with rdp one. All that things I suppose to do further. On 03/24/2016 07:31 PM, Fabio Fantoni wrote: Il 24/03/2016 17:13, Yury Shvedov ha scritto: Fabio, ca

Re: [Spice-devel] Questions about experimental Spice compositor rebase

2016-03-24 Thread Yury Shvedov
Fabio, can you please explain me, why do you continue performance testing the thing what already known to have an awful performance and the way of fixing that? On 03/24/2016 07:08 PM, Fabio Fantoni wrote: Il 24/03/2016 16:47, Yury Shvedov ha scritto: Hi! Very thank you, but we know and

Re: [Spice-devel] Questions about experimental Spice compositor rebase

2016-03-24 Thread Yury Shvedov
rnings. These were deprecated a while ago in https://cgit.freedesktop.org/spice/spice/commit/?id=c04d60631e91ce9f61d417fb017d94d9a1e78dc1 The replacement for c->worker->start(c->worker); should be spice_qxl_start(c->worker); (but this s

Re: Questions about experimental Spice compositor rebase

2016-03-22 Thread Yury Shvedov
ee the spice compositor additions/changes rebased on recently weston upstream: https://github.com/Fantu/compositor-spice/commit/3a75bb84da4650dd186f3f025c3640a65600bc6d - https://github.com/Fantu/compositor-spice/commits/rebase/spice-master Thanks for any reply and sorry for my bad english.

Re: Questions about experimental Spice compositor rebase

2016-03-10 Thread Yury Shvedov
ready passed way to optimisation. What do you think? Do you have another suggestions about the way of this spice-compositor developing? Kind regards Yury Shvedov ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Re: Questions about experimental Spice compositor rebase

2016-03-09 Thread Yury Shvedov
Hi, Fabio! Sorry for long silence. Kind regards Yury Shvedov On 03/07/2016 12:12 AM, Fabio Fantoni wrote: Il 06/03/2016 13:25, Yury Shvedov ha scritto: Hi, Fabio! I made 3 new commits. First one updates code to work with new Spice API. Here, as I think, must be Spice version check if for

Re: Questions about experimental Spice compositor rebase

2016-03-06 Thread Yury Shvedov
ut vdagent? Kind regards Yury Shvedov On 03/04/2016 04:29 PM, Fabio Fantoni wrote: Thanks, another thing I saw only now: "int compression;" I think should return "spice_image_compression_t compression;" for the better definition. If I'm not wrong (I not reme

Re: Questions about experimental Spice compositor rebase

2016-03-03 Thread Yury Shvedov
o nothing at all I think is bad. Good point! Error message will be there =) What do you think? 3 марта 2016 г. 19:36:51 GMT+01:00, Fabio Fantoni mailto:fabio.fant...@m2r.biz>> пишет: 2016-03-03 18:57 GMT+01:00 Yury Shvedov mailto:sh...@lvk.cs.msu.su>>:

Re: Questions about experimental Spice compositor rebase

2016-03-03 Thread Yury Shvedov
I cherry-picked your commits to my repo <https://github.com/ein-shved/compositor-spice/commits/spice> with some modifications. Take a look if you want =). On 03/03/2016 05:23 PM, Fabio Fantoni wrote: Il 03/03/2016 17:03, Yury Shvedov ha scritto: On 03/03/2016 04:40 PM, Fabio Fantoni

Re: Questions about experimental Spice compositor rebase

2016-03-03 Thread Yury Shvedov
features support. I hope I'll be it time with new Spice API and warnings fixing. -- Kind Regards, Yury Shvedov ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Re: Questions about experimental Spice compositor rebase

2016-03-01 Thread Yury Shvedov
On 03/01/2016 04:56 PM, Fabio Fantoni wrote: Il 29/02/2016 21:51, Yury Shvedov ha scritto: Hi, Fabio! I managed to compile and run compositor-spice with the latest weston master branch. See last commit <https://github.com/ein-shved/compositor-spice/com

Re: Questions about experimental Spice compositor rebase

2016-02-29 Thread Yury Shvedov
remove all unnecessary code, change backend to good weston coding style, move to new spice API and check it with valgrind and unit-tests. After that we will think about optimization. Firstly, make all of it like in RDP. On 02/29/2016 05:07 PM, Yury Shvedov wrote: On 02/29/2016 04:39 PM, Fabio

Re: Questions about experimental Spice compositor rebase

2016-02-29 Thread Yury Shvedov
On 02/29/2016 04:39 PM, Fabio Fantoni wrote: Il 29/02/2016 16:01, Yury Shvedov ha scritto: Unfortunately, it is bit complex for me, to understand what are you trying to do and why do you dancing with diff's instead of just simple merge. Sorry for my bad english. Don't worry, yo

Re: Questions about experimental Spice compositor rebase

2016-02-29 Thread Yury Shvedov
hings simpler for you. See answers in quote. On 02/29/2016 03:32 PM, Fabio Fantoni wrote: Il 29/02/2016 12:26, Yury Shvedov ha scritto: Hi, Fabio! Take look at my latest commit It now merged with latest master version and successfully compiles with ./configure --enable-spice-compositor

Re: Questions about experimental Spice compositor rebase

2016-02-29 Thread Yury Shvedov
by one, and try to figure them out - searching git commits for anything relevant always helps - until you get something that builds. Cheers, Daniel -- Kind Regards, Yury Shvedov ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lis

Re: Questions about experimental Spice compositor rebase

2016-02-28 Thread Yury Shvedov
k api docs: http://www.spice-space.org/spice-gtk.html but not the spice-server one. @Spice developers: can someone tell me where I can found needed spice-server api documentation to make update faster and easier as possible please? @Weston developers: can someone tell me where I can found ne