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
@ -3,7 +3,6 @@
|
||||
outlines:
|
||||
default: { width: 48.872, height: 42 }
|
||||
change-view: { width: 73.308, height: 42 }
|
||||
fill: { width: 73.308, height: 42 }
|
||||
placeholder: { width: 48.872, height: 42 }
|
||||
spaceline: { width: 244.36, height: 42 }
|
||||
special: { width: 48.872, height: 42 }
|
||||
@ -21,13 +20,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 \\ / < > = [ ] -- BackSpace"
|
||||
- "show_letters preferences space , . Return"
|
||||
|
||||
@ -72,19 +71,3 @@ buttons:
|
||||
--:
|
||||
outline: "placeholder"
|
||||
text: ""
|
||||
5:
|
||||
outline: "fill"
|
||||
6:
|
||||
outline: "fill"
|
||||
"&":
|
||||
outline: "fill"
|
||||
-:
|
||||
outline: "fill"
|
||||
√:
|
||||
outline: "fill"
|
||||
π:
|
||||
outline: "fill"
|
||||
¥:
|
||||
outline: "fill"
|
||||
^:
|
||||
outline: "fill"
|
||||
Reference in New Issue
Block a user