chrys87
|
c436a32e1d
|
Update test.conf
|
2016-10-21 14:18:12 +02:00 |
|
chrys87
|
b5d359a534
|
Update laptop.conf
|
2016-10-21 14:16:57 +02:00 |
|
chrys87
|
99757d8bba
|
Update desktop.conf
|
2016-10-21 14:16:15 +02:00 |
|
chrys87
|
8731955ac2
|
Rename cursor_end_of_line.py to cursor_read_to_end_of_line.py
|
2016-10-21 14:15:20 +02:00 |
|
chrys87
|
5fd6ed2bbc
|
Create cursor_end_of_line.py
|
2016-10-21 14:05:36 +02:00 |
|
chrys
|
60d0a9cc4c
|
Merge branch 'master' into wordWrappingEndOfScreenBell
|
2016-10-21 01:16:01 +02:00 |
|
chrys
|
8846527639
|
new commands: cursor_line and cursor_column for announce current position
|
2016-10-21 01:14:46 +02:00 |
|
chrys
|
6668832eda
|
port onInput to new parameters and modolarize some stuff
|
2016-10-20 21:52:36 +02:00 |
|
chrys
|
74aee822a3
|
clean up broken word wrap, add , endOfScreen return value
|
2016-10-20 21:10:49 +02:00 |
|
chrys
|
763a1a26b5
|
clean up broken word wrap, add , endOfScreen return value
|
2016-10-20 21:10:39 +02:00 |
|
chrys
|
5be38ed831
|
ToDo: how to reproduce skipping bug
|
2016-10-20 17:27:38 +02:00 |
|
chrys
|
db3e5f912f
|
some more debug
|
2016-10-20 14:25:51 +02:00 |
|
chrys
|
8e3deef6e4
|
add some debug to input handling
|
2016-10-20 14:23:10 +02:00 |
|
chrys
|
3150893dc6
|
fix debug
|
2016-10-20 14:02:16 +02:00 |
|
chrys
|
70e79224b4
|
sync
|
2016-10-20 11:33:38 +02:00 |
|
chrys
|
df3c574201
|
sync
|
2016-10-20 11:31:18 +02:00 |
|
chrys
|
e8bb7e6b40
|
sync
|
2016-10-20 11:30:35 +02:00 |
|
chrys87
|
d3f46fe3cf
|
Update punctuationManager.py
|
2016-10-20 10:11:29 +02:00 |
|
chrys87
|
13a184cc31
|
Update punctuation.py
|
2016-10-20 10:04:20 +02:00 |
|
chrys87
|
ae180d647f
|
Update default.conf
|
2016-10-20 10:01:22 +02:00 |
|
chrys
|
33af5b6694
|
Tag v0.2
|
2016-10-20 00:35:52 +02:00 |
|
jticket1024
|
e037798b0d
|
More cleanup.
|
2016-10-19 14:32:39 -08:00 |
|
jticket1024
|
4b3dbd65ef
|
General source tree cleanup.
|
2016-10-19 14:29:18 -08:00 |
|
chrys
|
230aef913a
|
Tag v0.2
|
2016-10-20 00:24:25 +02:00 |
|
jticket1024
|
9359e264c1
|
Changed pid file location.
|
2016-10-19 14:16:32 -08:00 |
|
chrys
|
ca4724f90b
|
ToDo Daemonize wrapper is done
|
2016-10-20 00:02:23 +02:00 |
|
chrys
|
60d4a74a75
|
cleanup move demo application to play zone
|
2016-10-19 23:56:53 +02:00 |
|
chrys
|
022d09ff44
|
get initial daemonize working
|
2016-10-19 23:53:09 +02:00 |
|
chrys
|
553317d34c
|
remove X from fenrir.py
|
2016-10-19 23:35:14 +02:00 |
|
chrys
|
686958ca02
|
rename fenrir-daemon
|
2016-10-19 23:32:52 +02:00 |
|
chrys
|
12765c4039
|
rename pid to pidfile
|
2016-10-19 23:31:25 +02:00 |
|
chrys
|
a973d5515d
|
add simple daeomon wrapper
|
2016-10-19 23:29:40 +02:00 |
|
chrys
|
3c438b5262
|
Revert "remove debug file on start"
This reverts commit f7ce113557 .
|
2016-10-19 22:52:32 +02:00 |
|
chrys
|
f7ce113557
|
remove debug file on start
|
2016-10-19 22:49:40 +02:00 |
|
chrys
|
e3ce8c31f8
|
improve debugging
|
2016-10-19 22:29:06 +02:00 |
|
chrys
|
f76c3c0651
|
ToDo Mark Bug for filter out bogous evdev devices as done
|
2016-10-19 21:08:10 +02:00 |
|
chrys
|
e52f8fe685
|
fallback for script folder to config/scripts, remove debug code that runs any script on startup lol
|
2016-10-19 20:58:56 +02:00 |
|
chrys
|
11c940a114
|
ToDo: addd aemonize mode
|
2016-10-19 20:49:45 +02:00 |
|
chrys
|
1aabb253bc
|
filter out bogous evdev devices
|
2016-10-19 20:33:23 +02:00 |
|
chrys
|
71e33baa63
|
Merge branch 'master' of github.com:chrys87/fenrir
|
2016-10-19 19:52:45 +02:00 |
|
chrys
|
1456a2f2f3
|
restore traceEvent
|
2016-10-19 19:52:36 +02:00 |
|
chrys
|
4c0c792135
|
add new debug prototypes
|
2016-10-19 19:51:13 +02:00 |
|
jticket1024
|
e66fbc6b02
|
Updated fenrir.service to play a little bit nicer with restarts and reloads, and updated setup.py as python-espeak is no longer found in pipi.
|
2016-10-19 08:47:47 -08:00 |
|
chrys
|
b417aa67ac
|
add some more devices to debug
|
2016-10-19 17:21:33 +02:00 |
|
chrys
|
3aa80e41d6
|
allow multitble devices for named keyboard devices
|
2016-10-19 17:02:40 +02:00 |
|
chrys
|
44406cef06
|
change debugging again
|
2016-10-19 16:55:38 +02:00 |
|
chrys
|
2ba3297d0c
|
add some other debug
|
2016-10-19 16:37:09 +02:00 |
|
chrys
|
77db18f366
|
update debug code in traceEvdev
|
2016-10-19 16:15:37 +02:00 |
|
Storm Dragon
|
13a4ece690
|
Removed packages generated by running the pkgbuild inside the git directory. Probably best to copy the contrib/fenrir-git directory to somewhere outside the git tree before running makepkg.
|
2016-10-19 09:05:05 -04:00 |
|
chrys
|
8067702858
|
run script threaded
|
2016-10-19 14:59:34 +02:00 |
|