Hi ----- Original Message ----- > > Have you tried removing G_PARAM_CONSTRUCT from auto-clipboard > > property? > > > > That should not set the value at construction time. > > Ah, good one, yes that fixes this in a much nicer way. Technically > that > is a backward compat API breaking change, but we did not support > using > g_object_new for SpiceDisplay before anyways.
I don't think that breaks it. You can still call g_object_new with the property and it should be set, iirc. > I'll respin the patch removing the G_PARAM_CONSTRUCT from the > auto-clipboard property? yes, thanks _______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
