This commit is contained in:
Albert S. 2019-09-01 18:55:59 +02:00
джерело afc5ad57a6
коміт a900fe5b6c
1 змінених файлів з 4 додано та 1 видалено

5
TODO

@ -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