tsayao
(Thiago Sayão)
1
Reading the docs XdpParent must be specific to Gtk or QT.
But I’m using wayland protocol directly and all I have is a Xdg Toplevel or a Surface.
I guess I could export a Gtk Surface, but I would have to link to gtk.
Is it possible to do (without using gtk)?
Thanks.
lb90
2
Not really, because XdpParent
is a private type. You should probably ask for a new function
system
(system)
Closed
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.