Skip to content
Commit ea67a063 authored by Jonas Ådahl's avatar Jonas Ådahl
Browse files

cursor: Hold reference to cursor tracker

This is so that it can unregister from it on tear down. The tracker owns
references to cursors too, but this cycle is already broken as the
backend calls 'g_object_run_dispose()' when tearing the cursor tracker
down.

Fixes a crash on shutdown.
parent 7ab1853a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment