1
0
Fork 0

updated TODO

Esse commit está contido em:
Albert S. 2019-09-01 18:55:59 +02:00
commit a900fe5b6c
1 arquivos alterados com 4 adições e 1 exclusões

5
TODO
Ver arquivo

@ -1 +1,4 @@
Memory leaks(ignored for now due to short-running nature of the application)
- Investigate memory leaks (relevant now that we have a single user mode,
so qsrun may stay open after launch)
- Provide --help
- ESC/CTRL+Q close the app. May not be expected behaviour