On 11/29/2013 04:09 PM, Kristian Høgsberg wrote:
it
sounds like there's something we're not capturing here: dialogs that
are transient_for will be attached by mutter, but floating toolboxes
are also transient_for but doesn't get attached. I'm guessing mutter
also looks at wether the window in qu
On 11/29/2013 02:43 PM, Kristian Høgsberg wrote:
- set_transient_for is not a great name. I know it comes from ICCCM,
but I wonder if we can find a better name. If it's just stacking,
then maybe just set_aboe?
How about "parent"? Though I guess "above" is acceptable...
Certainly t
On Fri, Nov 29, 2013 at 7:09 PM, Kristian Høgsberg wrote:
> On Fri, Nov 29, 2013 at 06:41:59PM -0500, Jasper St. Pierre wrote:
> > On Fri, Nov 29, 2013 at 5:43 PM, Kristian Høgsberg >wrote:
> >
> > > On Wed, Nov 27, 2013 at 03:50:17PM -0200, Rafael Antognolli wrote:
> > > > xdg_shell is a protoco
On Fri, Nov 29, 2013 at 06:41:59PM -0500, Jasper St. Pierre wrote:
> On Fri, Nov 29, 2013 at 5:43 PM, Kristian Høgsberg wrote:
>
> > On Wed, Nov 27, 2013 at 03:50:17PM -0200, Rafael Antognolli wrote:
> > > xdg_shell is a protocol aimed to substitute wl_shell in the long term,
> > > but will not be
On Fri, Nov 29, 2013 at 5:43 PM, Kristian Høgsberg wrote:
> On Wed, Nov 27, 2013 at 03:50:17PM -0200, Rafael Antognolli wrote:
> > xdg_shell is a protocol aimed to substitute wl_shell in the long term,
> > but will not be part of the wayland core protocol. It starts as a
> > non-stable API, aimed
On Wed, Nov 27, 2013 at 03:50:17PM -0200, Rafael Antognolli wrote:
> xdg_shell is a protocol aimed to substitute wl_shell in the long term,
> but will not be part of the wayland core protocol. It starts as a
> non-stable API, aimed to be used as a development place at first, and
> once features are
xdg_shell is a protocol aimed to substitute wl_shell in the long term,
but will not be part of the wayland core protocol. It starts as a
non-stable API, aimed to be used as a development place at first, and
once features are defined as required by several desktop shells, we can
finally make it stab