GNOME MouseTrap To-Dos
Contents |
Website
-
new mission statementWritten and posted. -
updated repository linkPosted. -
new cool imageCreated and posted. (Thanks Nick!) -
minor edits on main pageReorganized categories on MouseTrap page. -
update Installation page - fix the case-sensitive url
-
Update/make user-friendly "Using MouseTrap" page -
“Mouse Movement Methods” pages don't currently exist: remove links or make pages
Setup
-
Get webcams that work (somehow.. ) -
Get Mousetrap installed and running- Issues:
- Lab computers don't have proper version of Ubuntu
Code
- Possible feature additions:
-
Mouse click with mouthBetter solution is to use the dwell click feature of Gnome.
-
- Possible bug fixes:
- Fix choppy mouse movement
- Reduce CPU use
-
Other smaller issues on this page: http://github.com/fnv/mousetrap/issues
- Documentation fixes:
- Make initial comment block documentation consistent
-
Make userand dev guides BETTER/put online?
- Rearrange backends
- Move the add_message method from OcvfwPython.py to OcvfwBase.py
- Add a call to add_message in camera.py
- Test!
- Add option to change frames per second.
- Do it.
Other
-
Make IRC/chat channelDone: irc.gnome.org, #mousetrap - Reach out to other accessibility outlets to inform them about MouseTrap
THE PLAN
- Add_message stuff
- Make framerate and pointer-update rate configurable.
Should framerate and pointer-update rate be configurable? Why are the defaults set at 150/50? It seems that tracking might be smoothable by tweaking this options.
User documentation (how to use mousetrap): nicolae/sarah- Developer documentation (how to develop for mousetrap)--bored
Step-by-step installation guide--RachelHow-to-contribute-to-Mousetrap guide--christopher isak- FAQ--total team effort