mirror of
https://github.com/XorTroll/uLaunch
synced 2024-11-22 20:03:08 +00:00
19 lines
633 B
Markdown
19 lines
633 B
Markdown
## 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 ^)
|
|
|
|
- "All titles" menu
|
|
|
|
- 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
|
|
|
|
- Wii-style pointer, which is working for normal homebrew (however small tests didn't work fine? need to test again)
|