wkappbot-core
★★☆
wkchat window geometry: save on change + exit + restore on init + shortcut update
wkchat must restore terminal window to last-used position/size on startup, save geometry on every move/resize and on exit, and optionally write geometry back into the .lnk shortcut that launched wkappbot.
Steps
- [REQUIREMENTS] (1) Restore on init: ChatComm...
- [EXISTING INFRA] SaveConsoleGeo/LoadConsoleG...
- [IMPL PLAN] (1) ChatCommand.cs:22 add TryRes...
- [SHORTCUT UPDATE] IShellLink COM (Shell32):...
- [DPI MANDATORY] Any code touching SetWindowP...