app.requestSingleInstanceLock
Found in 1 package: electron
electron(5 releases)
v44.0.0-beta.6This beta release restores Linux-specific features like `app.setBadgeCount` and `win.setProgressBar`, fixes various crashes and bugs across DevTools, child windows, and session handling, and includes performance improvements for file lookups, API calls, and startup times.
v39.8.1This patch release focuses primarily on bug fixes across various platforms, including validation for protocol names, fixes related to auto-updater, window management, and input handling. Node.js has also been updated to v22.22.1.
v40.8.1This patch release focuses on numerous bug fixes across various platforms, including issues with protocol validation, auto-updater behavior on macOS, instance locking on Windows, and rendering glitches on macOS and Wayland.
v41.0.0This release introduces the new webContents.getOrCreateDevToolsTargetId() method and includes numerous bug fixes related to protocol validation, DevTools menus, instance locking, worker integration, Wayland screen point retrieval, header validation, and permission handling.
v38.8.6This patch release for v38.8.6 includes several bug fixes related to protocol validation, instance locking data serialization on Windows, header validation, and subframe origin handling for permission requests. Note that Electron 38.x.y is now end-of-support.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when app.requestSingleInstanceLock changes.
Learn More