aboutsummaryrefslogtreecommitdiffstats
path: root/src/electron/ipc-api/appIndicator.js
Commit message (Collapse)AuthorAge
* Method reuse (#1379)Libravatar Vijay Raghavan Aravamudhan2021-05-11
| | | | | * Used already exported common functions to avoid the same logic being repeated. * Use a different package to retrieve the os-name for the 'About Dialog'.
* 5.6.0-nightly.13Libravatar Amine Mouafik2021-01-06
|
* Flash TaskBar (Windows) / Bounce Dock (Mac) on New Message (#1020)Libravatar Mahadevan Sreenivasan2020-10-14
| | | | | | - Add a new Toggle Field for Win32 and MacOS for NotifyTaskBarOnMessage in EditSettingsForm.js - Add notifyTaskbarOnMessage under messages Array in EditSettingsScreen.js - Update appIndicator.js to flash Windows TaskBar or Bounce the Dock on MacOS when a new message arrives - Update en-US.json to include settings.app.form.notifyTaskBarOnMessage string
* Replace deprecated Electron functions with propertiesLibravatar Daniel Peukert2020-02-13
|
* feat(App): Add proxy support for servicesLibravatar Stefan Malzner2018-11-27
|
* Add option to disable system tray iconLibravatar Stefan Malzner2017-10-19
|
* initial commitLibravatar Stefan Malzner2017-10-13