Skip to content
  • Peter Bloomfield's avatar
    gtkimmodule: make match_backend() query · 6e2d1403
    Peter Bloomfield authored and Carlos Garnacho's avatar Carlos Garnacho committed
    …the wayland registry.
    
    Wnen _gtk_im_module_get_default_context_id calls
    match_backend (context_id) and the default GdkDisplay
    is wayland, match_backend() should return TRUE only if
    gdk_wayland_display_query_registry (display, "gtk_text_input_manager")
    returns TRUE.
    6e2d1403