1. Nov 11, 2022
  2. Nov 10, 2022
  3. Nov 02, 2022
  4. Nov 01, 2022
  5. Oct 29, 2022
  6. Oct 28, 2022
  7. Oct 27, 2022
  8. Oct 26, 2022
    • Marc Durdin's avatar
      fix(developer): Use US base layout for debugger · 44d75940
      Marc Durdin authored
      Fixes #7529.
      
      We must always use the US base layout for the debugger, as positional
      keyboards are not affected by the active Windows system keyboard. This
      fix ensures that the behaviour in the debugger matches what the user
      experiences in Keyman for Windows.
      
      Note that this does not address support for mnemonic layouts, tracked in
      issue #1074.
      44d75940
    • Marc Durdin's avatar
      fix(developer): handle LControl being set by Windows when AltGr pressed · 8fa0bf31
      Marc Durdin authored
      Fixes #7506.
      
      In the keyboard debugger, we need to mask out LControl when AltGr is
      pressed by the user, because Windows will generate LControl + AltGr for
      European layouts.
      
      Note: have also hidden the System Keyboard debug setting in this commit,
      given it is not currently implemented; see #1225.
      
      A follow-up issue is #7529.
      8fa0bf31
  9. Oct 19, 2022
  10. Oct 17, 2022
  11. Sep 21, 2022
  12. Sep 19, 2022
  13. Sep 17, 2022
  14. Sep 16, 2022
  15. Sep 14, 2022
  16. Sep 13, 2022