Updated README and Help text.
This commit is contained in:
@@ -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 use `LCTRL + LWIN + I` hotkey for hide/show trayicon.
|
||||||
You can also use commandline option `/hide` for hide trayicon at startup.
|
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.
|
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.
|
`Use workarea` option means that the window is centered without a taskbar, otherwise, the full resolution of the monitor will be used.
|
||||||
|
|||||||
@@ -26,6 +26,7 @@
|
|||||||
// TODO: Add license info into About dialog.
|
// TODO: Add license info into About dialog.
|
||||||
// TODO: Add 'Center' button into Manual Editing dialog.
|
// TODO: Add 'Center' button into Manual Editing dialog.
|
||||||
// TODO: Fix tray icon that disappears after explorer reboot.
|
// 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.
|
// TODO: Change keyboard low-level hook to RegisterHotKey function.
|
||||||
|
|
||||||
#include "framework.h"
|
#include "framework.h"
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user