e610866129 
					 
					
						
						
							
							layouts: Adjust layout-sizes to the correct aspect-ratios  
						
						 
						
						... 
						
						
						
						and fix some other issues, to make the layouts more consistent.
The aspect-ratios of the layouts,
should now match the intended aspect-ratios (12:7 and 16:5),
with 3 decimal-digits of precision; either exactly,
or rounded to be a little more square,
so that the entire height of the panel will be used.
Adding 0.001 to `width` in the `default`-outlines of the layouts,
would make the layouts a little wider than the intended aspect-ratio.
Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/691 > 
						
						
					 
					
						2024-10-18 10:59:54 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						80e7400a7f 
					 
					
						
						
							
							layouts: Sort outlines alphabetically  
						
						 
						
						... 
						
						
						
						and change `special-3` to `special-2` and `special-2` to `special`,
where appropriate.
`default` is still at the top of the lists, to make it easier to find.
Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/689 > 
						
						
					 
					
						2024-10-09 01:45:53 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ef016786e7 
					 
					
						
						
							
							layouts: Replace altline with special-2 and wide with special-3  
						
						 
						
						... 
						
						
						
						to use the same name for the same button-style.
Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/685 > 
						
						
					 
					
						2024-10-07 12:01:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						85a0f79e92 
					 
					
						
						
							
							layouts: Clean up spaces in layout-files  
						
						 
						
						... 
						
						
						
						Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/685 > 
						
						
					 
					
						2024-10-07 12:01:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f6e0deedd7 
					 
					
						
						
							
							layouts: Change Shift_L to show_upper  
						
						 
						
						... 
						
						
						
						because it is actually not a Shift-key.
Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/685 > 
						
						
					 
					
						2024-10-07 12:01:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						656a598935 
					 
					
						
						
							
							layouts: Add English language-names to layout-files  
						
						 
						
						... 
						
						
						
						to make it easier to know which language those are for.
Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/671 > 
						
						
					 
					
						2024-09-05 22:20:16 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						856ed64a46 
					 
					
						
						
							
							Add an additional view for the accents on the Portuguese (Brazil) layout  
						
						 
						
						... 
						
						
						
						and add a Portuguese layout based on it.
Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/649 > 
						
						
					 
					
						2024-05-03 08:33:39 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						abc0cc6d0b 
					 
					
						
						
							
							Layouts: Fix indentation  
						
						 
						
						... 
						
						
						
						Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/643 > 
						
						
					 
					
						2024-04-18 10:35:06 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9c0e14f4a8 
					 
					
						
						
							
							Layouts: Use double-quotes more consistently  
						
						 
						
						... 
						
						
						
						Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/643 > 
						
						
					 
					
						2024-04-18 10:35:05 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						29b4061ee9 
					 
					
						
						
							
							Layouts: Use "change-view"-outline for all view-changing buttons  
						
						 
						
						... 
						
						
						
						Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/643 > 
						
						
					 
					
						2024-04-18 10:35:05 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						5cfb940caa 
					 
					
						
						
							
							Add the remaining, wide shapes for layouts  
						
						 
						
						... 
						
						
						
						There should be a wide shape for
all available layouts, so those can be used
well on devices in horizonal orientation.
Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/630 > 
						
						
					 
					
						2024-03-20 19:43:06 +01:00