Jules Aguillon
d96577963e
Don't invert the pin entry layout
...
The pin entry layout shouldn't be inverted as the letter indications
would be meaningless and the order would be opposite to what the option
specifies.
The enter and action key are swapped as the automatic swapping is also
removed.
2024-02-14 22:52:25 +01:00
Jules Aguillon
427ef6a97d
Add '=' to pin entry layout
...
Might be useful in spreadsheets.
2023-07-29 17:40:21 +02:00
Jules Aguillon
c56ad425f6
Remove the 'edgekeys' attribute
2023-03-05 20:08:56 +01:00
Jules Aguillon
90b7944129
Apply modify_layout to text layout only
...
Refactor. Allows to remove the 'extra_keys' and 'num_pad' flags and to
implement more complicated transformations to the layouts.
2023-01-30 22:33:01 +01:00
Jules Aguillon
30198acddd
Enable pin layout for decimal and signed inputs
...
Decimal and signed inputs are more common than expected. Adding a few
keys is enough to support these.
2022-11-06 19:54:55 +01:00
Jules Aguillon
2e598a4d47
Draw letter indication on the pin layout
...
There is no way to type letters on the pin layout, the indication are
decoration only.
Use the E.161 standard.
2022-10-24 00:27:49 +02:00
Jules Aguillon
e01a2733b1
Add the pin entry layout
...
The layout is used for phone number and datetime input boxes as well as
some numbers.
It is easier to use when the full numeric layout is not needed.
2022-10-24 00:17:55 +02:00