-
-
Notifications
You must be signed in to change notification settings - Fork 175
/
Copy pathAuthorizeAccessibilityView.xib
169 lines (169 loc) · 16.8 KB
/
AuthorizeAccessibilityView.xib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="AuthorizeAccessibilityView">
<connections>
<outlet property="openSettingsLink" destination="xUD-oJ-hdN" id="E5T-zj-scq"/>
<outlet property="view" destination="1T3-8f-fdJ" id="A2e-7M-lzh"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<customView horizontalHuggingPriority="1000" verticalHuggingPriority="1000" misplaced="YES" id="1T3-8f-fdJ">
<rect key="frame" x="0.0" y="0.0" width="443" height="314"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<textField horizontalHuggingPriority="1000" verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" verticalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="3VE-AW-Zcd">
<rect key="frame" x="77" y="201" width="289" height="16"/>
<textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Grant Accessibility Access to Mac Mouse Fix" id="OSk-Cl-izW">
<font key="font" metaFont="systemSemibold" size="13"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="999" verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" verticalCompressionResistancePriority="1000" verifyAmbiguity="off" translatesAutoresizingMaskIntoConstraints="NO" id="xUD-oJ-hdN" customClass="Hyperlink">
<rect key="frame" x="114" y="125" width="216" height="16"/>
<textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Open 'Privacy & Security' Settings" id="9qp-gN-SZZ">
<font key="font" metaFont="message"/>
<color key="textColor" name="linkColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="href" value="x-apple.systempreferences:com.apple.preference.security?Privacy_Accessibility"/>
</userDefinedRuntimeAttributes>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8eQ-d3-USu">
<rect key="frame" x="100" y="104" width="16" height="16"/>
<textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="2." id="RIR-VN-l6s">
<font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="1000" verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" verticalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="9kK-bF-abK">
<rect key="frame" x="115" y="104" width="213" height="16"/>
<textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Switch on 'Mac Mouse Fix Helper'" id="46z-Nd-nh4">
<font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="1000" verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" verticalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="g4H-g7-Zd7" customClass="Hyperlink">
<rect key="frame" x="205" y="65" width="33" height="14"/>
<textFieldCell key="cell" alignment="center" title="Help" id="04N-yp-Qg1">
<font key="font" metaFont="message" size="11"/>
<color key="textColor" name="linkColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="href" value="https://github.com/noah-nuebling/mac-mouse-fix/discussions/101"/>
</userDefinedRuntimeAttributes>
</textField>
<textField horizontalHuggingPriority="1000" verticalHuggingPriority="750" horizontalCompressionResistancePriority="999" verticalCompressionResistancePriority="1000" verifyAmbiguity="off" translatesAutoresizingMaskIntoConstraints="NO" id="ehG-P7-Fzq">
<rect key="frame" x="77" y="166" width="289" height="28"/>
<textFieldCell key="cell" alignment="center" title="Accessibility Access allows Mac Mouse Fix to intercept signals from your mouse and keyboard" id="0lz-be-kpl">
<font key="font" metaFont="message" size="11"/>
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="href" value="https://noah-nuebling.github.io/mac-mouse-fix-website/about/"/>
</userDefinedRuntimeAttributes>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6N2-6y-5iB">
<rect key="frame" x="101" y="125" width="14" height="16"/>
<textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="1." id="72q-sS-xMS">
<font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<customView horizontalHuggingPriority="1000" horizontalCompressionResistancePriority="1000" verticalCompressionResistancePriority="1000" translatesAutoresizingMaskIntoConstraints="NO" id="qKg-sx-Ymx">
<rect key="frame" x="60" y="234" width="323" height="80"/>
<subviews>
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xsP-AA-VHR">
<rect key="frame" x="229" y="-20" width="75" height="120"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="UniversalAccess" id="Erm-4Z-KOe"/>
</imageView>
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qdi-fY-QB7">
<rect key="frame" x="137" y="11" width="53" height="58"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KeyIcon" id="lx6-2v-x2x"/>
</imageView>
<imageView toolTip="Hold Shift (⇧) and click this icon to reveal 'Mac Mouse Fix Helper.app' in Finder" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fK8-8z-KQn" customClass="ClickableImageView">
<rect key="frame" x="18" y="-24" width="79" height="128"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="AppIconRoundFromHelper-deleteThis" id="5dq-HX-ncI"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="modifiers" value="shift"/>
<userDefinedRuntimeAttribute type="string" keyPath="actionString" value="reveal-helper"/>
</userDefinedRuntimeAttributes>
</imageView>
</subviews>
<constraints>
<constraint firstAttribute="width" constant="323" id="fia-RV-lKI"/>
<constraint firstAttribute="height" constant="80" id="h9x-08-6fa"/>
</constraints>
</customView>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="sly-jt-EUp">
<rect key="frame" x="184" y="13" width="76" height="32"/>
<buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="u9c-up-oQG">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<string key="keyEquivalent" base64-UTF8="YES">
Gw
</string>
</buttonCell>
<connections>
<action selector="cancelButton:" target="-2" id="fxx-LV-d87"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="xUD-oJ-hdN" firstAttribute="centerX" secondItem="1T3-8f-fdJ" secondAttribute="centerX" id="02f-EN-eZr"/>
<constraint firstItem="8eQ-d3-USu" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="1T3-8f-fdJ" secondAttribute="leading" constant="20" symbolic="YES" id="2lD-O5-mzS"/>
<constraint firstItem="ehG-P7-Fzq" firstAttribute="centerX" secondItem="1T3-8f-fdJ" secondAttribute="centerX" id="34y-X1-fyP"/>
<constraint firstItem="sly-jt-EUp" firstAttribute="centerX" secondItem="1T3-8f-fdJ" secondAttribute="centerX" id="63S-sj-fVV"/>
<constraint firstItem="xUD-oJ-hdN" firstAttribute="leading" secondItem="6N2-6y-5iB" secondAttribute="trailing" constant="3" id="6Xg-gb-qSf"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="qKg-sx-Ymx" secondAttribute="trailing" constant="60" id="6vB-PT-Pfi"/>
<constraint firstItem="qKg-sx-Ymx" firstAttribute="top" secondItem="1T3-8f-fdJ" secondAttribute="top" constant="20" symbolic="YES" id="7QF-OI-gVE"/>
<constraint firstItem="g4H-g7-Zd7" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="1T3-8f-fdJ" secondAttribute="leading" constant="20" symbolic="YES" id="996-Fj-nWE"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="g4H-g7-Zd7" secondAttribute="trailing" constant="20" symbolic="YES" id="IdR-d1-FQc"/>
<constraint firstItem="sly-jt-EUp" firstAttribute="top" secondItem="g4H-g7-Zd7" secondAttribute="bottom" constant="25" id="OHp-Kh-hZz"/>
<constraint firstItem="9kK-bF-abK" firstAttribute="top" secondItem="xUD-oJ-hdN" secondAttribute="bottom" constant="5" id="OMK-GF-I55"/>
<constraint firstItem="6N2-6y-5iB" firstAttribute="centerY" secondItem="xUD-oJ-hdN" secondAttribute="centerY" id="SNB-zs-Mpb"/>
<constraint firstAttribute="bottom" secondItem="sly-jt-EUp" secondAttribute="bottom" constant="20" symbolic="YES" id="TEE-Qf-WIG"/>
<constraint firstItem="xUD-oJ-hdN" firstAttribute="top" secondItem="ehG-P7-Fzq" secondAttribute="bottom" constant="25" id="UGc-w3-AbD"/>
<constraint firstItem="g4H-g7-Zd7" firstAttribute="top" secondItem="9kK-bF-abK" secondAttribute="bottom" constant="25" id="UeY-x9-oYI"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="ehG-P7-Fzq" secondAttribute="trailing" constant="20" symbolic="YES" id="Xsc-qa-EqD"/>
<constraint firstItem="3VE-AW-Zcd" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="1T3-8f-fdJ" secondAttribute="leading" constant="20" symbolic="YES" id="XwD-Iy-g9n"/>
<constraint firstItem="3VE-AW-Zcd" firstAttribute="centerX" secondItem="1T3-8f-fdJ" secondAttribute="centerX" id="YWo-Ia-gtd"/>
<constraint firstItem="9kK-bF-abK" firstAttribute="centerX" secondItem="1T3-8f-fdJ" secondAttribute="centerX" id="ZWZ-m2-LbO"/>
<constraint firstItem="qKg-sx-Ymx" firstAttribute="centerX" secondItem="1T3-8f-fdJ" secondAttribute="centerX" id="a8J-W9-1yL"/>
<constraint firstItem="ehG-P7-Fzq" firstAttribute="top" secondItem="3VE-AW-Zcd" secondAttribute="bottom" constant="7" id="ifh-gG-Lfq"/>
<constraint firstItem="ehG-P7-Fzq" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="1T3-8f-fdJ" secondAttribute="leading" constant="20" symbolic="YES" id="iuK-k1-I2O"/>
<constraint firstItem="6N2-6y-5iB" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="1T3-8f-fdJ" secondAttribute="leading" constant="20" symbolic="YES" id="ivu-VO-jVE"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="xUD-oJ-hdN" secondAttribute="trailing" constant="20" symbolic="YES" id="kqH-Ur-na9"/>
<constraint firstItem="9kK-bF-abK" firstAttribute="leading" secondItem="8eQ-d3-USu" secondAttribute="trailing" constant="3" id="rLQ-0V-AUP"/>
<constraint firstItem="ehG-P7-Fzq" firstAttribute="width" relation="lessThanOrEqual" secondItem="3VE-AW-Zcd" secondAttribute="width" id="tn1-tw-FaM"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="9kK-bF-abK" secondAttribute="trailing" constant="20" symbolic="YES" id="uR2-XL-2rB"/>
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="3VE-AW-Zcd" secondAttribute="trailing" constant="20" symbolic="YES" id="w7b-xj-Iex"/>
<constraint firstItem="3VE-AW-Zcd" firstAttribute="top" secondItem="qKg-sx-Ymx" secondAttribute="bottom" constant="17" id="wQp-bo-luE"/>
<constraint firstItem="g4H-g7-Zd7" firstAttribute="centerX" secondItem="1T3-8f-fdJ" secondAttribute="centerX" id="xJg-D7-I9B"/>
<constraint firstItem="8eQ-d3-USu" firstAttribute="centerY" secondItem="9kK-bF-abK" secondAttribute="centerY" id="ynP-Om-JVA"/>
</constraints>
<point key="canvasLocation" x="-204.5" y="-152.5"/>
</customView>
</objects>
<resources>
<image name="AppIconRoundFromHelper-deleteThis" width="128" height="128"/>
<image name="KeyIcon" width="108" height="58"/>
<image name="UniversalAccess" width="120" height="120"/>
</resources>
</document>