layouts: Fill placeholders with duplicated buttons in terminal-layouts
to reduce changes when switching views. Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/703>
This commit is contained in:
committed by
Marge Bot
parent
9cf10cfc26
commit
c13fccc4f7
@ -7,7 +7,6 @@ outlines:
|
||||
change-view-2: { width: 67.35, height: 52 }
|
||||
halfwidth: { width: 20.205, height: 52 }
|
||||
large: { width: 60.615, height: 52 }
|
||||
placeholder: { width: 20.205, height: 52 }
|
||||
small: { width: 50.512, height: 27.725 }
|
||||
spaceline: { width: 114.495, height: 52 }
|
||||
special: { width: 40.41, height: 52 }
|
||||
@ -37,7 +36,7 @@ views:
|
||||
symbols:
|
||||
- "Tab-small Ctrl Alt Shift ↑ ↓ ← →"
|
||||
- "~ ` · √ π τ ÷ × ¶ @"
|
||||
- "-- © ® £ € ¥ ^ ° { } --"
|
||||
- "\\ © ® £ € ¥ ^ ° { } _"
|
||||
- "show_numbers % | < > = [ ] BackSpace"
|
||||
- "show_letters show_eschars preferences space . Return"
|
||||
eschars:
|
||||
@ -263,6 +262,3 @@ buttons:
|
||||
outline: "halfwidth"
|
||||
_:
|
||||
outline: "halfwidth"
|
||||
--:
|
||||
outline: "placeholder"
|
||||
text: ""
|
||||
|
||||
Reference in New Issue
Block a user