Updated README and Help text.

This commit is contained in:
2023-12-18 17:24:41 +03:00
parent 2fea7600fb
commit 34ec99e90b
3 changed files with 2 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ or pressing `LCTRL + LWIN + MMB` (Middle Mouse Button).
You can use `LCTRL + LWIN + I` hotkey for hide/show trayicon.
You can also use commandline option `/hide` for hide trayicon at startup.
The `/noupdate` option is used to disable check for updates. By default, the check is repeated once a day.
`Use workarea` option means that the window is centered without a taskbar, otherwise, the full resolution of the monitor will be used.

View File

@@ -26,6 +26,7 @@
// TODO: Add license info into About dialog.
// TODO: Add 'Center' button into Manual Editing dialog.
// TODO: Fix tray icon that disappears after explorer reboot.
// TODO: Split main cpp-file to separate files.
// TODO: Change keyboard low-level hook to RegisterHotKey function.
#include "framework.h"

Binary file not shown.