Ondřej Hruška
a2fbabef66
theme config improvements
7 years ago
Ondřej Hruška
8d7cd8ac19
doc comments
7 years ago
Ondřej Hruška
7ddc64ff01
lower bell volume (i know, yeah... picky)
7 years ago
cpsdqs
8e513cbb70
kb ext bar: mark modifier key as modifier, add Esc
7 years ago
cpsdqs
842d1fd93c
Replace ^C with ^ in soft keyboard extension bar
7 years ago
cpsdqs
310033b911
Make cfg.no_keys work properly
7 years ago
cpsdqs
0b39d19276
Fix #196
7 years ago
cpsdqs
9c4027d2d1
Add “Waiting for content” screen
7 years ago
cpsdqs
c68017bd4a
Update demo to work with new protocol
7 years ago
cpsdqs
a196f9a9de
Refactor and fix getColor returning undefined
7 years ago
Ondřej Hruška
8138fc0bd7
offscale default fg bg support, utf8 data encoding
7 years ago
Ondřej Hruška
c744755679
Comsume TAB in demo instead of printing U+FFFD
7 years ago
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
7 years ago
cpsdqs
e9aa3bfba6
Fix demo having black spots and refactor a bit
...
* Note: black spots are caused by inexplicable palette switch; might need investigation
7 years ago
cpsdqs
91c17e0fc3
Fix EventEmitter#off not existing
7 years ago
cpsdqs
cc28a69d85
Add iOS keyboard shortcut bar
7 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
7 years ago