Skip to content
Commit 6f39d79d authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Remove Scene::Window::{discard,update}Pixmap

They are used only by X11Client, so make X11Client call relevants
methods on the surface item directly instead. In hindsight, it will be a
really good idea to make SurfaceItemX11 and SurfaceItemXwayland(?)
automatically manage the window pixmap. However, it can be done once
an item freezing api is added and we fix the cross-fade animation.
parent 9be86299
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment