diff options
author | 2022-07-01 14:07:47 +0530 | |
---|---|---|
committer | 2022-07-01 14:10:33 +0530 | |
commit | 2aa08e0341bb262f3c742f63eb441eec15b9130c (patch) | |
tree | 68b44b94fbc2cb0e9cae512b138c3732b7209342 | |
parent | c751be261778d6921d7a737c44f571d353d00e5f (diff) | |
download | whatsie-2aa08e0341bb262f3c742f63eb441eec15b9130c.tar.gz whatsie-2aa08e0341bb262f3c742f63eb441eec15b9130c.zip |
chore: update todo
-rw-r--r-- | TODO.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,12 +1,12 @@ ## bugs - - dynamic zoom is not working if the app was started minimized + [x] 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 + [] add snap revision in debug info if install type is snap package + [x] 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 + [x] prevent reloading when app is locked + [x] prevent new message option when app is locked |