Update TODO
This commit is contained in:
parent
6b2b58bc74
commit
805bb1e910
12
TODO
12
TODO
@ -1,5 +1,10 @@
|
||||
ToDos in Priority order:
|
||||
|
||||
- Known Bugs
|
||||
sometimes the screen is spoken from the beginning without need to
|
||||
sometimes it crashes (mostly on huge screenchanges)
|
||||
gstreamer sounddriver doesnt work
|
||||
|
||||
- try to consume shortcuts
|
||||
grab keyboard exclusive [x]
|
||||
release keyboard on error or quit [-]
|
||||
@ -11,15 +16,9 @@ ToDos in Priority order:
|
||||
possiblity to forewart shortcut [pressing twice while timeout] []
|
||||
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
|
||||
sometimes the screen is spoken from the beginning without need to
|
||||
sometimes it crashes (mostly on huge screenchanges)
|
||||
gstreamer sounddriver doesnt work
|
||||
|
||||
- implement commands
|
||||
attributes_curr_char
|
||||
toggle_highlighted_mode
|
||||
@ -125,6 +124,7 @@ except KeyboardInterrupt:
|
||||
https://github.com/seb-m/pyinotify/wiki/Tutorial
|
||||
http://www.saltycrane.com/blog/2010/04/monitoring-filesystem-python-and-pyinotify/
|
||||
|
||||
- add setting for ignore screens ( dont grab shortcuts from X or orca)
|
||||
- soundIcons
|
||||
- performance tuning
|
||||
- add sound volume
|
||||
|
Loading…
Reference in New Issue
Block a user