Folo/apps/desktop/layer/main
DIYgod 3d089930fd
fix: update mainWindowDefaultSize to use primary display dimensions
- Changed mainWindowDefaultSize from static properties to a getter that retrieves the primary display's work area size, ensuring the main window adapts to different screen resolutions.
- Adjusted logic for determining window dimensions to improve handling of window state and maximum size constraints.
2025-08-17 22:27:14 +08:00
..
preload Revert "fix(desktop): electron mas" 2025-07-01 16:50:47 +08:00
src fix: update mainWindowDefaultSize to use primary display dimensions 2025-08-17 22:27:14 +08:00
export.ts feat: implement application lifecycle and window management 2025-06-19 23:46:36 +08:00
global.d.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
package.json fix(electron): hotfix update logic 2025-07-30 01:36:23 +08:00
tsconfig.json refactor: replace tipc to ipcServices (#3863) 2025-06-03 23:12:48 +08:00
vitest.config.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00