cherry-studio/src
beyondkmp 794c23f296
feat(WindowService): add maximize functionality and disable electron-window-state maxmize (#5292)
* feat(WindowService): add maximize functionality and clean up window close logic

- Introduced a new `maximize` option in the window state configuration.
- Added `setupMaximize` method to handle window maximization based on the launch state.
- Removed redundant logic from the window close event handler for clarity.

* add code

* update code
2025-04-24 16:55:51 +08:00
..
main feat(WindowService): add maximize functionality and disable electron-window-state maxmize (#5292) 2025-04-24 16:55:51 +08:00
preload build: remove sentry integration 2025-04-24 11:48:53 +08:00
renderer chore: update dependencies and clean up code 2025-04-24 16:39:09 +08:00