cpsdqs
|
eda55a89a7
|
Add rudimentary debug toolbar
(what am I supposed to put there?)
|
7 years ago |
Ondřej Hruška
|
d5bb87cd24
|
moved themes and color table to themes.js
|
7 years ago |
cpsdqs
|
ef249ebc79
|
Make term work with webpack
|
7 years ago |
cpsdqs
|
ff72058bfc
|
Soften beep
|
7 years ago |
cpsdqs
|
3bb02a5eed
|
Fix invisible cursor with graphics=1
|
7 years ago |
cpsdqs
|
cd6f4c5887
|
Added clipboard events and removed keymaster
|
7 years ago |
Ondřej Hruška
|
a54343ec23
|
implemented changing window title
|
7 years ago |
Ondřej Hruška
|
2b4b364d0d
|
improved loader and reconnect behavior
|
7 years ago |
Ondřej Hruška
|
ee004de890
|
add the remaining quadrants
|
7 years ago |
cpsdqs
|
92c4c2ff98
|
Make Term Conn an EventEmitter, add status screen
|
7 years ago |
Ondřej Hruška
|
b33695e543
|
added 1-quadrants
|
7 years ago |
Ondřej Hruška
|
9bbc0cf7aa
|
reference comments & move const tables init to constructor
|
7 years ago |
cpsdqs
|
c4a2039834
|
Duplicate code -> EventEmitter
copied from node
|
7 years ago |
cpsdqs
|
7b0c1d666f
|
Use block elems for demo title; make 2593 denser
|
7 years ago |
cpsdqs
|
0520b043f8
|
Use rectangles to draw most block elements
|
7 years ago |
cpsdqs
|
a9f59488fd
|
Remove debug code
|
7 years ago |
cpsdqs
|
a8354f2288
|
Always round DPR to nice value to prevent gaps
|
7 years ago |
Ondřej Hruška
|
53a6ab4a84
|
fix LMB not tracked
|
7 years ago |
Ondřej Hruška
|
58dd0c929f
|
implemented bracketed paste for file upload
|
7 years ago |
Ondřej Hruška
|
52a5d79691
|
added doc comment to palette setter so phpstorm doesn't throw a fit
|
7 years ago |
Ondřej Hruška
|
f0da18890f
|
Workaround for the see-through gaps bug
|
7 years ago |
cpsdqs
|
2c3f081d99
|
Add fullscreen button
|
7 years ago |
cpsdqs
|
acae3992f5
|
Restructuring
|
7 years ago |
cpsdqs
|
5dab1c649f
|
Use fewer global variables in term* and softkb
|
7 years ago |
cpsdqs
|
8f0d6c7873
|
Prevent accidental h1 misidentification
|
7 years ago |
cpsdqs
|
2d22efc8f3
|
Fix #120
|
7 years ago |
cpsdqs
|
3e743ef397
|
Document TermScreen
|
7 years ago |
cpsdqs
|
f74e689196
|
Fix cursor style switch not redrawing cell
|
7 years ago |
cpsdqs
|
c82a955dfc
|
Fix issue with cursor timer
|
7 years ago |
cpsdqs
|
0c23da7bf8
|
Fancy graphics should be enabled at graphics=1
|
7 years ago |
cpsdqs
|
5d2e8d845a
|
Actually fix #142
|
7 years ago |
cpsdqs
|
4f58900aac
|
Fix #142 and #141
|
7 years ago |
cpsdqs
|
ec270c3fdf
|
Move screen init to term.js
|
7 years ago |
cpsdqs
|
de897f013c
|
Add fancy graphics
|
7 years ago |
cpsdqs
|
16f37aafd5
|
Improve visual debug mode
|
7 years ago |
cpsdqs
|
d5f6bf2dfa
|
Fix invisible cursors
|
7 years ago |
Ondřej Hruška
|
a78db76327
|
update demo content for github pages
|
7 years ago |
Ondřej Hruška
|
810782a7f2
|
new colors decoding
|
7 years ago |
Ondřej Hruška
|
d1fd0b9f95
|
oops completely broke high unicode
|
7 years ago |
Ondřej Hruška
|
0a975e8801
|
babel, sourcemaps, fixed some uglify errors + a crash on wifi page
|
7 years ago |
cpsdqs
|
c354ec871f
|
Remove strange comment
|
7 years ago |
cpsdqs
|
e187cf545b
|
Ensure blink style is updated by just setting text
|
7 years ago |
Ondřej Hruška
|
6eebc781ed
|
enhance draw debuggin + do not blink if no cells are blinky
|
7 years ago |
Ondřej Hruška
|
03637dd43e
|
do not redraw in blink timer if blinking is turned off
|
7 years ago |
cpsdqs
|
ab23d80799
|
Increase update check radius for wide characters
|
7 years ago |
Ondřej Hruška
|
11d9a40951
|
eslint tuning, re-enabled some rules
|
7 years ago |
cpsdqs
|
4731a259dd
|
Possibly fix #121
|
7 years ago |
cpsdqs
|
f059a35277
|
Add eslintignore and adhere or be ignored
|
7 years ago |
Ondřej Hruška
|
87ed5491a4
|
make themes work again
|
7 years ago |
Ondřej Hruška
|
086532ff4c
|
fix #122
|
7 years ago |