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
				
			@ -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"
 | 
			
		||||
 | 
			
		||||
@ -80,12 +79,4 @@ buttons:
 | 
			
		||||
        keysym: "Return"
 | 
			
		||||
    --:
 | 
			
		||||
        outline: "placeholder"
 | 
			
		||||
        text: ""
 | 
			
		||||
    5:
 | 
			
		||||
        outline: "fill"
 | 
			
		||||
    "&":
 | 
			
		||||
        outline: "fill"
 | 
			
		||||
    √:
 | 
			
		||||
        outline: "fill"
 | 
			
		||||
    ¥:
 | 
			
		||||
        outline: "fill"
 | 
			
		||||
        text: ""
 | 
			
		||||
		Reference in New Issue
	
	Block a user