Skip to content
Commit eef4b95f authored by Jonas Ådahl's avatar Jonas Ådahl
Browse files

xdg-shell: Make xdg_popup non-grabbing by default



Turn xdg_popup into plain temporary child surfaces without any grabbing
or mapping order requirements by default.

In order to create grabbing popup chains, a new request 'grab' is
introduced which enables more or less the same semantics and
requirements as xdg_popup previously had related to grabbing, stacking
and mapping order.

This enables using xdg_popup for creating tooltips and other user
interface elements that does not want to take an explicit grab.

Signed-off-by: default avatarJonas Ådahl <jadahl@gmail.com>
Signed-off-by: default avatarMike Blumenkrantz <zmike@samsung.com>
Reviewed-by: default avatarYong Bakos <ybakos@humanoriented.com>
Acked-by: default avatarQuentin Glidic <sardemff7+git@sardemff7.net>
parent 88390edd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment