Skip to content
  • Havoc Pennington's avatar
    Fix bugs that crashed gdk_display_close() on x11 · c7d73ee5
    Havoc Pennington authored
    * _gdk_device_set_associated_device() did not allow NULL device
    * GdkDisplay should dispose device manager to avoid devices
      trying to touch the display in finalize
    * GdkDeviceManagerXI did not ref devices in id hash
    * GdkDisplayX11 did not ref devices in ->input_devices
    c7d73ee5