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 |
|