Commit graph

26 commits

Author SHA1 Message Date
cy384
11585048d1 fix flicker on redraws 2020-10-10 14:16:13 -04:00
cy384
b998c8971c terminal mode/string application 2020-10-04 13:41:36 -04:00
cy384
333367d4b4 preferences dialog with color settings 2020-10-04 12:19:49 -04:00
cy384
7b2112f107 save and load preferences 2020-10-03 22:30:48 -04:00
cy384
50c83ab0a4 initial color implementation 2020-09-19 21:13:09 -04:00
cy384
c68d921d6a add cursor hiding libvterm hook 2020-09-14 19:54:31 -04:00
cy384
0b20b994a6 code cleanup and minor bug fixes 2020-09-12 20:16:51 -04:00
cy384
24f487f83d improve draw speed 2020-09-06 15:06:52 -04:00
cy384
a64c35bf36 feed more keycodes into libvterm 2020-09-06 14:34:42 -04:00
cy384
96bb885279 draw resize box 2020-09-01 12:11:04 -04:00
cy384
155caa5629 implement console/window resizing 2020-08-31 22:53:06 -04:00
cy384
352f06ae40 hook in vterm output callback for terminal feature reporting 2020-08-31 19:25:46 -04:00
cy384
849b9eb573 add window title change feature 2020-08-29 22:17:01 -04:00
cy384
2bb8ac431f add reverse video 2020-08-29 21:14:59 -04:00
cy384
a6108b81e1 print bold/italic/underline characters 2020-08-29 21:04:21 -04:00
cy384
1351b96ca7 initial libvterm integration 2020-08-28 22:14:43 -04:00
cy384
c97e080173 fix printing of negative numbers 2020-08-22 15:16:30 -04:00
cy384
e8ba3bdd97 fix occasional cursor glitches 2020-08-22 14:44:25 -04:00
cy384
074059f648 add blinking cursor 2020-08-21 21:29:34 -04:00
cy384
30a64faf16 fixing screen redraw/region invalidation (less flicker, faster) 2020-08-17 22:21:38 -04:00
cy384
99373cedc4 fix dumb print bug 2020-08-05 22:30:06 -04:00
cy384
aef30ac837 add better print function 2020-07-26 10:13:51 -04:00
cy384
285067139d fix qd font clobbering on system 7 2020-07-23 20:47:02 -04:00
cy384
86054bae08 fix printing of 0 integer 2020-07-23 19:58:25 -04:00
cy384
3c72511444 add quick simple integer print function 2020-07-23 19:45:01 -04:00
cy384
516e60887f split code up into more files, create network config/read thread 2020-07-20 00:14:27 -04:00