From: Inkeliz <inkeliz@inkeliz.com>
That really small patch allow the `InputOp` be combined with `HideInputOp` in the same frame. The priority was changed to `HideInputOp`.
Since the priority is to the `HideInputOp`, we can:
- Remove the focus without open the software-keyboard (mitigates gio#180).
- Listen to key inputs without open software-keyboard.