Commit Graph

145 Commits (master)

Author SHA1 Message Date
cpsdqs d154df6360
Stop logging heartbeats 7 years ago
cpsdqs 74ce1de432
Make themes.toHex use getColor, ensure .selectable 7 years ago
cpsdqs 394654099a
Move color mapping to themes 7 years ago
cpsdqs 3cf83d0fc5
Fix derp in e2cdb40 7 years ago
cpsdqs e2cdb4091c
Remove refs to single-instance objects in parser 7 years ago
Ondřej Hruška 9e62a8ddbb
make it so default bg is used as canvas bg behind the image 7 years ago
Ondřej Hruška 80f0ca7202
fix a megabug 7 years ago
Ondřej Hruška 608a393b63
added backdrop url topic W 7 years ago
Ondřej Hruška 75fb70c083
move attr bits to own file, make Load Failed text look nicer 7 years ago
cpsdqs af5f47d890
Fix call to non-existent method 7 years ago
cpsdqs 3e7a216450
Add TermScreen#backgroundImage 7 years ago
cpsdqs f28fc5094c
Draw nothing if backgroundImage is true 7 years ago
cpsdqs d4931c1f31
Add support for background images in renderer 7 years ago
cpsdqs 09da0690dd
Demo `themes`: Finish basic functionality 7 years ago
cpsdqs 0da19bca30
Start on new `themes` command in demo 7 years ago
Ondřej Hruška f8cc9f30d3
oops forgot a console log 7 years ago
Ondřej Hruška b0589ed35c
some cs lang fixes, fixed spacebar pushing buttons 7 years ago
cpsdqs 336849a9bb
[demo] Mouse demo: Fix issues with box rendering 7 years ago
cpsdqs d987f504a2
Fancier mouse demo 7 years ago
cpsdqs fcfd351b6e
[demo] Add Exit to local-echo 7 years ago
cpsdqs 01148465b7
Fix some issues with buttons, use buttons in demo 7 years ago
cpsdqs 795969842c
Fix upload buttons not canceling events 7 years ago
cpsdqs 3894ffbcab
Show color preview in debug toolbar 7 years ago
cpsdqs db8505b75d
Demo: fix sudo crashing if no argument is passed 7 years ago
Ondřej Hruška f080dcc55f
workaround for https://github.com/espterm/espterm-firmware/issues/240 7 years ago
Ondřej Hruška 6f165da9b6
update api routes 7 years ago
Ondřej Hruška 8d2d5fda42
some reconn timing adjustments 7 years ago
cpsdqs 5eec2f523b
Make debug toolbar a bit nicer 7 years ago
cpsdqs 29b813457c
Improve smooth scrolling 7 years ago
cpsdqs 57cdd04523
Fix wrong screen coords; show flags in binary 7 years ago
cpsdqs 1d4c41ff5a
Add 2x to color triangle, and use camelCase & τ 7 years ago
Ondřej Hruška 0a281414a8
support binary socket messages 7 years ago
cpsdqs e2e89c6053
Show update frames in debug mode 7 years ago
cpsdqs 4e65c57529
Fix emit being called on the wrong object 7 years ago
cpsdqs c7b13ddaff
Screen length & frame length are different things 7 years ago
cpsdqs 7c91203528
Fix parser derp, show internal info if available 7 years ago
Ondřej Hruška e2c57ac80a
oops broke color table 7 years ago
Ondřej Hruška 0468b3adf5
term_conf refactor, add color pickers 7 years ago
cpsdqs 4234c70f52
Localize term connection and fullscreen button 7 years ago
Ondřej Hruška 85a007b32b
upload chunk size configurable 7 years ago
cpsdqs 3fba2d88c4
Dynamic buttons 7 years ago
Ondřej Hruška 73cb0a4b2b
Interpret bold 0-7 as bold 8-15 (matches Xterm reference impl), add SEQ_SKIP 7 years ago
cpsdqs 3de6e621e5
−console.log 7 years ago
cpsdqs d2dc99b6ff
Add various things to the demo 7 years ago
Ondřej Hruška a25d0a4c05
Fix https://github.com/espterm/espterm-firmware/issues/226 foreach on node list 7 years ago
cpsdqs 276d3af7da
Update demo for new new protocol 7 years ago
Ondřej Hruška cee23ca951
Fix for unpaired surrogates in data codepoints. PROTOCOL CHANGE! 7 years ago
cpsdqs 5245917c88
Update demo for new protocol, add `themes` command 7 years ago
Ondřej Hruška 46099bb749
Fix def fg bg color encoding. Protocol change! 7 years ago
Ondřej Hruška 23fc105754
implement #208 preview foreground palette on configured default bg + other improvements 7 years ago