1. Jan 18, 2023
  2. Jan 17, 2023
  3. Jan 16, 2023
    • rc-swag's avatar
      fix(windows): extra bracket after removing nested if · 5856798b
      rc-swag authored
      
      
      Co-authored-by: default avatarMarc Durdin <marc@durdin.net>
      5856798b
    • Ross's avatar
      fix(windows): modifer event is always serialized · 6a859fa5
      Ross authored
      PR #7449 added modifier event to make ensure modifer events
      where sent to the serializer even if the key stroke was determined
      the key stroke did not need seralizing. However, a logic error was made
      trying to use the exiting 'Flag' however this was not set in the
      !UseCachedHotkeyModifierState case. This change adds helper function
      to simply check if the key is a modifier key and send it to the
      event seralizer in that case. Separating from the other logic which
      is more concerned with handling hotkeys.
      6a859fa5
  4. Dec 04, 2022
  5. Dec 02, 2022
  6. Dec 01, 2022
  7. Nov 30, 2022
  8. Nov 29, 2022
  9. Nov 28, 2022
  10. Nov 27, 2022
  11. Nov 25, 2022
  12. Nov 14, 2022
  13. Nov 11, 2022
  14. Nov 10, 2022
  15. Nov 02, 2022
  16. Nov 01, 2022
  17. Oct 29, 2022
  18. Oct 28, 2022