>
> On Mon, 2016-10-10 at 12:20 -0400, Frediano Ziglio wrote:
> > >
> > >
> > > From: Jonathon Jongsma
> > >
> > > Encapsulate private data for CommonGraphicsChannel and prepare for
> > > GObject conversion.
> >
> > This object has all the fields with accessors... not a really private
> > I w
On Mon, 2016-10-10 at 12:20 -0400, Frediano Ziglio wrote:
> >
> >
> > From: Jonathon Jongsma
> >
> > Encapsulate private data for CommonGraphicsChannel and prepare for
> > GObject conversion.
>
> This object has all the fields with accessors... not a really private
> I would say. Is not possib
>
> From: Jonathon Jongsma
>
> Encapsulate private data for CommonGraphicsChannel and prepare for
> GObject conversion.
This object has all the fields with accessors... not a really private
I would say. Is not possible to implement in a different way using
this structure in CursorChannelPrivate
From: Jonathon Jongsma
Encapsulate private data for CommonGraphicsChannel and prepare for
GObject conversion.
---
server/common-graphics-channel.c | 34 --
server/common-graphics-channel.h | 14 ++
server/cursor-channel-client.c | 2 +-
server/curso