Re: [PATCH weston] wcap: Fix t,ypo in us!age output.

2012-07-23 Thread Peng Huang
On Jul 23, 2012 1:53 PM, "Scott Moreau" wrote: > --- > wcap/main.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/wcap/main.c b/wcap/main.c > index 3b671b0..dbb902a 100644 > --- a/wcap/main.c > +++ b/wcap/main.c > @@ -154,7 +154,7 @@ usage(int exit_code) >

Re: client side decorations

2011-05-08 Thread Peng Huang
On Sat, May 7, 2011 at 12:52 PM, microcai wrote: > 于 2011年05月08日 00:30, Mike Paquette 写道: > > > > On May 7, 2011, at 8:40 AM, microcai wrote: > > > >>> I know some basic theory of compositor. But I still have concern about > >>> client window decorations. I think it is very likely an application

Re: client side decorations

2011-05-07 Thread Peng Huang
On Sat, May 7, 2011 at 12:30 PM, Mike Paquette wrote: > > On May 7, 2011, at 8:40 AM, microcai wrote: > > >> I know some basic theory of compositor. But I still have concern about > >> client window decorations. I think it is very likely an application > >> becomes unresponsive during resizing. O

Re: client side decorations

2011-05-07 Thread Peng Huang
2011/5/6 Kristian Høgsberg > On Fri, May 6, 2011 at 2:50 PM, Peng Huang > wrote: > > I still remember some old windows systems which use client side > decoration. > > When applications have some problems, you can not use close button to > close > > them. Any th

Re: client side decorations

2011-05-06 Thread Peng Huang
I still remember some old windows systems which use client side decoration. When applications have some problems, you can not use close button to close them. Any the whole decoration will not be repainted anymore, just leave users the background color. That is a really bad UX. I think server side