On Tue, 26 Feb 2013 12:10:18 -0800
Bill Spitzak wrote:
> Pekka Paalanen wrote:
>
> > Do I understand correctly, that you would like to add protocol, so
> > that clients could provide information, that the server can
> > easily compute from the information it already has?
>
> Yes you understand
Pekka Paalanen wrote:
Do I understand correctly, that you would like to add protocol, so
that clients could provide information, that the server can
easily compute from the information it already has?
Yes you understand correctly, except that it is *not* information the
server has and I sure
On Tue, 26 Feb 2013 09:22:44 -0800
Bill Spitzak wrote:
> On 02/25/2013 09:59 AM, Giulio Camuffo wrote:
> > We must calculate the bounding box of the surface + subsurfaces set and use
> > that when maximizing the window or going fullscreen.
>
> I think it would be much better for the client to ju
On 02/25/2013 09:59 AM, Giulio Camuffo wrote:
We must calculate the bounding box of the surface + subsurfaces set and use
that when maximizing the window or going fullscreen.
I think it would be much better for the client to just be able to say
"pretend this shell surface is this big, even tho
On Mon, 25 Feb 2013 18:59:51 +0100
Giulio Camuffo wrote:
> We must calculate the bounding box of the surface + subsurfaces set and use
> that when maximizing the window or going fullscreen.
> ---
> src/shell.c | 118
> ++--
> 1 file change
We must calculate the bounding box of the surface + subsurfaces set and use
that when maximizing the window or going fullscreen.
---
src/shell.c | 118 ++--
1 file changed, 99 insertions(+), 19 deletions(-)
diff --git a/src/shell.c b/src/she