Layouts: Optimise the size of some buttons on some layouts
and clean up some layout-files. Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/655>
This commit is contained in:
@ -8,7 +8,7 @@ outlines:
|
||||
change-view: { width: 67.67, height: 42 }
|
||||
fill: { width: 90.22, height: 42 }
|
||||
subtle-highlight-2: { width: 90.22, height: 42 }
|
||||
spaceline: { width: 212.2, height: 42 }
|
||||
spaceline: { width: 202.98, height: 42 }
|
||||
special: { width: 45.11, height: 42 }
|
||||
placeholder: { width: 45.11, height: 42 }
|
||||
|
||||
@ -17,22 +17,22 @@ views:
|
||||
- "f g ğ i o d r n h p q w"
|
||||
- "u i e a ü t k m l y ş x"
|
||||
- "Shift_L j ö v c ç z s b -- BackSpace"
|
||||
- "show_numbers show_eschars preferences space ,-narrow .-narrow Return"
|
||||
- "show_numbers show_eschars preferences space , . Return"
|
||||
upper:
|
||||
- "F G Ğ I O D R N H P Q W"
|
||||
- "U I E A Ü T K M L Y Ş X"
|
||||
- "Shift_L J Ö V C Ç Z S B -- BackSpace"
|
||||
- "show_numbers show_eschars preferences space !-narrow ?-narrow Return"
|
||||
- "show_numbers show_eschars preferences space ! ? Return"
|
||||
numbers:
|
||||
- "1 2 3 4 5 6 7 8 9 0"
|
||||
- "@ # ₺ % & - _ + ( )"
|
||||
- "show_symbols -- ; \" ' : = < > -- BackSpace"
|
||||
- "show_letters show_eschars preferences space ,-narrow .-narrow Return"
|
||||
- "show_letters show_eschars preferences space , . Return"
|
||||
symbols:
|
||||
- "~ ` € | · √ µ ÷ × ¶"
|
||||
- "© ® £ $ ¥ ^ ° * { }"
|
||||
- "show_numbers -- \\ / § π τ [ ] -- BackSpace"
|
||||
- "show_letters show_eschars preferences space ,-narrow .-narrow Return"
|
||||
- "show_letters show_eschars preferences space , . Return"
|
||||
eschars:
|
||||
- "ä æ é ö-subtle-highlight ü-subtle-highlight Ä Æ É Ö-subtle-highlight Ü-subtle-highlight"
|
||||
- "à â ê î ô À Â Ê Î Ô"
|
||||
@ -84,22 +84,6 @@ buttons:
|
||||
outline: "altline"
|
||||
icon: "key-enter"
|
||||
keysym: "Return"
|
||||
û:
|
||||
outline: "narrow"
|
||||
Û:
|
||||
outline: "narrow"
|
||||
",-narrow":
|
||||
outline: "narrow"
|
||||
text: ","
|
||||
.-narrow:
|
||||
outline: "narrow"
|
||||
text: "."
|
||||
"!-narrow":
|
||||
outline: "narrow"
|
||||
text: "!"
|
||||
?-narrow:
|
||||
outline: "narrow"
|
||||
text: "?"
|
||||
--:
|
||||
outline: "placeholder"
|
||||
text: ""
|
||||
|
||||
Reference in New Issue
Block a user