Skip to content

Remove scene window traces in scene items

Vlad Zahorodnii requested to merge work/item-no-scene-window into master

This further decouples scene items from scene windows. The SurfaceItem still needs to access the underlying window, I would like to re-iterate over that later.

With this change, it will be possible to introduce WindowItem factory function in the Toplevel class.

Edited by Vlad Zahorodnii

Merge request reports