wire-desktop icon indicating copy to clipboard operation
wire-desktop copied to clipboard

:computer: Wire for desktop

Results 274 wire-desktop issues
Sort by recently updated
recently updated
newest added

Bumps [is-ci](https://github.com/watson/is-ci) from 3.0.1 to 4.1.0. Release notes Sourced from is-ci's releases. v4.1.0 Export types Full Changelog: https://github.com/watson/is-ci/compare/v4.0.0...v4.1.0 v4.0.0 Update ci-info to v4.0.0. Refer https://github.com/watson/ci-info/releases/tag/v4.0.0 for breaking changes Full Changelog:...

dependencies
javascript

Wire version: 3.37.5164 Operating system: MacOS 15.1 What steps will reproduce the problem? 1. When a standard MacOS notification is shown, I click it 2. "Something has gone wrong" is...

Hey :wave: Arch Linux maintainer here The latest release does not include a signature artifact for the source archive, `3.38.3638.tar.gz.sig`. Is this intentional?

yarn start electron/src/menu/system.ts:79:20 - error TS2339: Property 'webContents' does not exist on type 'BaseWindow'. --- `const signOutTemplate: MenuItemConstructorOptions = { click: (_menuItem, browserWindow) => browserWindow?.webContents.send(EVENT_TYPE.UI.SYSTEM_MENU, EVENT_TYPE.ACTION.SIGN_OUT), label: locale.getText('menuSignOut'), }; `...