File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 xmlns : resx =" clr-namespace:ServiceLib.Resx;assembly=ServiceLib"
77 xmlns : semi =" https://irihi.tech/semi"
88 xmlns : vms =" clr-namespace:ServiceLib.ViewModels;assembly=ServiceLib"
9- x : DataType =" vms:StatusBarViewModel"
109 Name =" v2rayN"
10+ x : DataType =" vms:StatusBarViewModel"
1111 RequestedThemeVariant =" Default" >
1212 <Application .Styles>
1313 <semi : SemiTheme />
3232 ToolTipText =" {Binding RunningServerToolTipText}" >
3333 <TrayIcon .Menu>
3434 <NativeMenu >
35+ <NativeMenuItem Command =" {Binding NotifyLeftClickCmd}" Header =" {x:Static resx:ResUI.menuShowOrHideMainWindow}" />
36+ <NativeMenuItemSeparator />
3537 <NativeMenuItem
3638 Command =" {Binding SystemProxyClearCmd}"
3739 Header =" {x:Static resx:ResUI.menuSystemProxyClear}"
5557 ToggleType =" Radio" />
5658 <NativeMenuItemSeparator />
5759 <NativeMenuItem Click =" MenuAddServerViaClipboardClick" Header =" {x:Static resx:ResUI.menuAddServerViaClipboard}" />
58- <NativeMenuItem Header =" {x:Static resx:ResUI.menuAddServerViaScan}" IsVisible =" False" />
5960 <NativeMenuItem Command =" {Binding SubUpdateCmd}" Header =" {x:Static resx:ResUI.menuSubUpdate}" />
6061 <NativeMenuItem Command =" {Binding SubUpdateViaProxyCmd}" Header =" {x:Static resx:ResUI.menuSubUpdateViaProxy}" />
6162 <NativeMenuItemSeparator />
6263 <NativeMenuItem Command =" {Binding CopyProxyCmdToClipboardCmd}" Header =" {x:Static resx:ResUI.menuCopyProxyCmdToClipboard}" />
6364 <NativeMenuItemSeparator />
64- <NativeMenuItem Command =" {Binding NotifyLeftClickCmd}" Header =" {x:Static resx:ResUI.menuShowOrHideMainWindow}" />
6565 <NativeMenuItem Click =" MenuExit_Click" Header =" {x:Static resx:ResUI.menuExit}" />
6666 </NativeMenu >
6767 </TrayIcon .Menu>
You can’t perform that action at this time.
0 commit comments