diff options
-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 |