mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Add ToDo list to readme
This commit is contained in:
17
README.md
17
README.md
@@ -43,3 +43,20 @@ You're all set! Launch the application by clicking its icon in your app menu or
|
||||
```shell
|
||||
flatpak run io.github.flattool.Warehouse
|
||||
```
|
||||
|
||||
# A ToDo list of the current tasks being worked on
|
||||
- [x] *Add threading to the addition of remotes
|
||||
- [x] *!Fix no remotes status page not going away when a new remote is added
|
||||
- [x] *Allow popular remotes window to be closed by pressing Escape
|
||||
- [x] *Make orphaned data get size in a thread
|
||||
- [ ] Somehow make installation of apps not freeze the UI
|
||||
- [x] +Display dependent runtimes in app properties
|
||||
- [ ]+Filter by runtimes
|
||||
- [x] +Indicate apps & runtimes that are EOL
|
||||
[ * = Needed before new release, + = New feature, ! = Bug fix ]
|
||||
## Ideas that might get added but no promise of happening
|
||||
- Installing new apps via ID match
|
||||
- Remember window size
|
||||
- Pin / unpin runtimes and apps
|
||||
- Option to uninstall apps when removing a remote
|
||||
- Make refreshing the main list after install and uninstall happen in a thread
|
||||
Reference in New Issue
Block a user