Re: Please no more Fullscreen cheats

2011-01-28 Thread Bill Spitzak
Carl-Philip Haensch wrote: Hi, I saw when you press F11 in a wayland window, the window will turn to "fullscreen" which means it will do the same crap as it does in X: Setting the window to overlap all windows, set the position to 0,0 and the size to w,h. That makes a lot of sense to me.

Re: Please no more Fullscreen cheats

2011-01-28 Thread Bryce Harrington
On Fri, Jan 28, 2011 at 01:17:24PM +0100, Carl-Philip Haensch wrote: > diff --git a/protocol/wayland.xml b/protocol/wayland.xml > index 13c71bd..f91d937 100644 > --- a/protocol/wayland.xml > +++ b/protocol/wayland.xml > @@ -349,6 +349,15 @@ > > > > + > + > + > +

Re: Please no more Fullscreen cheats

2011-01-28 Thread Kristian Høgsberg
On Fri, Jan 28, 2011 at 7:17 AM, Carl-Philip Haensch wrote: > Hi, > > I saw when you press F11 in a wayland window, the window will turn to > "fullscreen" which means it will do the same crap as it does in X: Setting > the window to overlap all windows, set the position to 0,0 and the size to > w,

Please no more Fullscreen cheats

2011-01-28 Thread Carl-Philip Haensch
Hi, I saw when you press F11 in a wayland window, the window will turn to "fullscreen" which means it will do the same crap as it does in X: Setting the window to overlap all windows, set the position to 0,0 and the size to w,h. As you see in X, this concept is not really a concept, it's a