[Spice-devel] [spice-gtk v1] Remove deprecated functions on clipboard sharing

Marc-André Lureau marcandre.lureau at redhat.com
Thu Aug 10 13:37:31 UTC 2017


Hi

----- Original Message -----
> Hi,
> 
> On Thu, Aug 10, 2017 at 09:19:28AM -0400, Marc-André Lureau wrote:
> > Hi
> >
> > ----- Original Message -----
> > > From: Victor Toso <me at victortoso.com>
> > > 
> > > Those functions are deprecated since 0.6 (2011) by commit:
> > > 
> > >  commit 7198a37b4dcf66411df176a7c7a340262745a921
> > >  Author: Marc-André Lureau <marcandre.lureau at redhat.com>
> > >  Date:   Fri Feb 18 19:42:04 2011 +0100
> > > 
> > >      gtk: add multiple selection clipboard sharing
> > > 
> > > Functions removed:
> > > * spice_main_clipboard_grab()
> > > * spice_main_clipboard_notify()
> > > * spice_main_clipboard_release()
> > > * spice_main_clipboard_request()
> > > 
> > > Signals removed:
> > > * SpiceMainChannel::main-clipboard
> > > * SpiceMainChannel::main-clipboard-grab
> > > * SpiceMainChannel::main-clipboard-request
> > > * SpiceMainChannel::main-clipboard-release
> > > 
> > > Signed-off-by: Victor Toso <victortoso at redhat.com>
> >
> > This will be API/ABI break.
> 
> Yes
> 
> > I think there is no urge to break it at this point, so it's fine to
> > keep them for now. It is better to defer it until that happens for
> > good reasons.
> 
> No urge for 6 years. Don't see any client using it.

Last break was:

ommit 524277aab259fa07e9cd83288cfd1b9ac838b7e6
Author: Marc-André Lureau <marcandre.lureau at redhat.com>
Date:   Thu May 17 16:09:59 2012 +0200

    Running out of reserved space, break ABI


Since then, hopefully we bumped version-info when needed.


More information about the Spice-devel mailing list