aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/macOS/StatusItemController.swift (follow)
Commit message (Collapse)AuthorAgeFilesLines
* StatusItemController: Show animation when deactivatingJason A. Donenfeld2019-02-071-3/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Configure timers to fire even when tracking mouse eventsRoopesh Chander2019-01-311-1/+1
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* macOS: Different status bar icon looks for different statesRoopesh Chander2019-01-161-0/+66
- Looks dimmed when no tunnel is active - Looks normal when a tunnel is active - Animates when a tunnel is activating Signed-off-by: Roopesh Chander <roop@roopc.net>