@neutralinojs/lib
Advanced tools
Changelog
v5.4.0
getFiles()
, extractFile(path, dest)
, readFile(path)
, and readBinaryFile(path)
functions.minimize()
, unminimize()
, and isMinimized()
functions.alwaysCapture
and dragMinDistance
options to the window.setDraggableRegion()
function and improve the performance of the overall draggable window implementation.Changelog
v5.3.0
filesystem.getAbsolutePath(path)
, filesystem.getRelativePath(path, ?base)
, and filesystem.getPathParts(path)
functions.Changelog
v5.2.0
overwrite
, skip
, and recursive
options for the filesystem.copy()
function.window.create()
function's option-to-CLI argument mapping logic.Changelog
v5.1.0
clipboard.getFormat()
, clipboard.readImage()
, and clipboard.writeImage(image)
.