Re: [Spice-devel] [PATCH spice-gtk 23/25] Handle MonitorsConfig::max_allowed

2012-07-16 Thread Marc-André Lureau
thanks, I updated the patch with your comment changes. On Mon, Jul 16, 2012 at 8:48 AM, Alon Levy wrote: > On Fri, Jul 13, 2012 at 12:29:20AM +0200, Marc-André Lureau wrote: > > I'm not sure how, but it needs to be damn clear that this value can > change during the client lifetime. Documentation

Re: [Spice-devel] [PATCH spice-gtk 23/25] Handle MonitorsConfig::max_allowed

2012-07-16 Thread Alon Levy
On Fri, Jul 13, 2012 at 12:29:20AM +0200, Marc-André Lureau wrote: I'm not sure how, but it needs to be damn clear that this value can change during the client lifetime. Documentation change suggested below. > --- > gtk/channel-display.c | 27 +-- > spice-common

[Spice-devel] [PATCH spice-gtk 23/25] Handle MonitorsConfig::max_allowed

2012-07-12 Thread Marc-André Lureau
--- gtk/channel-display.c | 27 +-- spice-common |2 +- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/gtk/channel-display.c b/gtk/channel-display.c index b701d1b..02650e4 100644 --- a/gtk/channel-display.c +++ b/gtk/channel-display.c @@ -71,