Home / v2.4.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-05-06 742 Bytes
v2.4.1 source code.tar.gz 2024-05-06 3.7 MB
v2.4.1 source code.zip 2024-05-06 4.1 MB
Totals: 3 Items   7.7 MB 0

Full Changelog: https://github.com/energye/energy/compare/v2.4.0...v2.4.1 1. Modify all demo syso 1. U: Add JS ipc.emit to trigger Go event synchronization mode configuration option, default: MSync 1. U: Optimizing the conflict between fullscreen and maximized window. 1. A: demo headless 1. U: command-line manifest requestedExecutionLevel => asInvoker 1. U: command-line add gen windows > icon, syso cmd

Remarks: ipc.On

:::go
// go: Asynchronous listening mode
ipc.On("name", func(){
    // ...
}, ipcTypes.OnOptions{Mode: ipcTypes.MAsync})

Download energy

Source: README.md, updated 2024-05-06