Commit graph

26 commits

Author SHA1 Message Date
cy384
3839c5118e fix title setting 2024-10-21 19:39:32 -04:00
cy384
29c27221a5 add menu/shortcut capability to connect/disconnect/reconnect 2021-12-29 20:32:01 -05:00
Keitel Ortega
1521e6f852 Temporary fix for reopen the window if password fails 2021-12-29 19:23:08 -05:00
cy384
9a7b95ef6f improve text drawing code to work with multiple font sizes (no UI) 2021-06-01 21:32:51 -04:00
cy384
b96b2270c3 improve draw speed of the fast draw mode 2021-01-22 21:16:17 -05:00
cy384
28c6f50531 initial implementation of selection and copying 2021-01-22 19:47:48 -05:00
cy384
7678ae0779 only send mouse clicks when the console wants them (version->0.8.5) 2021-01-11 17:21:47 -05:00
cy384
1eb5907ac4 code cleanup/rearrangement 2021-01-09 17:22:40 -05:00
cy384
6db41aa8e8 add mouse mode preference 2020-12-27 20:44:37 -05:00
cy384
2a31b1092c known hosts functionality (check/verify/save server pub keys) 2020-10-10 19:45:59 -04:00
cy384
7b2112f107 save and load preferences 2020-10-03 22:30:48 -04:00
cy384
7c9b3c2fd8 preferences file creation (and save/load stub) 2020-09-19 23:48:41 -04:00
cy384
749b6a3a22 key-based authentication 2020-09-15 21:17:02 -04:00
cy384
c68d921d6a add cursor hiding libvterm hook 2020-09-14 19:54:31 -04:00
cy384
a64c35bf36 feed more keycodes into libvterm 2020-09-06 14:34:42 -04:00
cy384
a2904cb7bd add password entry dialog with hidden text 2020-09-05 20:04:55 -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
1351b96ca7 initial libvterm integration 2020-08-28 22:14:43 -04:00
cy384
074059f648 add blinking cursor 2020-08-21 21:29:34 -04:00
cy384
847991fc07 missed header changes for paste and mbar changes 2020-08-21 13:40:46 -04:00
cy384
30a64faf16 fixing screen redraw/region invalidation (less flicker, faster) 2020-08-17 22:21:38 -04:00
cy384
e4123f41e3 add menu bar and about info box 2020-08-05 20:59:49 -04:00
cy384
f183af48f1 large improvements to error checking and robustness 2020-07-23 19:46:29 -04:00
cy384
ef64cb58e9 move version and related constants out into a new file 2020-07-20 18:14:57 -04:00
cy384
516e60887f split code up into more files, create network config/read thread 2020-07-20 00:14:27 -04:00