aboutsummaryrefslogtreecommitdiffstats
path: root/src/assets/images/tray/darwin/tray-indirect-active@2x.png
Commit message (Collapse)AuthorAge
* Complete tray icons redesign for all platforms (#28)Libravatar Fernando Figueiredo2022-04-22
|
* Minify images using ImageOptim (lossless compression) (#1012)Libravatar Vijay Raghavan Aravamudhan2020-10-11
|
* Revert "Use imagemin to minify images (#1008)"Libravatar Amine Mouafik2020-10-10
| | | | This reverts commit 030197a95f007bdbe0cfb4bfe9ec189d58b2b6fc.
* Use imagemin to minify images (#1008)Libravatar Vijay Raghavan Aravamudhan2020-10-09
|
* Differentiate badge icon/color for indirect notifications (#590)Libravatar Mahadevan Sreenivasan2020-04-22
* feat: Differentiate between indirect and direct notifications - Windows - Replace the icon used for showing indirect notifications in the taskbar to a blue(#0088cc) color (like slack, google chat etd) - All Platforms - Replace the red color used for indirect notifications in tabbed view for a service to #0088cc (Blue) color * Indirect notification icons in tray and tabs Co-authored-by: Feiko Joosten <feiko_joosten@hotmail.com> Co-authored-by: Sampath Kumar Krishnan <sampathBlam@users.noreply.github.com>