Commit Graph

  • cfb3695196 sync Chrys 2019-10-22 01:06:54 +02:00
  • 8b5ae6a803 fix regex Chrys 2019-10-22 00:56:52 +02:00
  • effb576089 sync Chrys 2019-10-22 00:51:09 +02:00
  • 981bf85cf0 add regex; Chrys 2019-10-22 00:45:38 +02:00
  • aa5bb94237 Merge branch 'master' into retrygrab Chrys 2019-10-22 00:28:17 +02:00
  • a05a85ee34 Merge branch 'regexpunct' Chrys 2019-10-22 00:28:02 +02:00
  • 8ee7823e21 Merge branch 'regexpunct' Chrys 2019-10-22 00:27:24 +02:00
  • ce9ffaa107 sync Chrys 2019-10-22 00:12:33 +02:00
  • 1bb2d35425 add delay to sync Chrys 2019-10-22 00:08:44 +02:00
  • 617942f828 name for fallback Chrys 2019-10-21 23:40:47 +02:00
  • 42a690de77 add force Chrys 2019-10-21 23:36:46 +02:00
  • d01d4f0773 detect device only once Chrys 2019-10-21 23:32:17 +02:00
  • 7e4217254a detect device only once Chrys 2019-10-21 23:11:13 +02:00
  • 0279edf4ff detect device only once Chrys 2019-10-21 23:09:15 +02:00
  • d38c409518 fix Chrys 2019-10-18 16:08:13 +02:00
  • 28f29154cb fix grab ungrab while input Chrys 2019-10-18 00:58:47 +02:00
  • 8bed7ce8e2 more fixes Chrys 2019-10-18 00:24:20 +02:00
  • a3acf7d9cc do not deadlock Chrys 2019-10-17 23:55:39 +02:00
  • 7749be508e Fixed up punct dictionaries for all language files. They will still need to be translated. Storm Dragon 2019-10-16 17:54:18 -04:00
  • 572435bd12 Try to fix emoticons for regex Michael Taboada 2019-10-11 05:59:14 -07:00
  • a4b4560a6b reduce sleep time Chrys 2019-10-04 23:55:26 +02:00
  • cda91a1ab6 be more aggressive Chrys 2019-10-04 23:27:50 +02:00
  • d084a11145 Update evdevDriver.py chrys 2019-10-04 18:05:33 +02:00
  • 882889ee1c Update evdevDriver.py chrys 2019-10-04 17:57:45 +02:00
  • 4365d0c306 remove message Chrys 2019-10-04 17:35:10 +02:00
  • ce4da1834f improve error handling Chrys 2019-10-04 17:33:48 +02:00
  • 23edc5eaa7 remove devices we cannot read anymore Chrys 2019-10-04 17:10:58 +02:00
  • ca5ce66f31 retry grabbing Chrys 2019-10-04 17:08:27 +02:00
  • c50b64b2f1 fix up bad commit Chrys 2019-10-04 16:01:46 +02:00
  • 2f0e8470e1 This is still brroken, but at least it doesn't freeze up any more. Storm Dragon 2019-09-17 10:38:08 -04:00
  • 26ad967725 Update byteManager.py chrys 2019-09-14 11:50:04 +02:00
  • 7125bfac0f Update byteManager.py chrys 2019-09-14 11:48:23 +02:00
  • 7afbd90403 remove : from filename Chrys 2019-09-07 22:10:42 +02:00
  • 8b49ab8914 make paste work again Chrys 2019-09-07 17:28:08 +02:00
  • 7736559e92 make paste work again Chrys 2019-09-07 17:14:03 +02:00
  • a386ef8d0d add timestamp Chrys 2019-09-07 00:43:23 +02:00
  • 52f1c221c3 increase char echo tollerance Chrys 2019-09-06 22:52:30 +02:00
  • 32794f2fe5 fix tab completion Chrys 2019-09-06 22:49:50 +02:00
  • 13742ba980 strip whitespace Chrys 2019-09-06 22:16:00 +02:00
  • d6498f053c remove unneded checks Chrys 2019-09-06 22:10:39 +02:00
  • 8e39b7b884 imporove tab and char echo accuracy Chrys 2019-09-06 22:06:13 +02:00
  • fe96d204a7 try to harden tab completion Chrys 2019-09-06 18:16:13 +02:00
  • cacfaac649 version Chrys 2019-09-05 23:13:03 +02:00
  • 3f85d672a6 unify more loops, remove spaces Chrys 2019-09-05 23:12:05 +02:00
  • 8663ad1ac9 unify loops Chrys 2019-09-05 23:02:30 +02:00
  • 05165d2868 improve multiprocessing, wait for complete and handle remtoe moregraceful Chrys 2019-09-05 23:01:35 +02:00
  • 6dbd82da71 Update default.conf chrys 2019-08-30 13:57:28 +02:00
  • 45a27be679 Regexp changes for smileys. Storm Dragon 2019-08-30 07:02:25 -04:00
  • f676819eae Regexp for emoticons. Storm Dragon 2019-08-29 12:46:40 -04:00
  • 46427342b3 Emoticons escaped. Comments added explaing custom and emoticon dicts use regexp. Storm Dragon 2019-08-29 12:33:32 -04:00
  • 7dd5b609de replace replace by sub Chrys 2019-08-29 18:08:22 +02:00
  • 1155103389 replace replace by sub Chrys 2019-08-29 17:55:19 +02:00
  • 6b6de57c9e Revert "replace replace by sub" Chrys 2019-08-29 17:52:57 +02:00
  • 7f91223f94 replace replace by sub Chrys 2019-08-29 17:51:34 +02:00
  • 59c4a2beb4 fix sorting of emotjies Chrys 2019-08-26 18:54:31 +02:00
  • c407f2f418 Fixed smiley order. Storm Dragon 2019-08-26 11:18:49 -04:00
  • 6db1e9378f Update default.conf chrys 2019-08-26 17:13:45 +02:00
  • 128f30c05b Update default.conf chrys 2019-08-26 17:01:29 +02:00
  • ef68584b18 Update default.conf chrys 2019-08-26 16:47:43 +02:00
  • aa7d556782 Update default.conf chrys 2019-08-26 16:46:13 +02:00
  • 4d834a7a4c Added skull emoticon. Storm Dragon 2019-08-25 15:38:04 -04:00
  • e3b24aac95 Some punct expanded to handle # evils msile emoticons added. Storm Dragon 2019-08-25 15:34:15 -04:00
  • 4d6f6fb038 try fixing broken VCSU Chrys 2019-08-25 21:09:49 +02:00
  • 2f592338fe make device list available in plug trigger Chrys 2019-08-25 20:50:43 +02:00
  • 082f392305 make device list available in plug trigger Chrys 2019-08-25 20:49:50 +02:00
  • 2c81540634 make device list available in plug trigger Chrys 2019-08-25 20:48:44 +02:00
  • 9657d23c4f reduce timeout Chrys 2019-08-24 22:25:45 +02:00
  • 9554dbbf6d style Chrys 2019-08-24 21:52:48 +02:00
  • f70cb1670e better buffer for pty Chrys 2019-08-24 21:51:11 +02:00
  • ecacae23d0 Revert "tweak values" Chrys 2019-08-24 21:49:04 +02:00
  • d380ab711d make ,..# vaid section#option separators Chrys 2019-08-24 19:27:24 +02:00
  • 0e8ebc43b4 try remove sound for virtual devices Chrys 2019-08-24 18:26:40 +02:00
  • 55e9f9e4b4 Update 55000-tab_completion.py chrys 2019-08-23 11:39:11 +02:00
  • 3271fe9010 Update 15000-char_echo.py chrys 2019-08-23 11:37:41 +02:00
  • 288661afa2 Update 55000-tab_completion.py chrys 2019-08-23 10:09:30 +02:00
  • c7f62cd1ff Update 15000-char_echo.py chrys 2019-08-23 10:06:29 +02:00
  • 4444a90aa2 hardern heuristic even more Chrys 2019-08-23 00:01:44 +02:00
  • 88e77d310c fix bug Chrys 2019-08-22 23:55:57 +02:00
  • 99984915e4 restore orign sorting Chrys 2019-08-22 23:44:44 +02:00
  • 7ce4bc0811 save cursor commands Chrys 2019-08-22 23:43:00 +02:00
  • 228f6ba417 be more accurate Chrys 2019-08-22 22:33:35 +02:00
  • bf49e9d72a remove debug hell Chrys 2019-08-22 22:13:15 +02:00
  • 3a86f2f9d0 debug hell Chrys 2019-08-22 22:06:31 +02:00
  • 47027aaa4f debug hell Chrys 2019-08-22 22:02:14 +02:00
  • efb53c8b53 debug hell Chrys 2019-08-22 22:01:28 +02:00
  • 9ddb823861 fix 7 Chrys 2019-08-22 21:54:22 +02:00
  • dbb3955a79 fix 7 Chrys 2019-08-22 21:48:45 +02:00
  • 2bd9ea2ee3 fix heuristic Chrys 2019-08-22 21:29:35 +02:00
  • a76aa855a3 only wait if needed Chrys 2019-08-22 21:13:33 +02:00
  • 48ab30a370 reenable VCSU Chrys 2019-08-22 21:04:58 +02:00
  • 6bf7ad6b74 add good heuristic for typing detection Chrys 2019-08-22 21:02:54 +02:00
  • 7527fc3552 restructure conCursorChange Chrys 2019-08-22 20:28:23 +02:00
  • c7b5134cd5 Update remoteManager.py chrys 2019-08-22 14:43:18 +02:00
  • 44c75a90ee Update remoteManager.py chrys 2019-08-22 14:38:25 +02:00
  • c3ab4fabcb Update vcsaDriver.py chrys 2019-08-22 09:32:27 +02:00
  • a54e053f91 Revert "add better heuristic for typing" Chrys 2019-08-22 00:42:16 +02:00
  • 3d5841ded9 add better heuristic for typing Chrys 2019-08-22 00:36:08 +02:00
  • 0a78d4d3c6 style Chrys 2019-08-22 00:02:56 +02:00
  • 975efcace0 Revert "resort word echo" Chrys 2019-08-22 00:01:05 +02:00
  • 2da58e73ad make virtual devices work Chrys 2019-08-21 23:26:49 +02:00