Update TODO

This commit is contained in:
chrys87 2016-08-23 10:22:53 +02:00 committed by GitHub
parent 39eec7915b
commit f509e894c4

6
TODO
View File

@ -13,7 +13,7 @@ ToDos in Priority order:
- fix line wrapping bug (multible lines and make a linebreak in the middle of a line) - fix line wrapping bug (multible lines and make a linebreak in the middle of a line)
- handle ncurses "optimisations.." - handle ncurses "optimisations.."
- implement commands - implement commands
copy_marked copy_marked
set_clipboard_mark set_clipboard_mark
@ -27,7 +27,8 @@ 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)
clear_marks_on_screen_change
- add the debugging to core - add the debugging to core
- autostart systemd - autostart systemd
- implement braille - implement braille
@ -35,7 +36,6 @@ httstormp://mielke.cc/brltty/doc/Manual-BrlAPI/English/BrlAPI.html
https://git.gnome.org/browse/orca/tree/src/orca/braille.py https://git.gnome.org/browse/orca/tree/src/orca/braille.py
https://wiki.gnome.org/Attic/LSR/ScratchPad/Braille/BrlAPI https://wiki.gnome.org/Attic/LSR/ScratchPad/Braille/BrlAPI
- configuration should be overwriteable with parameter and alternative paths - configuration should be overwriteable with parameter and alternative paths
- write settings - write settings
- menue for settings configuration #storm - menue for settings configuration #storm