Implement QPlatformWindow::raise() in QWaylandWindow and relay it to the compositor
Change-Id: I744f9799730810e4afc73f86487a34aa0fd8405b Done-with: Vesa Halttunen <vesa.halttunen@jollamobile.com> Reviewed-by: Jan Arne Petersen <jan.petersen@kdab.com> Reviewed-by: Andrew Knight <andrew.knight@digia.com> Reviewed-by: Andy Nichols <andy.nichols@digia.com>
This commit is contained in:
parent
ed089d9b7a
commit
4e68516aa5
@ -84,5 +84,11 @@
|
||||
<arg name="flags" type="int"/>
|
||||
</request>
|
||||
|
||||
<request name="raise">
|
||||
</request>
|
||||
|
||||
<request name="lower">
|
||||
</request>
|
||||
|
||||
</interface>
|
||||
</protocol>
|
||||
|
Loading…
x
Reference in New Issue
Block a user