Hi,

On 6 December 2012 04:43, Tiago Vignatti <[email protected]>wrote:

> indeed. On my "less intrusive" draft of subsurface, I've first started
> brainstorming the input focus behavior [0]. That's quite useful for the
> video player example that wants some kind of input control or a dialog
> stick window that might not. So we'll need a way to tell which subsurface
> gets the input focus. The way I did was enumerating methods for the
> subsurface, like "transient" for passing away the focus and "child" for a
> regular surface that wants it.. not a nice name, I agree.
>

Unless I'm missing something, we can just do this right now (with the
wl_subsurface draft I posted) by emptying the input region of the child
surface.

Cheers,
Daniel
_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to