Commit Graph

93 Commits

Author SHA1 Message Date
cy384 3839c5118e fix title setting 2024-10-21 19:39:32 -04:00
cy384 41452a537c fix bug where prefs version mismatch fails to init hostname etc. 2022-03-20 10:15:07 -04:00
cy384 252bebd10a fix key translation for option combos (GH bug #15) 2022-02-24 19:36:19 -05: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 3d6c3ec554 fix off by one issue with keycode conversion (GH bug #13) 2021-12-04 21:42:58 -05:00
cy384 79e05b3847 set color/mono default pref based on main screen capability 2021-06-05 11:25:13 -04:00
cy384 13a85e4e70 add font size preference change UI and support for live changing 2021-06-05 11:10:06 -04:00
cy384 9a7b95ef6f improve text drawing code to work with multiple font sizes (no UI) 2021-06-01 21:32:51 -04:00
cy384 5ee3e7104b precompute virtual keycode translations 2021-04-21 13:57:45 -04:00
cy384 d1d822a4e7 improve control escape code handling 2021-04-02 23:41:52 -04:00
cy384 40c338ac02 handle option/alt key combos 2021-04-02 23:16:58 -04:00
cy384 84f096b65a note that 68030 machines are probably fast enough now 2021-02-16 17:31:39 -05:00
cy384 97b5bd1453 clear selection when resizing window 2021-01-23 12:45:51 -05:00
cy384 df1e5769e9 don't clear the scrap on copy if there's nothing selected 2021-01-23 12:33:40 -05:00
cy384 b96b2270c3 improve draw speed of the fast draw mode 2021-01-22 21:16:17 -05:00
cy384 f272512a7e fix selection bug while resizing window 2021-01-22 20:37:18 -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 857343a83d tweak intro text 2021-01-09 17:26:16 -05:00
cy384 1eb5907ac4 code cleanup/rearrangement 2021-01-09 17:22:40 -05:00
cy384 635c86069e fix ssh known_hosts saving/loading for new libssh2 version 2021-01-09 14:14:56 -05:00
cy384 7fca90c8eb use callbacks for libssh network functions 2021-01-08 23:04:52 -05:00
cy384 f18b4ad49f default to not sending mouse clicks 2021-01-08 23:04:14 -05:00
cy384 943ff10322 fix error when a key is hit while connecting 2020-12-27 21:44:33 -05:00
cy384 6db41aa8e8 add mouse mode preference 2020-12-27 20:44:37 -05:00
cy384 c01d10f431 improve switch safety/fix compiler warning 2020-12-27 16:37:07 -05:00
cy384 f119a63078 basic mouse support 2020-12-21 19:38:12 -05:00
cy384 af285b6e6c improve handling of control key combos, bump version to 0.8.2 2020-12-12 17:55:52 -05:00
cy384 76b07727f4 give up after first read error (github issue #1) 2020-11-10 18:01:23 -05:00
cy384 b2e58e0d03 quick fix for period password input bug (github issue #2) 2020-11-10 17:42:14 -05:00
cy384 08e2c78e57 fix auto-selection of hostname text box 2020-10-21 21:25:31 -04:00
cy384 22580dac81 break out keypress event handling 2020-10-10 19:46:50 -04:00
cy384 2a31b1092c known hosts functionality (check/verify/save server pub keys) 2020-10-10 19:45:59 -04:00
cy384 b51a26a924 improve keyboard responsiveness 2020-10-10 14:46:07 -04:00
cy384 4c4fb9007e fix preference loading version check 2020-10-05 14:57:13 -04:00
cy384 9f89ddcced fix quit menu handling 2020-10-05 14:44:33 -04:00
cy384 b998c8971c terminal mode/string application 2020-10-04 13:41:36 -04:00
cy384 ee0c4dcf87 improve preferences file save/lod robustness 2020-10-04 13:40:19 -04:00
cy384 f8a6cd1043 if the key is invalid, don't save the path 2020-10-04 12:54:59 -04:00
cy384 4edf45e46f print server banner 2020-10-04 12:21:01 -04:00
cy384 462a1cfe48 warning on invalid username/key combo 2020-10-04 12:20:43 -04:00
cy384 333367d4b4 preferences dialog with color settings 2020-10-04 12:19:49 -04:00
cy384 e408ed54b0 network robustness tweaks 2020-10-03 22:32:51 -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 7f2779c9ba add error alert if keys failed to load 2020-09-15 21:33:00 -04:00
cy384 749b6a3a22 key-based authentication 2020-09-15 21:17:02 -04:00
cy384 560e77cccb fix connection dialog cancel behavior 2020-09-14 20:01:19 -04:00
cy384 1e4754c66a fix key/password radio buttons 2020-09-14 19:55:00 -04:00