Closed heuer closed 8 months ago
Although defined in
https://github.com/flacjacket/pywlroots/blob/82c8036dbd64147a78528c18e1d84ad06dd93ca2/wlroots/ffi_build.py#L2631
The member is not exposed as a property of XdgTopLevel
In pywlroots many functions which refer to xdg_toplevel have been moved to XdgSurface.
I.e.:
In this regard, keeping a reference to XdgTopLevel seems to be less useful in pywlroots…
Although defined in
https://github.com/flacjacket/pywlroots/blob/82c8036dbd64147a78528c18e1d84ad06dd93ca2/wlroots/ffi_build.py#L2631
The member is not exposed as a property of XdgTopLevel