summaryrefslogtreecommitdiffhomepage
path: root/gui/src/main/tray-icon-controller.ts
AgeCommit message (Expand)AuthorFilesLines
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar1-207/+0
2024-03-21Add notification icon loggingOskar Nyberg1-1/+12
2023-02-09Prevent race condition when setting tray iconOskar Nyberg1-23/+54
2023-02-09Add support for showing notification dot in tray iconOskar Nyberg1-18/+23
2023-02-09Load icons when theme change instead of all at launchOskar Nyberg1-40/+18
2023-01-15Replace space with - in menubar-icons directory nameOskar Nyberg1-1/+1
2022-08-22Move tray and window handling to new UserInterface classOskar Nyberg1-110/+1
2022-05-13Update to new device state rpc callsOskar Nyberg1-20/+8
2022-04-08Add tooltip to tray iconOskar Nyberg1-2/+52
2022-04-05Fix import orderingOskar Nyberg1-1/+2
2022-03-02Propagate new WindowController to TrayIconControllerOskar Nyberg1-0/+4
2022-01-19Refactor tray related codeOskar Nyberg1-1/+68
2021-10-12Detect tray color and use appropriate icon colorOskar Nyberg1-21/+116
2020-02-06Enable monochrome icons setting for all platformsOskar Nyberg1-13/+9
2020-02-06Add support for .ico filesOskar Nyberg1-12/+13
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+89