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
				
			@ -8,7 +8,6 @@ outlines:
 | 
			
		||||
    halfwidth:        { width: 30.912,  height: 42   }
 | 
			
		||||
    large:            { width: 92.736,  height: 42   }
 | 
			
		||||
    narrow:           { width: 46.368,  height: 42   }
 | 
			
		||||
    placeholder:      { width: 30.912,  height: 42   }
 | 
			
		||||
    small:            { width: 68.693,  height: 25.2 }
 | 
			
		||||
    spaceline:        { width: 175.168, height: 42   }
 | 
			
		||||
    special:          { width: 61.824,  height: 42   }
 | 
			
		||||
@ -38,7 +37,7 @@ views:
 | 
			
		||||
    symbols:
 | 
			
		||||
        - "Esc-small Tab-small Ctrl Alt Shift ↑ ↓ ← →"
 | 
			
		||||
        - "~ ` · √ π τ ÷ × ¶ @"
 | 
			
		||||
        - "-- © ® £ € ¥ ^ ° { } --"
 | 
			
		||||
        - "\\ © ® £ € ¥ ^ ° { } _"
 | 
			
		||||
        - "show_numbers % | < > = [ ] BackSpace"
 | 
			
		||||
        - "show_letters show_eschars preferences space . Return"
 | 
			
		||||
    eschars:
 | 
			
		||||
@ -272,6 +271,3 @@ buttons:
 | 
			
		||||
        outline: "subtle-highlight"
 | 
			
		||||
    ß:
 | 
			
		||||
        outline: "subtle-highlight"
 | 
			
		||||
    --:
 | 
			
		||||
        outline: "placeholder"
 | 
			
		||||
        text: ""
 | 
			
		||||
		Reference in New Issue
	
	Block a user