summaryrefslogtreecommitdiff
path: root/capplets/appearance/data
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2026-06-09 15:31:00 -0400
committerLuke from DC <[email protected]>2026-08-31 06:06:47 +0000
commite219959f75fb2dc39d72f524581fd050300327d8 (patch)
tree348d6ef8baa813538635ce29ff247b01e577b8d5 /capplets/appearance/data
parent392dba991326bd3cb0a1eb65f2ffac98624ad083 (diff)
downloadmate-control-center-master.tar.bz2
mate-control-center-master.tar.xz
display: fix preview ghosting when rearranging monitorsHEADmaster
Dragging monitors in the display preferences left ghost images of the previous position on systems without a compositor. This patch removes creating an entire drawing context on the parent window just for testing when edges touch and instead use a single-pixel cairo surface. That way we avoid interfering with pending redraws. Then we replace the manual canvas-to-window coordinate translation for invalidation with a simple redraw call, which should handle windowless widget positioning correctly. Fixes #808
Diffstat (limited to 'capplets/appearance/data')
0 files changed, 0 insertions, 0 deletions