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:
		@ -1,13 +1,13 @@
 | 
			
		||||
# Based on work by: soyer <soyer@irl.hu>
 | 
			
		||||
---
 | 
			
		||||
outlines:
 | 
			
		||||
    default:       { width: 44.75, height: 42 }
 | 
			
		||||
    altline:       { width: 81,    height: 42 }
 | 
			
		||||
    change-view:   { width: 81,    height: 42 }
 | 
			
		||||
    change-view-2: { width: 108,   height: 42 }
 | 
			
		||||
    spaceline:     { width: 100,   height: 42 }
 | 
			
		||||
    special:       { width: 44.75, height: 42 }
 | 
			
		||||
    placeholder:   { width: 44.75, height: 42 }
 | 
			
		||||
    default:       { width: 44.75,   height: 42 }
 | 
			
		||||
    altline:       { width: 89.5,    height: 42 }
 | 
			
		||||
    change-view:   { width: 89.5,    height: 42 }
 | 
			
		||||
    change-view-2: { width: 67.125,  height: 42 }
 | 
			
		||||
    spaceline:     { width: 111.875, height: 42 }
 | 
			
		||||
    special:       { width: 44.75,   height: 42 }
 | 
			
		||||
    placeholder:   { width: 44.75,   height: 42 }
 | 
			
		||||
 | 
			
		||||
views:
 | 
			
		||||
    base:
 | 
			
		||||
@ -72,7 +72,7 @@ buttons:
 | 
			
		||||
            locking:
 | 
			
		||||
                lock_view: "eschars"
 | 
			
		||||
                unlock_view: "base"
 | 
			
		||||
        outline: "change-view"
 | 
			
		||||
        outline: "change-view-2"
 | 
			
		||||
        label: "éá"
 | 
			
		||||
    space:
 | 
			
		||||
        outline: "spaceline"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user