layouts: Fill some placeholders with '²' and '³'

Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/703>
This commit is contained in:
MoonlightWave-12
2024-11-14 11:08:18 +01:00
committed by Marge Bot
parent b8646ff86e
commit 1e5accde5d
48 changed files with 181 additions and 507 deletions

View File

@ -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 }
large: { width: 48.622, height: 52 }
placeholder: { width: 32.415, height: 52 }
spaceline: { width: 145.869, height: 52 }
@ -23,13 +22,13 @@ views:
- "show_upper Z X 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"
@ -81,11 +80,3 @@ buttons:
--:
outline: "placeholder"
text: ""
5:
outline: "fill"
"&":
outline: "fill"
:
outline: "fill"
¥:
outline: "fill"