Commit Graph

580 Commits

Author SHA1 Message Date
chrys
135bd8c7de add unfinished gstreamer driver 2016-07-22 17:02:34 +02:00
chrys
335ad9b71c finish word wrappig, create util toolkit 2016-07-22 16:57:43 +02:00
chrys87
bd930a9692 Initial working word wrapping 2016-07-22 14:33:36 +02:00
chrys87
7a2ccc9e8a Update chrys 2016-07-22 12:56:12 +02:00
Storm Dragon
74b51c4140 Opus versions of the sound pack. 2016-07-21 16:13:52 -04:00
Storm Dragon
7f1c1b837d Merge branch 'master' of https://github.com/chrys87/fenrir
Remembered to pull, but not before I had already typed my commit message.
2016-07-21 11:06:03 -04:00
Storm Dragon
9064e600d8 finished sound icons for default profile. 2016-07-21 11:05:56 -04:00
chrys87
d7213469cb Create chrys 2016-07-21 16:59:03 +02:00
Storm Dragon
03207ae5e9 Merge branch 'master' of https://github.com/chrys87/fenrir
As usual, I forgot to pull changes before pushing lol.
2016-07-21 10:43:24 -04:00
Storm Dragon
4cad03bd01 Good start on default sound theme. 2016-07-21 10:42:27 -04:00
chrys87
44b4c59d28 fix prev_word 2016-07-21 15:41:02 +02:00
chrys87
5c9327a575 Update word_utils.py 2016-07-21 12:53:50 +02:00
chrys87
9a004f27ca add getPrevWord and fix some bugs 2016-07-21 11:35:16 +02:00
chrys87
51ac131043 Update TODO 2016-07-21 10:41:05 +02:00
chrys87
d8e22d97d3 Update word_utils.py 2016-07-20 16:11:05 +02:00
chrys87
7ab45cca50 Update word_utils.py 2016-07-20 16:03:22 +02:00
chrys87
5033a56eac Update word_utils.py 2016-07-20 15:25:28 +02:00
chrys87
885866fa47 Update word_utils.py 2016-07-20 14:55:22 +02:00
chrys87
207e327413 Create word_utils.py 2016-07-20 14:53:00 +02:00
chrys87
377de2632a remove not useful chars 2016-07-20 13:16:32 +02:00
chrys
e54cd66a9e remove print 2016-07-19 23:38:50 +02:00
chrys
842551d707 remove print 2016-07-19 23:37:56 +02:00
chrys
6161dae6bb fix autoread 2016-07-19 23:35:29 +02:00
chrys
2df75c6978 fix char navigation 2016-07-19 21:32:43 +02:00
chrys
6f2f6c8061 remove syntax error 2016-07-19 18:06:05 +02:00
chrys87
dd45b60ec8 Update linux.py 2016-07-19 13:42:54 +02:00
chrys87
77b3228b0e Update linux.py 2016-07-19 13:38:58 +02:00
chrys87
05f254e823 improve speed if just last line changed 2016-07-19 13:37:51 +02:00
chrys87
2c4ed4cb2d Update linux.py 2016-07-19 12:03:25 +02:00
chrys87
cd39f2ee29 improve speed if tty changes 2016-07-19 10:29:28 +02:00
chrys87
ec3d6e22a8 bugfix typo 2016-07-19 10:16:54 +02:00
chrys87
1b29d24b0a find next char logic 2016-07-19 10:15:56 +02:00
chrys87
5ee7874d13 find last char logic 2016-07-19 10:11:44 +02:00
chrys87
b58ce43dcd add char commands 2016-07-19 10:01:40 +02:00
chrys87
45072cebf4 prev_char
todo get prev char
2016-07-19 10:00:23 +02:00
chrys87
92a0e71a23 next_char
Todo find next char
2016-07-19 09:59:46 +02:00
chrys87
6e49c6603f curr_char 2016-07-19 09:41:31 +02:00
chrys
513d4a4ddf add initial (buggy :/ ) prev,curr,next word commands 2016-07-19 01:19:21 +02:00
chrys
bf5cd96a18 fix some navigations 2016-07-18 21:05:01 +02:00
chrys
e0428fa102 speedup checks 2016-07-18 19:46:55 +02:00
chrys
79166454c1 interrupt on tty change 2016-07-18 19:42:49 +02:00
chrys
0788db5a8c add timeout back 2016-07-17 16:32:58 +02:00
chrys
5f20bf7b99 tweak echo 2016-07-17 16:23:39 +02:00
chrys
87e9cc3310 add timeout back 2016-07-17 16:23:02 +02:00
chrys
c5c281ffd3 use ascii 2016-07-17 16:12:06 +02:00
chrys
340c6517f9 remove command timeout 2016-07-17 16:10:54 +02:00
chrys
e020271908 keyboard echo 2016-07-17 14:37:56 +02:00
chrys
0410c33a08 keyboard echo 2016-07-17 14:25:59 +02:00
chrys
659e99d810 make typing echo more useful 2016-07-17 14:01:55 +02:00
chrys
027be8a80b fix some other things :) 2016-07-17 01:20:42 +02:00