mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 08:04:10 +00:00
Jasper St. Pierre
e1b0c9c756
wayland: Make synchronous subsurface a very special case in commit
Really, it is a special case. When the subsurface is synchronous, commit changes meaning from being applied immediately to being queued up for replay later. Handle this explicit special case with an explicit special case in the code. This means that in all other paths, we can unconditionally apply the actor immediately.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%