Re: Window stacking

2011-09-16 Thread Bill Spitzak
Rather than rant about it, here is my edit of the wl_shell protocol xml:

Re: Window stacking

2011-09-16 Thread Bill Spitzak
Giovanni Campagna wrote: I perfectly agree, and in fact, I have a wl_shell.restack as part of my "EMWH" branch (github.com/gcampax/wayland/desktop-shell-2). As far as I see it, that's all we need. I looked at the protocol.xml and I do not like this at all. This is copying all the mistakes of

Re: Window stacking

2011-09-16 Thread Michal Suchanek
On 16 September 2011 11:18, Giovanni Campagna wrote: > >> Sorry, I also assume any "task manager" will just be part of the >> compositor process. The problem is that the user of the "task manager" >> probably wants an icon in there that says "GIMP" even though there are >> perhaps 2 image windows

GTK3 build error - ‘WL_COMPOSITOR_VISUAL_ARGB32’ undeclared

2011-09-16 Thread Byungseon Shin
Hi, Current GTK3 wayland backend doesn't compile with wayland. It doesn't have update about "Remove the wl_visual interface of Kristian Høgsberg 2011-08-31 10:26:19", so it gives following error message. Does anyone know how to resolve this error? ---

Re: Window stacking

2011-09-16 Thread Giovanni Campagna
Il giorno mer, 14/09/2011 alle 11.24 -0700, Bill Spitzak ha scritto: > Giovanni Campagna wrote: > > > Why isn't transient for + window type (like _NET_WM_WINDOW_TYPE) enough? > > Because it does not allow *MULTIPLE* parents. > > In gimp if you have 2 image windows, you want the toolbars to remai

Re: I feel configure events and requests are messed up

2011-09-16 Thread Giovanni Campagna
Il giorno mer, 14/09/2011 alle 10.37 -0700, Bill Spitzak ha scritto: > > Giovanni Campagna wrote: > > Il giorno lun, 12/09/2011 alle 13.18 -0700, Bill Spitzak ha scritto: > >> There seems to be some confusion between negotiating the correct size > >> and the drawing of the frame. These are unrela