For the series
Acked-by: Christophe Fergeau
On Thu, Jun 29, 2017 at 05:44:02PM +0200, Victor Toso wrote:
> From: Victor Toso
>
> Not sure if by design we want to get rid of all access to private structure of
> display-channel outside display-channel.c, see:
>
> $ grepi "display->priv" server
From: Victor Toso
Not sure if by design we want to get rid of all access to private structure of
display-channel outside display-channel.c, see:
$ grepi "display->priv" server/ | grep -v "display-channel\.c"
server/dcc.c:308:surface = &display->priv->surfaces[surface_id];
server/dcc.c:325: