Update TODO

This commit is contained in:
chrys87 2016-08-30 09:38:40 +02:00 committed by GitHub
parent ded8b384ea
commit 473036b5f2

10
TODO
View File

@ -11,8 +11,13 @@ ToDos in Priority order:
possiblity to forewart shortcut [pressing twice while timeout] [] possiblity to forewart shortcut [pressing twice while timeout] []
cleanup inputManager [-] cleanup inputManager [-]
- add setting for ignore screens ( dont grab shortcuts from X or orca)
- add setting for autodetect X
- dictonary for special chars and string replacements
- Known Bugs - Known Bugs
sometimes the screen is spoken from the beginning without need to sometimes the screen is spoken from the beginning without need to
sometimes it crashes (mostly on huge screenchanges)
- implement commands - implement commands
attributes_curr_char attributes_curr_char
@ -21,8 +26,7 @@ ToDos in Priority order:
- implement onScreenChange commands - implement onScreenChange commands
read highlighted text mode read highlighted text mode
window mode (define a area and just read that changes) window mode (define a area and just read that changes)
- add setting for ignore screens ( dont grab shortcuts from X or orca)
- add the debugging to core - add the debugging to core
- autostart systemd - autostart systemd
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/sect-Managing_Services_with_systemd-Unit_Files.html https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/sect-Managing_Services_with_systemd-Unit_Files.html
@ -36,7 +40,7 @@ https://wiki.gnome.org/Attic/LSR/ScratchPad/Braille/BrlAPI
- write settings - write settings
- menue for settings configuration #storm - menue for settings configuration #storm
- translateable - translateable
- dictonary for special chars and string replacements
- implement speechdriver generic (say) - implement speechdriver generic (say)
-------------DONE-------------------------------- -------------DONE--------------------------------
- move from VCS to VCSA and parese the Attributes - move from VCS to VCSA and parese the Attributes