Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-08-12 | 668 Bytes | |
v2.4.3 source code.tar.gz | 2024-08-12 | 3.7 MB | |
v2.4.3 source code.zip | 2024-08-12 | 4.1 MB | |
Totals: 3 Items | 7.8 MB | 0 |
- cli, add check version
- Fix: [#32] The rendering process ipc listens for adding a frameId group. Add a frame object to implement the ipc target.IWindow interface
- Fix: [#33] After obtaining the window handle, pop-up window dragging failed
- Fix: [#34] --webkit-app-region Invalid after refreshing the page
- Windows and MacOS optimize borderless window styles. Previously, there was no glass shadow when borderless, but now it is the same as the system default,
- Windows, MacOS windows drag and resize using JS-IPC implementation