Skip to content

Clean up pointer barrier management

Jonas Ådahl requested to merge jadahl/mutter:wip/barrier-cleanup into main

Pointer barriers has per backend implementations, but was some what tied to the display for management and construction; this cleans that up, making it fully part of the backend.

Merge request reports