Commit Graph

158 Commits

Author SHA1 Message Date
Storm Dragon
87553bdc38 more fixes for the pickle error. 2025-11-23 18:37:21 -05:00
Storm Dragon
b68a28e857 Added more emojis. 2025-07-17 11:11:35 -04:00
Storm Dragon
8c668cc0cc Final batch of pty driver fixes... For now. 2025-07-16 19:48:48 -04:00
Storm Dragon
579bf0f0f0 More work on the pty driver. 2025-07-16 19:43:07 -04:00
Storm Dragon
d1bad818cd initial improvements to pty driver. Improved clipboard handling of multibyte characters. Added emoji menu to vmenu. It places the emoji to the clipboard to be used wherever. 2025-07-16 19:35:26 -04:00
Storm Dragon
2ad754a372 Some fixes to pep8 stuff. 2025-07-08 18:35:12 -04:00
Storm Dragon
c7cc9d039b Improved application detection, now works inside screen and tmux. Fixed incosistancies in prev/next word navigation. 2025-07-07 11:17:12 -04:00
Storm Dragon
3390c25dfe More pep8 fixes. A tiny bit of refactoring. 2025-07-07 00:42:23 -04:00
Storm Dragon
21bb9c6083 Most of the pep8 changes finished. Be careful, things may be horribly broken. 2025-07-03 13:22:00 -04:00
Storm Dragon
7408951152 To make Fenrir easier to approach for new developer, start code migration to be pep8 compliant. 2025-07-01 22:23:50 -04:00
Storm Dragon
a5ca1d28e8 Make sure all except statements are no longer empty, should help a lot with debugging. 2025-06-20 03:03:43 -04:00
Storm Dragon
27dcff23bb Code optimization and bug fixes. Removed the broken, partial atspi driver implementation. 2025-06-18 15:08:36 -04:00
Storm Dragon
6998706934 Testing fixes for security improvement, thread safety, and memory management. 2025-06-09 14:41:33 -04:00
Storm Dragon
b54a226833 More shabangs changed to use env python3 2024-12-05 14:53:10 -05:00
stormdragon2976
b219251d6c Removed what I think is an extra try statement that was causing an indent error. 2023-03-23 15:00:39 -04:00
Chrys
41104d4e40 add workaround for newer linux versions 2023-03-16 22:53:28 +01:00
chrys
7d04672fa4 Update vcsaDriver.py 2023-02-18 18:21:32 +01:00
chrys
be6e1be785 Update vcsaDriver.py 2023-02-18 15:08:53 +01:00
chrys
cd421712f5 Fix vcsu breakage 2023-02-16 21:31:22 +01:00
Chrys
340421ce5a tweak for remote 2020-01-10 14:26:40 +01:00
Chrys
c878ed2b74 tweak for remote 2020-01-10 14:23:53 +01:00
chrys
4002bc07e1 Update vcsaDriver.py 2019-11-06 14:22:20 +01:00
Chrys
d5ca736f7c get sure decode doesnt break 2019-11-04 23:00:23 +01:00
Chrys
f04d8584d9 get sure decode doesnt break 2019-11-04 22:52:38 +01:00
Chrys
6761b6267c fix vcsa 2019-11-04 22:31:36 +01:00
Chrys
3f85d672a6 unify more loops, remove spaces 2019-09-05 23:12:05 +02:00
Chrys
05165d2868 improve multiprocessing, wait for complete and handle remtoe moregraceful 2019-09-05 23:01:35 +02:00
Chrys
4d6f6fb038 try fixing broken VCSU 2019-08-25 21:09:49 +02:00
Chrys
9657d23c4f reduce timeout 2019-08-24 22:25:45 +02:00
Chrys
9554dbbf6d style 2019-08-24 21:52:48 +02:00
Chrys
f70cb1670e better buffer for pty 2019-08-24 21:51:11 +02:00
Chrys
ecacae23d0 Revert "tweak values"
This reverts commit 968ffd42a3.
2019-08-24 21:49:04 +02:00
Chrys
4444a90aa2 hardern heuristic even more 2019-08-23 00:01:44 +02:00
Chrys
88e77d310c fix bug 2019-08-22 23:55:57 +02:00
Chrys
228f6ba417 be more accurate 2019-08-22 22:33:35 +02:00
Chrys
bf49e9d72a remove debug hell 2019-08-22 22:13:15 +02:00
Chrys
3a86f2f9d0 debug hell 2019-08-22 22:06:31 +02:00
Chrys
47027aaa4f debug hell 2019-08-22 22:02:14 +02:00
Chrys
efb53c8b53 debug hell 2019-08-22 22:01:28 +02:00
Chrys
9ddb823861 fix 7 2019-08-22 21:54:22 +02:00
Chrys
dbb3955a79 fix 7 2019-08-22 21:48:45 +02:00
Chrys
2bd9ea2ee3 fix heuristic 2019-08-22 21:29:35 +02:00
Chrys
a76aa855a3 only wait if needed 2019-08-22 21:13:33 +02:00
Chrys
48ab30a370 reenable VCSU 2019-08-22 21:04:58 +02:00
Chrys
6bf7ad6b74 add good heuristic for typing detection 2019-08-22 21:02:54 +02:00
chrys
c3ab4fabcb Update vcsaDriver.py 2019-08-22 09:32:27 +02:00
Chrys
a54e053f91 Revert "add better heuristic for typing"
This reverts commit 3d5841ded9.
2019-08-22 00:42:16 +02:00
Chrys
3d5841ded9 add better heuristic for typing 2019-08-22 00:36:08 +02:00
Chrys
8423dbe4ab complete VCSU support 2019-08-21 22:56:02 +02:00
chrys
4a70a0442e Update vcsaDriver.py 2019-08-21 16:12:13 +02:00