aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/macOS/Assets.xcassets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Let there be newlines at the end of all filesRoopesh Chander2019-01-226-6/+6
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* macOS: Different status bar icon looks for different statesRoopesh Chander2019-01-1623-3/+110
| | | | | | | | - 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>
* macOS: Add app iconRoopesh Chander2019-01-1411-10/+20
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* macOS: Add status bar iconRoopesh Chander2019-01-144-0/+23
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* macOS: Fix WireGuardmacOS targetRoopesh Chander2019-01-142-0/+64
- Include non-UI code from iOS while building - Add run scripts - Move files to WireGuard/UI/macOS - Set Swift-Obj-C bridging header Signed-off-by: Roopesh Chander <roop@roopc.net>