diff options
| author | Victor Kareh <[email protected]> | 2026-06-09 15:31:00 -0400 |
|---|---|---|
| committer | Luke from DC <[email protected]> | 2026-08-31 06:06:47 +0000 |
| commit | e219959f75fb2dc39d72f524581fd050300327d8 (patch) | |
| tree | 348d6ef8baa813538635ce29ff247b01e577b8d5 /capplets/appearance/data | |
| parent | 392dba991326bd3cb0a1eb65f2ffac98624ad083 (diff) | |
| download | mate-control-center-master.tar.bz2 mate-control-center-master.tar.xz | |
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
