uLaunch/TODO.md

20 lines
633 B
Markdown
Raw Normal View History

2019-10-22 17:28:43 +00:00
## TODO
All the stuff to do before first release:
- uLaunch specific settings (only one done yet is the selected theme) in config.json
- Settings menu -> both console ones (device name, etc) and uLaunch's ones (also TODO ^)
2019-10-26 14:21:58 +00:00
- "All titles" menu
2019-10-22 17:28:43 +00:00
- Polish UI (specially speaking of startup menu)
## Plans
This could be also considered as TODOs, but not really needed for a first release:
- Improve QDaemons's IPC with two services, one only for QMenu and the other one for any process to interact with uLaunch
2019-10-23 04:48:07 +00:00
- Wii-style pointer, which is working for normal homebrew (however small tests didn't work fine? need to test again)