Skip to content
  • Carlos Garnacho's avatar
    wayland: Minor refactor · 3e472faf
    Carlos Garnacho authored and Carlos Garnacho's avatar Carlos Garnacho committed
    We use the input_method on both branches, but only check for its existence
    when enabling the text_input. The case of focusing out shouldn't happen in
    practice as we couldn't have focused in ever before, but still make the
    check one level above so it's clearer that the text_input's IM focus cannot
    be enabled without an IM implementation.
    
    !432
    3e472faf