Signal-desktop: [Enhancement]: Reduce/close the desktop app to the notifications zone

Created on 16 Nov 2018  路  19Comments  路  Source: signalapp/Signal-Desktop

Hello,

Almost every messaging app can be reduced in the notifications zone, except Signal. It would be more ergonomic to add this possibility.

Thanks.

Feature Request

Most helpful comment

There's a feature in the app today allowing you to start the application in the tray, or just minimize to the tray. You can use these command-line arguments to start the application: --start-in-tray and --use-tray-icon

Let us know how it goes, and you can give us the confidence needed to add these settings to our settings dialog in the future.

All 19 comments

There's a feature in the app today allowing you to start the application in the tray, or just minimize to the tray. You can use these command-line arguments to start the application: --start-in-tray and --use-tray-icon

Let us know how it goes, and you can give us the confidence needed to add these settings to our settings dialog in the future.

It works.

Yes, the above command line works, but I hade to waste 20 minutes searching for this issue post to discover the solution.

Please DO add a 'Close window to tray' option in the setting dialogue!

The command line flags work fine for me, but I agree that it would be nice to expose this in the settings dialog, or even have it as the default behavior.

Works perfectly on Win.
Thank you.
However, having the cmd line flags in the release description would have been nice ;)

Works on Linux too, perfect. This should be available in settings dialog in form of checkboxes ...

not working if installed via snaps on ubuntu

not working if installed via snaps on ubuntu

I am having the same issue and found https://github.com/snapcrafters/signal-desktop/issues/4 about it.

There's a feature in the app today allowing you to start the application in the tray, or just minimize to the tray. You can use these command-line arguments to start the application: --start-in-tray and --use-tray-icon

Let us know how it goes, and you can give us the confidence needed to add these settings to our settings dialog in the future.

What exactly do I have to do with the command-lines: --start-in-tray and --use-tray-icon?

Where can I insert them?

Thanks

What exactly do I have to do with the command-lines: --start-in-tray and --use-tray-icon?

Where can I insert them?

I don't know which OS you are on, but on Linux you can generally press alt+f2 and type signal --start-in-tray or on Windows you can second click the shortcut and select edit/modify (I don't remember) and you can add them to the end of the command (within quotes) or there may have been a separate field for parameters, I don't remember.

What exactly do I have to do with the command-lines: --start-in-tray and --use-tray-icon?
Where can I insert them?

I don't know which OS you are on, but on Linux you can generally press alt+f2 and type signal --start-in-tray or on Windows you can second click the shortcut and select edit/modify (I don't remember) and you can add them to the end of the command (within quotes) or there may have been a separate field for parameters, I don't remember.

I use windows. But I can't find anything where I could select edit/modify. Any other suggestions?

I booted Windows and it seems that the steps I have done are:

  1. Press Windows + R to have the Run prompt and run shell:startup to get the autostart folder open in Windows Explorer.
  2. Find a Signal shortcut and right/second-click it and choose "Properties"
  3. Add --start-in-tray to the end of the "Target" (or "Destination"? I use Windows in Finnish) field.
  4. Press OK and either relogin or double click the shortcut and Signal should open in tray icon.

Here is a Screenshot of step 3 in hope that it helps:

image

this worked. Thanks a lot.

With today's update it stopped working:

image

I am using:

Operating System: Kubuntu 19.04
KDE Plasma Version: 5.15.4
KDE Frameworks Version: 5.56.0
Qt Version: 5.12.2
Kernel Version: 5.0.0-38-generic
OS Type: 64-bit

grafik

Same on current Windows 10.

@athanoid @fnordson This issue is absolutely not the place to file bugs. This feature request issue tracks the work to promote the tray icon to a fully-supported feature, present in the Preferences dialog.

@athanoid @fnordson This issue is absolutely not the place to file bugs. This feature request issue tracks the work to promote the tray icon to a fully-supported feature, present in the Preferences dialog.

Sorry, it's moved now here: https://github.com/signalapp/Signal-Desktop/issues/4096

Worked for me on Ubuntu. This should be default behaviour. With a check box to deactivate eventually.
image

It doesn't work anymore for me, the arguments which were supposed to create a tray icon are ignored.

EDIT: Nevermind, they were placed in the wrong order.

Was this page helpful?
0 / 5 - 0 ratings