Skip to content
  • Camilla Löwy's avatar
    Win32: Fix no Super key release event after Win+V · 8552152f
    Camilla Löwy authored
    The Win+V hotkey brings up a clipboard history IME that consumes the key
    release.  This adds left and right Super to the modifier keys manually
    polled for undetected release during event processing.
    
    Fixes #1622.
    
    (cherry picked from commit 562c17d131bd99d92f1166e2a8a42d7af023d122)
    8552152f