Skip to content
Commit 4dd205ce authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Don't move keyboard focus on button press

Until the spec is clear about how the keyboard focus should be
transferred between sub-surfaces, it's better to remove this heuristic
and focus only the main surface.

For example, if an application window has sub-surfaces but user doesn't
press any pointer button, any sub-surface can have focus.

Effectively, this reverts 6fe14f73.
parent 5c6b1f4e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment