Development discussion of WireGuard
 help / color / mirror / Atom feed
* [PATCH 0/1] Convert network ip string to submenu list
@ 2022-04-06  8:01 Brook Q
  2022-04-06  8:01 ` [PATCH 1/1] UI: macOS: move tunnel peers ip to submenus Brook Q
  0 siblings, 1 reply; 2+ messages in thread
From: Brook Q @ 2022-04-06  8:01 UTC (permalink / raw)
  To: wireguard; +Cc: Brook Q

Hi,

Wireguard been a great help to me for working from home, many thanks to wiredguard team.

In my situation, allowedIPs contains many IP addresses, and as a string is too long in menu title, maybe convert it to submenu list is better.
https://imgur.com/a/bKdxeG8



Sincerely


Brook Q (1):
  UI: macOS: move tunnel peers ip to submenus

 Sources/WireGuardApp/Base.lproj/Localizable.strings |  1 +
 Sources/WireGuardApp/UI/macOS/StatusMenu.swift      | 13 ++++++++++---
 Sources/WireGuardApp/de.lproj/Localizable.strings   |  1 +
 Sources/WireGuardApp/fa.lproj/Localizable.strings   |  1 +
 Sources/WireGuardApp/fi.lproj/Localizable.strings   |  1 +
 Sources/WireGuardApp/fr.lproj/Localizable.strings   |  1 +
 Sources/WireGuardApp/it.lproj/Localizable.strings   |  1 +
 Sources/WireGuardApp/ja.lproj/Localizable.strings   |  1 +
 Sources/WireGuardApp/pa.lproj/Localizable.strings   |  1 +
 Sources/WireGuardApp/pl.lproj/Localizable.strings   |  1 +
 Sources/WireGuardApp/ro.lproj/Localizable.strings   |  1 +
 Sources/WireGuardApp/ru.lproj/Localizable.strings   |  1 +
 Sources/WireGuardApp/sl.lproj/Localizable.strings   |  1 +
 Sources/WireGuardApp/tr.lproj/Localizable.strings   |  1 +
 .../WireGuardApp/zh-Hans.lproj/Localizable.strings  |  1 +
 .../WireGuardApp/zh-Hant.lproj/Localizable.strings  |  1 +
 16 files changed, 25 insertions(+), 3 deletions(-)

-- 
2.32.0 (Apple Git-132)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-22  0:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-06  8:01 [PATCH 0/1] Convert network ip string to submenu list Brook Q
2022-04-06  8:01 ` [PATCH 1/1] UI: macOS: move tunnel peers ip to submenus Brook Q

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).