Files
veto9292 17b902c71e Implement window state persistence and position validation
- Added `saveWindowState` to persist window size, position, and maximized state.
- Added `initWindowState` to restore window bounds with safety checks.
- Implemented `checkWindowVisibility` to prevent off-screen startup in multi-monitor setups.
2025-12-31 22:49:15 +03:30
..