Commit History

Author SHA1 Message Date
  tznind 26e86c5628 Merge branch 'ansi-parser' into ansi-parser-net-driver 9 months ago
  Thomas Nind 4dd2ad09b9 Merge branch 'v2_develop' into ansi-parser 9 months ago
  tznind 512af810d5 WIP: Trying to get NetDriver to work properly 9 months ago
  tznind 5052024061 Make scheduler part of main loop and hide implementation details from public API 9 months ago
  tznind e0415e6584 tidyup and streamline naming 9 months ago
  Thomas Nind d56daac2b0 Merge branch 'v2_develop' into ansi-parser 9 months ago
  Tig 8ddfd710c2 Merge branch 'v2_develop' into sixel-encoder-tinkering 10 months ago
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 10 months ago
  tznind 67b28925cc Change WindowsDriver to send down/up on key down and ignore key up events from win 32 api 10 months ago
  tznind 204d640f0b WIP: Scenario 10 months ago
  tznind d642fb6575 Add WindowsDriverKeyPairer 10 months ago
  tznind dbfdffba7a Give AnsiResponseParser a chance to release its content each iteration if it has been some time since we saw Esc 10 months ago
  tznind af3a80587f Proof of concept DAR request 10 months ago
  tznind d1669a50b8 Allow attatching arbitrary metadata to each char handled by AnsiResponseParser 10 months ago
  tznind 64d286c9b4 Remove ConsoleDriver.SupportsSixel 10 months ago
  Thomas Nind eee0ded081 Merge branch 'v2_develop' into sixel-encoder-tinkering 10 months ago
  Tig 14e2391a10 Fixed toplevel unit tests 10 months ago
  Tig cf772f80df Messed with some stuff. Probably broke some stuff. 10 months ago
  tznind 23cd8889a5 Do not output sixel if driver does not support it 10 months ago
  tznind d60b1fa347 Remove double paint! 10 months ago
  tznind 5e356c2b24 WindowsDriver prototype sixel support 10 months ago
  Tig 05ae84382d Addressed review feedback. 10 months ago
  BDisp 40056a6f2c Fixes #3729. ProcessContinuousButtonPressedAsync is using a stale MouseEvent. (#3730) 11 months ago
  BDisp a8931698a4 Fixes #3541. Checking if clipboard is available on windows. (#3657) 1 year ago
  Tig 689c0cd93f Fixed nullable warnings 5 1 year ago
  Cam Sinclair 952fc49709 Fix typos 1 year ago
  BDisp 8523657bd9 Fix WriteConsole having a wrong parameter type. 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig dcc7a9b518 Fixed a bunch of warnings 1 year ago
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes 1 year ago