layouts: Fill some placeholders with '²' and '³'
Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/703>
This commit is contained in:
committed by
Marge Bot
parent
b8646ff86e
commit
1e5accde5d
@ -4,7 +4,6 @@ outlines:
|
||||
default: { width: 32.415, height: 52 }
|
||||
change-view: { width: 48.622, height: 52 }
|
||||
change-view-2: { width: 56.726, height: 52 }
|
||||
fill: { width: 64.83, height: 52 }
|
||||
placeholder: { width: 32.415, height: 52 }
|
||||
spaceline: { width: 145.868, height: 52 }
|
||||
special: { width: 32.415, height: 52 }
|
||||
@ -23,13 +22,13 @@ views:
|
||||
- "show_upper Ž Dž C V B N M Đ BackSpace"
|
||||
- "show_numbers preferences space ! ? Return"
|
||||
numbers:
|
||||
- "1 2 3 4 5 6 7 8 9 0"
|
||||
- "@ # $ % & - _ + ( )"
|
||||
- "1 2 3 4 5 6 7 8 9 0 ²"
|
||||
- "@ # $ % & - _ + ( ) ³"
|
||||
- "show_symbols , \" ' : ; ! ? -- BackSpace"
|
||||
- "show_letters preferences space , . Return"
|
||||
symbols:
|
||||
- "~ ` | · √ π τ ÷ × ¶"
|
||||
- "© ® £ € ¥ ^ ° * { }"
|
||||
- "~ ` | · √ π τ ÷ × ¶ ²"
|
||||
- "© ® £ € ¥ ^ ° * { } ³"
|
||||
- "show_numbers_from_symbols \\ / < > = [ ] -- BackSpace"
|
||||
- "show_letters preferences space , . Return"
|
||||
|
||||
@ -79,11 +78,3 @@ buttons:
|
||||
--:
|
||||
outline: "placeholder"
|
||||
text: ""
|
||||
5:
|
||||
outline: "fill"
|
||||
"&":
|
||||
outline: "fill"
|
||||
√:
|
||||
outline: "fill"
|
||||
¥:
|
||||
outline: "fill"
|
||||
|
||||
Reference in New Issue
Block a user