Thomas Nind
|
ae414bbc8b
Merge branch 'v2_develop' into ansi-parser
|
9 months ago |
Tig
|
55387d3c13
Made more Driver APIs internal
|
9 months ago |
tznind
|
5340073ba1
Get rid of StoppedExpecting event and made methods internal again in favor of Abandoned instead
|
9 months ago |
tznind
|
395bee419a
Add support for sending other types of requests
|
9 months ago |
Tig
|
d835b569d8
Fixed more clipping bugs and unit tests. All tests pass!
|
9 months ago |
Thomas Nind
|
4dd2ad09b9
Merge branch 'v2_develop' into ansi-parser
|
9 months ago |
Tig
|
cbb7ddc1f5
Merged latest v2_develop
|
9 months ago |
Tig
|
844179b1bd
ConsoleDriver now uses Region for Clip.
|
9 months ago |
Tig
|
bfb243a348
Added benchmarking stuff
|
9 months ago |
tznind
|
5052024061
Make scheduler part of main loop and hide implementation details from public API
|
9 months ago |
Thomas Nind
|
d56daac2b0
Merge branch 'v2_develop' into ansi-parser
|
10 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
|
04b336a0ac
Try adding sixel to curses driver
|
10 months ago |
tznind
|
effe1991e3
Remove 'seen' debug aid
|
10 months ago |
tznind
|
ac90ed9de6
AnsiParser working with CursesDriver and WindowsDriver
|
10 months ago |
tznind
|
30ad592cd3
Investigate adding to CursesDriver
|
10 months ago |
BDisp
|
eee4db9173
Fixes #2798. Add TrueColor support to CursesDriver.
|
10 months ago |
Tig
|
05ae84382d
Addressed review feedback.
|
10 months ago |
Cam Sinclair
|
952fc49709
Fix typos
|
1 year ago |
BDisp
|
4610a3253d
Fixes #3540. V2: Keyboard input not working on Unix platforms
|
1 year ago |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 year ago |
Tig
|
b7f3a85203
Fixed bug; added unit tests
|
1 year ago |
Tig
|
6759ce7c9f
Fixed curses key bug
|
1 year ago |
Tig
|
a1249198bd
PositionCursor unit tests and flashing cursor fixes
|
1 year ago |
Tig
|
c5b7b084a9
Way too big a committ.... but I got carried away.
|
1 year ago |
Tig
|
1cca002393
Got new button fn working on WindowsDriver; Now debugging netdriver and curses
|
1 year ago |
Brandon Thetford
|
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
|
1 year ago |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 year ago |
dodexahedron
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
1 year ago |