c8261814fd
In many GNU/Linux setups, drawing attention when a notification arrives
causes the Signal window to steal focus immediately and interrupt the
user from what they were doing before the notification arrived. GNOME
Shell is the most prominent example of this behavior, but there are
likely other cases as well. Suddenly stealing focus on external events
like this can even pose a security problem in some cases, e.g. if the
user is in the middle of a typing a sudo password on one monitor while a
notification arrives and focuses Signal on another monitor. See #4452
for more information.
Disabling attention drawing entirely for Linux is also problematic
because some users rely on it as the sole indication of a new message,
as seen in #3582 and #3611.
Commit
|
||
---|---|---|
.github | ||
.storybook | ||
.tx | ||
_locales | ||
app | ||
build | ||
components | ||
config | ||
fixtures | ||
fonts/inter-v3.10 | ||
images | ||
js | ||
libtextsecure | ||
patches | ||
protos | ||
scripts | ||
sounds | ||
sticker-creator | ||
stylesheets | ||
test | ||
ts | ||
.aptly.conf | ||
.babelrc.js | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
.nvmrc | ||
.prettierignore | ||
.prettierrc.js | ||
.snyk | ||
.yarnclean | ||
about.html | ||
about_preload.js | ||
aptly.sh | ||
background.html | ||
bower.json | ||
CONTRIBUTING.md | ||
debug_log.html | ||
debug_log_preload.js | ||
Gruntfile.js | ||
index.html | ||
LICENSE | ||
loading.html | ||
loading_preload.js | ||
main.js | ||
package.json | ||
permissions_popup.html | ||
permissions_popup_preload.js | ||
preload.js | ||
preload_utils.js | ||
prepare_beta_build.js | ||
README.md | ||
settings.html | ||
settings_preload.js | ||
styleguide.config.js | ||
tsconfig.json | ||
tslint.json | ||
webpack.config.ts | ||
yarn.lock |
Signal Desktop
Signal Desktop is an Electron application that links with Signal on Android or iOS.
Install the production version: https://signal.org/download/
Install the beta
You can install the beta version of Signal Desktop alongside the production version. The beta uses different data and install locations.
- Windows: First, download this file and look for the
url
property that specifies the location for the latest beta installer. Download the installer by constructing a final URL that looks like this:https://updates.signal.org/desktop/<installer location>
. Then run the installer. - macOS: First, download this file and look for the
url
property that specifies the location for the latest beta installer. Download the installer by constructing a final URL that looks like this:https://updates.signal.org/desktop/<package location>
. Then unzip that package and copy the.app
file into the/Applications
folder using Finder. - Linux: Follow the production instructions to set up the APT repository and run
apt install signal-desktop-beta
.
Got a question?
You can find answers to a number of frequently asked questions on our support site. The community forum is another good place for questions.
Found a Bug? Have a feature request?
Please search for any existing issues that describe your bug in order to avoid duplicate submissions.
Contributing Translations
Interested in helping to translate Signal? Contribute here:
https://www.transifex.com/projects/p/signal-desktop
Contributing Code
Please see CONTRIBUTING.md for setup instructions and guidelines for new contributors. Don't forget to sign the CLA.
Contributing Funds
You can donate to Signal development through the Signal Technology Foundation, an independent 501c3 nonprofit.
Cryptography Notice
This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.
The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.
License
Copyright 2013–2020 Signal, a 501c3 nonprofit
Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html