From 71d278402644fd16a2f407518346746f16538de6 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Wed, 18 Jun 2025 00:49:34 +0200 Subject: Add attribute (#1018) * Add attribute Scale the width of the keys in the row to match a value. Useful to remove space on the right of the row without adding a 'width' attribute to each key. * layouts: Use the 'scale=""' attribute in builtin layouts This removes the very specific 'width' values.--- srcs/layouts/deva_alt.xml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'srcs/layouts/deva_alt.xml') diff --git a/srcs/layouts/deva_alt.xml b/srcs/layouts/deva_alt.xml index d956777..7fa6791 100644 --- a/srcs/layouts/deva_alt.xml +++ b/srcs/layouts/deva_alt.xml @@ -1,22 +1,22 @@ - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + -- cgit v1.2.3