Ondřej Hruška
0893b0a268
added update topic for doublelines
8 years ago
cpsdqs
e9e0600b24
Remove dangling comma and debug line
8 years ago
Ondřej Hruška
30af1ad2f6
+themeable buttons, +fontFamily, +fontSize, +cursorFgBg
8 years ago
cpsdqs
a460b5fe89
Clean up and add a few comments
8 years ago
cpsdqs
a5aa536f89
ScreenParser is now standalone…-able!
8 years ago
cpsdqs
174e6950d0
Add blinking cell counter back
8 years ago
cpsdqs
90a1676084
Remove most references to screen in parser
8 years ago
cpsdqs
735ee58340
Start removing references to screen in parser
8 years ago
cpsdqs
e2cdb4091c
Remove refs to single-instance objects in parser
8 years ago
Ondřej Hruška
80f0ca7202
fix a megabug
8 years ago
Ondřej Hruška
608a393b63
added backdrop url topic W
8 years ago
Ondřej Hruška
75fb70c083
move attr bits to own file, make Load Failed text look nicer
8 years ago
cpsdqs
e2e89c6053
Show update frames in debug mode
8 years ago
cpsdqs
4e65c57529
Fix emit being called on the wrong object
8 years ago
cpsdqs
c7b13ddaff
Screen length & frame length are different things
8 years ago
cpsdqs
7c91203528
Fix parser derp, show internal info if available
8 years ago
cpsdqs
3fba2d88c4
Dynamic buttons
8 years ago
Ondřej Hruška
73cb0a4b2b
Interpret bold 0-7 as bold 8-15 (matches Xterm reference impl), add SEQ_SKIP
8 years ago
Ondřej Hruška
cee23ca951
Fix for unpaired surrogates in data codepoints. PROTOCOL CHANGE!
8 years ago
Ondřej Hruška
46099bb749
Fix def fg bg color encoding. Protocol change!
8 years ago
cpsdqs
61953f608e
Surreptitiously add 24-color support
8 years ago
Ondřej Hruška
af723bf783
added Solarized Dark High-Contrast, fix theme numbers for backcompat
8 years ago
Ondřej Hruška
a5a157ad56
removed spammy logging
8 years ago
cpsdqs
83a6c169a1
Fancier debug mode
8 years ago
Ondřej Hruška
572dea2370
add tag 0x07
8 years ago
cpsdqs
273fc6a820
Fix #225
8 years ago
cpsdqs
cfcac66020
Keep themes in renderer
8 years ago
cpsdqs
1bd6d3ae27
Implement partial screen updates
8 years ago
Ondřej Hruška
b5c135e505
new parser, may be a bit buggy
8 years ago
Ondřej Hruška
f5dd70a6f3
Fix strange behavior with loading screens showing when they should not etc
8 years ago
cpsdqs
c68017bd4a
Update demo to work with new protocol
8 years ago
cpsdqs
a196f9a9de
Refactor and fix getColor returning undefined
8 years ago
Ondřej Hruška
8138fc0bd7
offscale default fg bg support, utf8 data encoding
8 years ago
cpsdqs
9ccf9dd2cf
Move term stuff to term and partially split screen
...
*since JS doesn't really have type checking the now split screen classes might throw errors and stuff later on, but right now everything seems to be working fine
8 years ago