mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-27 06:59:51 -05:00
protocol: use transient flags for activate or not surfaces
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
This commit is contained in:
parent
94bb47020a
commit
35a92ef83b
1 changed files with 4 additions and 0 deletions
|
|
@ -440,6 +440,10 @@
|
||||||
</description>
|
</description>
|
||||||
</request>
|
</request>
|
||||||
|
|
||||||
|
<enum name="transient">
|
||||||
|
<entry name="inactive" value="0x1" summary="do not set keyboard focus"/>
|
||||||
|
</enum>
|
||||||
|
|
||||||
<request name="set_transient">
|
<request name="set_transient">
|
||||||
<description summary="make the surface a transient surface">
|
<description summary="make the surface a transient surface">
|
||||||
Map the surface relative to an existing surface. The x and y
|
Map the surface relative to an existing surface. The x and y
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue