Skip to content
  • Carlos Garnacho's avatar
    Disable XI2 in gtk_test_init() · 7030492a
    Carlos Garnacho authored
    gdk_test_simulate_*() uses XSendEvent, which doesn't currently work
    with XI2/GenericEvents, so make tests use core events for the time
    being. Luckily there's a lot more to test than low-level event
    handling in these tests.
    7030492a