diff options
author | 2022-04-07 13:32:56 +0530 | |
---|---|---|
committer | 2022-04-07 13:32:56 +0530 | |
commit | 1346d175514ec87262fd8192aaedcbc3dbf72c86 (patch) | |
tree | fb39a7f2e9b26a9c7b6e689a942c12e3930c1b00 | |
parent | 19734a9983b7edac3b6cb41ac5a953c5c2fa62d0 (diff) | |
download | whatsie-1346d175514ec87262fd8192aaedcbc3dbf72c86.tar.gz whatsie-1346d175514ec87262fd8192aaedcbc3dbf72c86.zip |
add todo
-rw-r--r-- | TODO.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -0,0 +1,12 @@ + +## bugs + - dynamic zoom is not working if the app was started minimized + + +## enhancements + - add snap revision in debug info if install type is snap package + - add quick theme toggle action in system tray menu + - add option in settings that let user set : lock app on minimize to tray + - add ability to activate whatsie window using global shortcut + - prevent reloading when app is locked + - prevent new message option when app is locked |