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