wireguard-apple icon indicating copy to clipboard operation
wireguard-apple copied to clipboard

Mirror only. Official repository is at https://git.zx2c4.com/wireguard-apple

Results 23 wireguard-apple issues
Sort by recently updated
recently updated
newest added

When a lot of ips are added to the allowed ip list the popups grows horizontally. ![image](https://user-images.githubusercontent.com/1675955/220757040-804041b2-c637-4e08-9dfc-1b275cd7c8b9.png) This PR limits the popup to show the first 3 ips only.

Current macOS app icon doesn't follow design guidelines introduced in Big Sur, so here's new (based on iOS one) icon:

This commit fixes build errors of the WireGuardKitC target appearing with Xcode 16b1. Errors are: > Declaration of 'u_int32_t'/'u_char'/'u_int16_t' must be imported from module 'DarwinFoundation.unsigned_types.*' before it is required"