Skip to content

Tear down more things when shutting down

Jonas Ådahl requested to merge jadahl/mutter:wip/more-graceful-shutdown into master

This include:

  • Clean up posted page flip closures
  • Clean up Wayland client and their resources
  • Clean up the cursor tracker
  • Clean up the renderer and its views
  • Clean up the Wayland seat objects
  • Terminate Xwayland instead of having it die the EPIPE death

Marked as "Draft" as it contains another MR (!1820 (merged)).

Edited by Jonas Ådahl

Merge request reports