Hi ----- Original Message ----- > On Thu, Jun 15, 2017 at 05:50:01PM +0400, marcandre.lureau@xxxxxxxxxx wrote: > > From: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx> > > > > I propose to deprecate the options that have very unclear results, or > > that are unimplemented by drivers. They were added for historical > > reasons, mostly to match with spicec options, but aren't > > user-friendly. Some of them could be moved in spicy options or a new > > debug/tune option group. For now, mark them as deprecated so they can > > be removed in a future release. > > > > Imho, --spice-preferred-compression is a good candidate too, although > > users may be more familiar with this option, at least the 'off' case > > may have a clear impact. > > --- > > man/spice-client.pod | 14 +++++++------- > > src/spice-option.c | 8 ++++---- > > 2 files changed, 11 insertions(+), 11 deletions(-) > > > > diff --git a/man/spice-client.pod b/man/spice-client.pod > > index 69ea84c..53d617d 100644 > > --- a/man/spice-client.pod > > +++ b/man/spice-client.pod > > @@ -60,11 +60,11 @@ record, smartcard, usbredir. > > > > =item --spice-disable-effects=<wallpaper,font-smooth,animation,all> > > > > -Disable guest display effects > > +Disable guest display effects - DEPRECATED > > > > This tells the SPICE client that it should attempt to disable some guest > > -features in order to lower bandwidth usage. This requires guest support, > > -usually through a SPICE agent. This is currently only supported on Windows > > +features in order to lower bandwidth usage. This requires guest support, > > usually > > +through a SPICE agent. This is currently only supported on Windows 7 and > > older > > guests. > > Are you sure we cannot disable wallpaper, animations, ... on new Windows > versions? I would say it's fair to say it's unsupported if nobody ever tried :). But yeah, reading the API docs, it may work. I still question if we need to keep supporting this. I don't mind if we don't state DEPRECATED for now, ack with the rest of the changes? > > > > > "wallpaper" will disable the guest wallpaper, "font-smooth" will disable > > @@ -74,12 +74,12 @@ can be disabled. > > > > =item --spice-color-depth=<16,32> > > > > -Guest display color depth > > +Guest display color depth - DEPRECATED > > > > This tells the SPICE client that it should attempt to force the guest OS > > color depth. A lower color depth should lower bandwith usage. This > > requires > > guest support, usually through a SPICE agent. This is currently only > > -supported on Windows guests. > > +supported on Windows 7 and older guests. > > I would note add the "DEPRECATED" note, we are most likely not going to > remove support on platforms where it's working, just we are not going to > support this on newer OSes. > > Christophe > _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel