Skip to content
  • Andrey Butirsky's avatar
    keyboard_interface: Always update modifiers cache · 03fc51ef
    Andrey Butirsky authored and David Edmundson's avatar David Edmundson committed
    We send modifiers to the active client when they change, and when we
    focus an existing client we send the cached state.
    
    For this reason it's important we always update our internal store of
    modifiers regardless of whether a surface is currently active.
    
    Unit test is adopted accordingly.
    
    BUG: 429930
    03fc51ef