Skip to content

shaped-texture: Remove mask texture handling from get_image()

Robert Mader requested to merge rmader/mutter:issue1110 into main

It has been broken for a long time now, not handling shadows of SSD clients well. Instead, just use the offscreen code paths.

Closes #1110 (closed)


This MR (looks like SSD shadows are actually a bit too big right now!):

xterm_with_shadow

On main:

xterm_without_shadow

Edited by Robert Mader

Merge request reports