Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI Improvements (macOS deployment target = 10.15+, up to 14.4) #756

Closed
wants to merge 179 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
179 commits
Select commit Hold shift + click to select a range
e5e6c6f
Update .gitignore
groverlynn Oct 29, 2022
ec482ca
Update plum
groverlynn Dec 5, 2022
ce68080
Distinguish Left/Right Modifiers
groverlynn Dec 15, 2022
ee925a7
Update localisation
groverlynn Dec 15, 2022
4cf2e64
Modernise Object-C
groverlynn Dec 15, 2022
efe5665
Customise default keyboard layout
groverlynn Dec 15, 2022
1885764
Bump up librime version
groverlynn Dec 15, 2022
3ac19e5
Merge branch 'master' of https://github.com/groverlynn/squirrel
groverlynn Jan 14, 2023
7a3af94
Merge branch 'master' into test
groverlynn Jan 14, 2023
384ef1c
Customise default keyboard layout
groverlynn Jan 18, 2023
db59b21
Update librime
groverlynn Jan 14, 2023
a0bc548
Update plum
groverlynn Jan 24, 2023
6e0c895
Register squirrel into Cantonese
groverlynn Jan 24, 2023
0aef1b4
Merge remote-tracking branch 'origin/master' into test
groverlynn Jan 28, 2023
49d1fe5
Merge branch 'master' of https://github.com/rime/squirrel
groverlynn Jan 28, 2023
e76456a
Update librime
groverlynn Jan 30, 2023
86bf3aa
Adopt NSTextView along with new UI features
LEOYoon-Tsaw Jan 29, 2023
a549754
Update librime
groverlynn Feb 1, 2023
831ccca
Merge branch 'master' of https://github.com/rime/squirrel
groverlynn Feb 1, 2023
6cd0ac7
Merge remote-tracking branch 'origin/master' into test
groverlynn Feb 1, 2023
7f37078
Adopt NSTextView along with new UI features
LEOYoon-Tsaw Jan 29, 2023
a60eeff
Remove feature: (non-lighlighted) candidate background color
LEOYoon-Tsaw Feb 5, 2023
c5bc7d4
Realign code
LEOYoon-Tsaw Feb 5, 2023
740b36b
Merge branch 'master' into test
groverlynn Feb 6, 2023
29288e5
Merge branch 'master' into yue
groverlynn Feb 6, 2023
36b78bc
Update librime
groverlynn Feb 6, 2023
47cab25
Merge branch 'master' into test
groverlynn Feb 13, 2023
f535f9b
Update librime
groverlynn Feb 13, 2023
51a5523
Icons
groverlynn Feb 15, 2023
e6454d7
Fix a bug, that utf8len returns length in UTF32, instead of UTF16, wh…
LEOYoon-Tsaw Feb 16, 2023
2d717f4
Merge remote-tracking branch 'origin/master' into test
groverlynn Feb 19, 2023
20592bd
Icons
groverlynn Feb 19, 2023
d386d97
Add Fn as a modifier key
groverlynn Feb 19, 2023
2e2c43a
Add Fn as a modifier key
groverlynn Feb 19, 2023
2ccf5a9
Ignore other function key mask
groverlynn Feb 21, 2023
0c48032
Update librime and plum
groverlynn Feb 19, 2023
6e3d04c
update icons
groverlynn Mar 2, 2023
03f2886
revert NSTextView
groverlynn Mar 2, 2023
d2849a9
Merge branch 'master' of https://github.com/rime/squirrel
groverlynn Mar 4, 2023
4139241
Add symbol before deploy
groverlynn Mar 5, 2023
e54a617
Add Fn as a modifier key
groverlynn Mar 5, 2023
e84d0ef
expand ascii to latin1
groverlynn Mar 21, 2023
a56884b
Panel improvement
groverlynn Mar 21, 2023
91638b6
Merge branch 'pr/700' into test
groverlynn Mar 21, 2023
511352b
Misc fix
groverlynn Mar 23, 2023
4c3e281
UI
groverlynn Mar 24, 2023
ec437a2
Revert pr/700
groverlynn Mar 24, 2023
b00c84f
UI
groverlynn Mar 27, 2023
b5b3ec9
Support Clear
groverlynn Mar 30, 2023
8747824
Misc
groverlynn Apr 5, 2023
52ed9e8
UI
groverlynn Apr 6, 2023
c281ad6
plugin
groverlynn Apr 18, 2023
962de06
UI
groverlynn Apr 21, 2023
fb02e26
Support Clear
groverlynn Mar 30, 2023
c6f11b2
Misc
groverlynn Apr 5, 2023
1170f8c
Merge branch 'master' of https://github.com/rime/squirrel
groverlynn Apr 21, 2023
0978d6c
Merge branch 'master' of https://github.com/rime/squirrel
groverlynn Apr 21, 2023
bb6eddd
UI
groverlynn Mar 27, 2023
d367207
Sparkle
groverlynn Apr 21, 2023
ee84b24
paging optional
groverlynn Apr 21, 2023
c7944f3
mIsc
groverlynn Apr 21, 2023
176f5ce
selection by clicking
groverlynn Apr 22, 2023
5e7ae12
Update .gitignore
groverlynn Apr 22, 2023
bc8d9b5
line height correction
groverlynn Apr 22, 2023
3421dec
Merge branch 'master' into test
groverlynn Apr 22, 2023
314ddd5
misc
groverlynn Apr 23, 2023
3a252b9
Fix highlight with combined glyphs
groverlynn Apr 26, 2023
0c30474
detect coalesced modifier
groverlynn May 2, 2023
e09f857
Update librime
groverlynn May 2, 2023
c44b0e5
background image
groverlynn May 3, 2023
cefac16
right click to delete candidate
groverlynn May 3, 2023
cc355be
scale for small font size
groverlynn May 4, 2023
cb31db9
background image
groverlynn May 4, 2023
616fc70
Update librime
groverlynn May 4, 2023
bd3cfe7
Update SquirrelPanel.m
groverlynn May 4, 2023
a9df665
Update SquirrelInputController.m
groverlynn May 4, 2023
2d3b1fe
Update librime
groverlynn May 5, 2023
05b661b
fix shaking due to rounding
groverlynn May 5, 2023
8345cf8
no kerning in status
groverlynn May 5, 2023
09e04ec
Change calculation of content bounds
groverlynn May 5, 2023
f8e8281
layer
groverlynn May 6, 2023
df11466
layer
groverlynn May 6, 2023
ff2fe33
revert scale & rename function
groverlynn May 9, 2023
132698a
typesetting
groverlynn May 9, 2023
8af1204
clean up
groverlynn May 12, 2023
1b5dcaa
Update SquirrelPanel.m
groverlynn May 12, 2023
cc476af
Update
groverlynn May 12, 2023
9464121
choose candidate (selection without committance)
groverlynn May 12, 2023
8e04890
Update librime
groverlynn May 14, 2023
c666c2d
Update SquirrelInputController.m
groverlynn May 15, 2023
b0e43f9
version control
groverlynn May 15, 2023
29e4747
scroll
groverlynn May 18, 2023
de3d1f5
Update SquirrelInputController.m
groverlynn May 16, 2023
1965f01
prevent autorelease
groverlynn May 18, 2023
8de872d
Update INSTALL.md
groverlynn May 18, 2023
f4aea55
allow mouse move between modifier down and up
groverlynn May 19, 2023
209f4f2
allow mouse move between modifier down and up
groverlynn May 19, 2023
10b8343
Robust scenarios in remember_size
groverlynn May 19, 2023
99b8e18
update libs
groverlynn May 20, 2023
c3d4fad
advance calculation of maxTextWidth
groverlynn May 25, 2023
6029489
allow no color
groverlynn May 25, 2023
442593f
disable remember_size for status messages
groverlynn May 26, 2023
221ddf8
Update libs
groverlynn May 26, 2023
ea91592
no caret with swtichers
groverlynn May 30, 2023
741a889
backward compatibility
groverlynn May 30, 2023
2ec2869
originalString composedString
groverlynn Jun 20, 2023
7f92234
autobuild
groverlynn Jun 20, 2023
dca568a
baseline offset
groverlynn Jun 22, 2023
45eef93
fix a bug which ignores space before first line
groverlynn Jun 22, 2023
625a63e
clean up
groverlynn Jun 22, 2023
6fa5867
Update SquirrelPanel.m
groverlynn Jun 22, 2023
59d3154
sharp emoji on non-retina
groverlynn Jun 22, 2023
311e34a
Update SquirrelPanel.m
groverlynn Jun 22, 2023
93035e0
status paragraph style
groverlynn Jun 23, 2023
6fb5179
TextKit2
groverlynn Jun 29, 2023
494c696
Update .gitmodules
groverlynn Jun 29, 2023
6e37c38
Update Sparkle
groverlynn Jun 29, 2023
f57b50e
no caret with swtichers
groverlynn Jun 29, 2023
f80ecc8
background Image
groverlynn Jun 30, 2023
a415608
vertical centering
groverlynn Jul 3, 2023
d4e2031
fixed line_length
groverlynn Jul 3, 2023
244fe91
update layer
groverlynn Jul 4, 2023
0ce7184
inverse color to match dark/light appearance
groverlynn Jul 4, 2023
aed4269
update packages
groverlynn Jul 8, 2023
a01be50
fix gap between highlight and panel border
groverlynn Jul 9, 2023
523edbd
revert originalString composedString
groverlynn Jul 9, 2023
edf34bc
boost 1.78
groverlynn Jul 9, 2023
c2d2365
Update SquirrelPanel.m
groverlynn Jul 10, 2023
6041bbd
originalString composedString
groverlynn Jul 13, 2023
a72e58d
cleanup
groverlynn Jul 13, 2023
02520e2
Update librime
groverlynn Jul 14, 2023
c0e28c6
macOS 14 compatible
groverlynn Jul 24, 2023
d076609
fix inline modes bugs
groverlynn Jul 29, 2023
05637f8
try new icon
groverlynn Jul 29, 2023
523a937
format
groverlynn Aug 5, 2023
ce4c14c
macOS 14 compatible
groverlynn Aug 5, 2023
92460fd
prevent commit keystroke being hijacked
groverlynn Aug 5, 2023
123ad66
silence warnings
groverlynn Aug 6, 2023
6922398
dodge cursor effects view in macOS 14
groverlynn Aug 10, 2023
fff3771
catch errors
groverlynn Aug 10, 2023
ac67fe0
icon
groverlynn Aug 10, 2023
06aacae
boost 1.82
groverlynn Aug 11, 2023
fce4438
simplify codes
groverlynn Aug 13, 2023
0a2f36a
min MacOS version
groverlynn Aug 13, 2023
f6698c9
clean codes
groverlynn Aug 14, 2023
204d42b
space
groverlynn Aug 14, 2023
df207fc
inline placeholder
groverlynn Aug 16, 2023
e78263b
macOS 14 compatible
groverlynn Aug 18, 2023
c82bfb8
tabled candidate list
groverlynn Aug 29, 2023
179596f
Update UI
groverlynn Sep 14, 2023
3915512
Update packages
groverlynn Sep 4, 2023
2946c75
fix terminal non-inline
groverlynn Sep 25, 2023
aaebf9f
icon
groverlynn Aug 30, 2023
84287ad
make file
groverlynn Sep 28, 2023
969a901
say ZH voices
groverlynn Oct 3, 2023
4bddc4f
style override by switches
groverlynn Sep 27, 2023
c051850
chore
groverlynn Oct 14, 2023
59d670f
10.15
groverlynn Oct 21, 2023
c39d7f5
ruby
groverlynn Oct 20, 2023
5798e0a
icon
groverlynn Nov 4, 2023
42e3391
compatible with predictor && cleanup codes
groverlynn Nov 14, 2023
83e2e99
logs
groverlynn Nov 28, 2023
75b926a
fix labels in Switcher
groverlynn Nov 28, 2023
5001573
goodOldCapsLock
groverlynn Dec 19, 2023
d0bbd80
choose/hilite
groverlynn Dec 20, 2023
76eb8d7
Update librime
groverlynn Dec 19, 2023
442b00d
icon
groverlynn Dec 22, 2023
7c90123
symbols
groverlynn Dec 30, 2023
48047d2
configure
groverlynn Jan 4, 2024
610af39
background image & fix various bugs
groverlynn Dec 22, 2023
469f647
Update librime
groverlynn Jan 27, 2024
e6ae4cf
update & cleanup
groverlynn Feb 8, 2024
854d93e
Merge remote-tracking branch 'upstream/master' into test
groverlynn Feb 10, 2024
a951bda
Update librime
groverlynn Feb 10, 2024
8752939
update
groverlynn Feb 14, 2024
c4997cd
Merge remote-tracking branch 'upstream/master' into test
groverlynn Feb 14, 2024
0f9d63d
Update librime
groverlynn Feb 14, 2024
70e5893
formatting
groverlynn Feb 15, 2024
55bbde2
expandable tabular
groverlynn Feb 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ lib/*
data/opencc/
data/plum/
download/
Frameworks/
package/Squirrel.pkg
package/sign/*.pem
package/test-*
Expand Down
7 changes: 5 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
[submodule "librime"]
path = librime
url = https://github.com/rime/librime.git
url = https://github.com/groverlynn/librime.git
branch = test
ignore = dirty
[submodule "plum"]
path = plum
url = https://github.com/rime/plum.git
url = https://github.com/groverlynn/plum.git
branch = test
[submodule "Sparkle"]
path = Sparkle
url = https://github.com/sparkle-project/Sparkle
branch = 2.x
3 changes: 3 additions & 0 deletions Assets.xcassets/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"compression-type" : "automatic"
}
}
4 changes: 2 additions & 2 deletions Assets.xcassets/RimeIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"images" : [
{
"filename" : "rime-16 1.png",
"filename" : "rime-16.png",
"idiom" : "mac",
"scale" : "1x",
"size" : "16x16"
},
{
"filename" : "rime-32 1.png",
"filename" : "rime-32.png",
"idiom" : "mac",
"scale" : "2x",
"size" : "16x16"
Expand Down
Binary file modified Assets.xcassets/RimeIcon.appiconset/rime-1024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Assets.xcassets/RimeIcon.appiconset/rime-128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Assets.xcassets/RimeIcon.appiconset/rime-16 1.png
Binary file not shown.
Binary file added Assets.xcassets/RimeIcon.appiconset/rime-16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Assets.xcassets/RimeIcon.appiconset/rime-256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Assets.xcassets/RimeIcon.appiconset/rime-32 1.png
Binary file not shown.
Binary file modified Assets.xcassets/RimeIcon.appiconset/rime-32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Assets.xcassets/RimeIcon.appiconset/rime-512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Assets.xcassets/RimeIcon.appiconset/rime-64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions Assets.xcassets/Symbols/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"provides-namespace" : true
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"symbol-rendering-intent" : "template"
},
"symbols" : [
{
"filename" : "chevron.down.circle.fill.svg",
"idiom" : "universal"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"symbol-rendering-intent" : "template"
},
"symbols" : [
{
"filename" : "chevron.down.circle.svg",
"idiom" : "universal"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions Assets.xcassets/Symbols/chevron.down.symbolset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"symbol-rendering-intent" : "template"
},
"symbols" : [
{
"filename" : "chevron.down.svg",
"idiom" : "universal"
}
]
}
160 changes: 160 additions & 0 deletions Assets.xcassets/Symbols/chevron.down.symbolset/chevron.down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"symbol-rendering-intent" : "template"
},
"symbols" : [
{
"filename" : "chevron.left.circle.fill.svg",
"idiom" : "universal"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"symbol-rendering-intent" : "template"
},
"symbols" : [
{
"filename" : "chevron.left.circle.svg",
"idiom" : "universal"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"symbol-rendering-intent" : "template"
},
"symbols" : [
{
"filename" : "chevron.right.circle.fill.svg",
"idiom" : "universal"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"symbol-rendering-intent" : "template"
},
"symbols" : [
{
"filename" : "chevron.right.circle.svg",
"idiom" : "universal"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"symbol-rendering-intent" : "template"
},
"symbols" : [
{
"filename" : "chevron.up.circle.fill.svg",
"idiom" : "universal"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions Assets.xcassets/Symbols/chevron.up.circle.symbolset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"symbol-rendering-intent" : "template"
},
"symbols" : [
{
"filename" : "chevron.up.circle.svg",
"idiom" : "universal"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions Assets.xcassets/Symbols/chevron.up.symbolset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"symbol-rendering-intent" : "template"
},
"symbols" : [
{
"filename" : "chevron.up.svg",
"idiom" : "universal"
}
]
}
160 changes: 160 additions & 0 deletions Assets.xcassets/Symbols/chevron.up.symbolset/chevron.up.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"symbol-rendering-intent" : "template"
},
"symbols" : [
{
"filename" : "delete.backward.fill.svg",
"idiom" : "universal"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions Assets.xcassets/Symbols/delete.backward.symbolset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"symbol-rendering-intent" : "template"
},
"symbols" : [
{
"filename" : "delete.backward.svg",
"idiom" : "universal"
}
]
}
160 changes: 160 additions & 0 deletions Assets.xcassets/Symbols/delete.backward.symbolset/delete.backward.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions Assets.xcassets/Symbols/lock.fill.symbolset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"symbols" : [
{
"filename" : "lock.fill.svg",
"idiom" : "universal"
}
]
}
160 changes: 160 additions & 0 deletions Assets.xcassets/Symbols/lock.fill.symbolset/lock.fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions Assets.xcassets/rime.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"images" : [
{
"filename" : "rime.svg",
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "contrast",
"value" : "high"
}
],
"filename" : "rime.svg",
"idiom" : "universal"
},
{
"filename" : "rime.fill.svg",
"idiom" : "mac"
},
{
"appearances" : [
{
"appearance" : "contrast",
"value" : "high"
}
],
"filename" : "rime.stroke.svg",
"idiom" : "mac"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"compression-type" : "automatic",
"preserves-vector-representation" : true,
"template-rendering-intent" : "template"
}
}
4 changes: 4 additions & 0 deletions Assets.xcassets/rime.imageset/rime.fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Assets.xcassets/rime.imageset/rime.stroke.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Assets.xcassets/rime.imageset/rime.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 12 additions & 10 deletions Base.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="12121" systemVersion="16G29" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="12121"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
Expand All @@ -11,7 +11,7 @@
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<customObject id="252" userLabel="SquirrelApplicationDelegate" customClass="SquirrelApplicationDelegate">
<connections>
<outlet property="_menu" destination="773" id="779"/>
Expand All @@ -29,30 +29,32 @@
</connections>
</menuItem>
<menuItem title="Sync user data" id="804">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<action selector="syncUserData:" target="252" id="806"/>
</connections>
</menuItem>
<menuItem title="Settings..." id="802">
<modifierMask key="keyEquivalentModifierMask"/>
<menuItem title="Settings…" id="802">
<connections>
<action selector="configure:" target="252" id="803"/>
</connections>
</menuItem>
<menuItem title="Rime Wiki..." tag="2" id="797">
<modifierMask key="keyEquivalentModifierMask"/>
<menuItem title="Rime Wiki…" id="797">
<connections>
<action selector="openWiki:" target="252" id="798"/>
</connections>
</menuItem>
<menuItem title="Check for updates..." tag="1" id="776">
<modifierMask key="keyEquivalentModifierMask"/>
<menuItem title="Error and warning logs" id="809">
<connections>
<action selector="openLogFolder:" target="252" id="811"/>
</connections>
</menuItem>
<menuItem title="Check for updates…" id="776">
<connections>
<action selector="checkForUpdates:" target="772" id="796"/>
</connections>
</menuItem>
</items>
<point key="canvasLocation" x="102.5" y="-74.5"/>
</menu>
<customObject id="772" userLabel="Updater" customClass="SUUpdater"/>
</objects>
Expand Down
Loading