cpsdqs
276d3af7da
Update demo for new new protocol
...
5245917c88 (commitcomment-24670890)
il y a 8 ans
Ondřej Hruška
cee23ca951
Fix for unpaired surrogates in data codepoints. PROTOCOL CHANGE!
il y a 8 ans
cpsdqs
5245917c88
Update demo for new protocol, add `themes` command
il y a 8 ans
Ondřej Hruška
46099bb749
Fix def fg bg color encoding. Protocol change!
il y a 8 ans
Ondřej Hruška
23fc105754
implement #208 preview foreground palette on configured default bg + other improvements
il y a 8 ans
cpsdqs
61953f608e
Surreptitiously add 24-color support
il y a 8 ans
Ondřej Hruška
af723bf783
added Solarized Dark High-Contrast, fix theme numbers for backcompat
il y a 8 ans
Ondřej Hruška
c0aa3083ae
Add Solarized Light theme and Wasp preset; Improve preset picker
il y a 8 ans
cpsdqs
dc4e585978
Add pseudo-fullscreen mode for iOS
il y a 8 ans
Ondřej Hruška
a5a157ad56
removed spammy logging
il y a 8 ans
cpsdqs
83a6c169a1
Fancier debug mode
il y a 8 ans
cpsdqs
4943abb354
Prevent unnecessary full screen redraws
il y a 8 ans
Ondřej Hruška
572dea2370
add tag 0x07
il y a 8 ans
cpsdqs
273fc6a820
Fix #225
il y a 8 ans
cpsdqs
20512bcd7a
Ignore taps if clicking is enabled
il y a 8 ans
cpsdqs
673358e2ce
Fix remaining issues with scaling
il y a 8 ans
cpsdqs
c0527c556e
Fix various issues with padding and screen sizing
il y a 8 ans
cpsdqs
cfcac66020
Keep themes in renderer
il y a 8 ans
cpsdqs
1bd6d3ae27
Implement partial screen updates
il y a 8 ans
Ondřej Hruška
b5c135e505
new parser, may be a bit buggy
il y a 8 ans
cpsdqs
91d270fce3
Draw hanging cursor in the margin
il y a 8 ans
cpsdqs
65eb8b1830
Add powerline triangles
il y a 8 ans
cpsdqs
4c1da9aaac
Do padding in canvas instead of CSS
il y a 8 ans
cpsdqs
ba24c4f967
Remove hackity hack setting debug canvas styles
il y a 8 ans
Ondřej Hruška
f5dd70a6f3
Fix strange behavior with loading screens showing when they should not etc
il y a 8 ans
cpsdqs
16436a9a98
Make events that can be passive passive
il y a 8 ans
cpsdqs
0b6e4439bc
Possibly fix #198
il y a 8 ans
Ondřej Hruška
a2fbabef66
theme config improvements
il y a 8 ans
Ondřej Hruška
8d7cd8ac19
doc comments
il y a 8 ans
Ondřej Hruška
7ddc64ff01
lower bell volume (i know, yeah... picky)
il y a 8 ans
cpsdqs
8e513cbb70
kb ext bar: mark modifier key as modifier, add Esc
il y a 8 ans
cpsdqs
842d1fd93c
Replace ^C with ^ in soft keyboard extension bar
il y a 8 ans
cpsdqs
310033b911
Make cfg.no_keys work properly
il y a 8 ans
cpsdqs
0b39d19276
Fix #196
il y a 8 ans
cpsdqs
9c4027d2d1
Add “Waiting for content” screen
il y a 8 ans
cpsdqs
c68017bd4a
Update demo to work with new protocol
il y a 8 ans
cpsdqs
a196f9a9de
Refactor and fix getColor returning undefined
il y a 8 ans
Ondřej Hruška
8138fc0bd7
offscale default fg bg support, utf8 data encoding
il y a 8 ans
Ondřej Hruška
c744755679
Comsume TAB in demo instead of printing U+FFFD
il y a 8 ans
Ondřej Hruška
a72c229ab3
no such thing as inexplicable
...
- removed theme setting to 0 in demo constructor
- removed repeated theme setting in demo when not needed
- moved showPage() to a better place in demo to properly wait for load
il y a 8 ans
cpsdqs
e9aa3bfba6
Fix demo having black spots and refactor a bit
...
* Note: black spots are caused by inexplicable palette switch; might need investigation
il y a 8 ans
cpsdqs
91c17e0fc3
Fix EventEmitter#off not existing
il y a 8 ans
cpsdqs
cc28a69d85
Add iOS keyboard shortcut bar
il y a 8 ans
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
il y a 8 ans