Jörg Breitbart
|
a1ddc629dc
|
make tests less data intensive
|
2023-08-01 17:26:02 +02:00 |
|
Jörg Breitbart
|
b7f9db69ca
|
update readme
|
2023-08-01 16:51:56 +02:00 |
|
Daniel Imms
|
60eb4f3385
|
Create ICursorRenderModel
|
2023-08-01 07:47:27 -07:00 |
|
Daniel Imms
|
41e97ec042
|
Always render cursor even if model didn't change
This ensures underline/bar cursors get rendered
|
2023-08-01 07:43:27 -07:00 |
|
Jörg Breitbart
|
fe838726b0
|
transfer changes from 0.4.3
|
2023-08-01 16:43:14 +02:00 |
|
Daniel Imms
|
f64cb1566d
|
Correctly apply cursor colors in new renderer
|
2023-08-01 06:31:58 -07:00 |
|
Daniel Imms
|
9b204c012a
|
Remove bad logs
|
2023-08-01 06:19:54 -07:00 |
|
Daniel Imms
|
6b33ac1e85
|
Share cursor blink state manager between canvas and webgl
This also focused the manager's creation on renderer start up, to ensure blink
works immediately.
|
2023-08-01 06:13:21 -07:00 |
|
 Daniel ImmsandGitHub
|
18e578bd09
|
Merge branch 'master' into webgl-cursor
|
2023-08-01 05:53:45 -07:00 |
|
 Daniel ImmsandGitHub
|
f6738ec354
|
Merge pull request #4577 from jerch/image_addon
move image addon to base repo
|
2023-08-01 05:40:48 -07:00 |
|
 Daniel ImmsandGitHub
|
2d81490ac4
|
Merge pull request #4387 from LabhanshAgrawal/ligatures-electron
Enable ligatures addon on electron
|
2023-08-01 04:57:16 -07:00 |
|
 Daniel ImmsandGitHub
|
d1bd4973ad
|
Merge pull request #4348 from silamon/ansiheadlessretry
SerializeAsHTML(): Fallback to default ansi colors when running headless terminal
|
2023-08-01 04:52:43 -07:00 |
|
 Daniel ImmsandGitHub
|
829ecac8e3
|
Merge branch 'master' into image_addon
|
2023-07-29 14:43:46 -07:00 |
|
Jörg Breitbart
|
5f98db9b76
|
re-enable failing test
|
2023-07-29 18:26:31 +02:00 |
|
 Daniel ImmsandGitHub
|
962c070a75
|
Merge branch 'master' into webgl-cursor
|
2023-07-28 13:42:47 -07:00 |
|
Jörg Breitbart
|
90f1318596
|
skip failing test for now
|
2023-07-24 00:01:51 +02:00 |
|
Jörg Breitbart
|
4a5ae78d35
|
try to fix search test error
|
2023-07-23 23:52:17 +02:00 |
|
Jörg Breitbart
|
2d9ad32d93
|
fix weblinks api test
|
2023-07-23 22:25:58 +02:00 |
|
Jörg Breitbart
|
4d257f469b
|
fix linter
|
2023-07-23 21:12:38 +02:00 |
|
Jörg Breitbart
|
521dc915dc
|
fix weblink tests
|
2023-07-23 12:36:15 +02:00 |
|
Lewis Sanchez
|
78aad113a6
|
Minor clean up
|
2023-07-14 15:07:38 -07:00 |
|
Lewis Sanchez
|
d2c28c819f
|
Add getRasterizedGlyph null and undefined check
|
2023-07-14 11:31:59 -07:00 |
|
Per Bothner
|
556823328f
|
Fix for lint the previous charProperties change.
|
2023-06-28 15:33:55 -07:00 |
|
Per Bothner
|
dc6818de2b
|
Fix error in charProperties optimization.
Result should be 2, not 1.
Use a static field to avoid this kind of error
(though it might be slightly slower, depending on the compiler/toolchain).
|
2023-06-28 15:19:44 -07:00 |
|
 Per BothnerandGitHub
|
693f6b2d14
|
Merge branch 'master' into clusters
|
2023-06-27 13:31:23 -07:00 |
|