Skip to content

Improvements for direct scanout

Xaver Hugl requested to merge zamundaaa/kwin:improve-direct-scanout into master

There is no need to reject buffers with non-native size from direct scanout, we can adjust the atomic planes instead (legacy should do it automatically). I also made sure that no toplevel from other screens can stop direct scanout, which caused problems with a bug in Wine.

Edited by Xaver Hugl

Merge request reports