<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unexpected-keyboard/res/xml/beng_national.xml, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/'/>
<entry>
<title>Move layout definitions into srcs/layouts</title>
<updated>2024-01-21T15:34:49+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2024-01-21T15:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=ad7314a01684185f5cf33cc31ef35d1027776a88'/>
<id>ad7314a01684185f5cf33cc31ef35d1027776a88</id>
<content type='text'>
This separates the layout definitions from the special layouts
(bottom_row, greekmath) and other unrelated files (method, settings).

This is also a more intuitive location for layouts and make the resource
directory easier to navigate.

Under the hood, layouts are copied back into
build/generated-resources/xml.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This separates the layout definitions from the special layouts
(bottom_row, greekmath) and other unrelated files (method, settings).

This is also a more intuitive location for layouts and make the resource
directory easier to navigate.

Under the hood, layouts are copied back into
build/generated-resources/xml.
</pre>
</div>
</content>
</entry>
<entry>
<title>Per-script numpad</title>
<updated>2023-09-03T21:38:55+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2023-09-03T21:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=687d88f4f767190d2d60fe104a140381b6652d18'/>
<id>687d88f4f767190d2d60fe104a140381b6652d18</id>
<content type='text'>
The numeric layout and the optional right hand side numpad are modified
to show the digits belonging to the script used in the current layout.

The numpads are still defined as it was before. The digits are changed
in `modify_numpad` if needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The numeric layout and the optional right hand side numpad are modified
to show the digits belonging to the script used in the current layout.

The numpads are still defined as it was before. The digits are changed
in `modify_numpad` if needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate layouts arrays used in settings</title>
<updated>2023-06-25T13:52:24+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2023-06-25T13:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=8ba82d2555342f6cf5e14d19c1d7bcadf46ab604'/>
<id>8ba82d2555342f6cf5e14d19c1d7bcadf46ab604</id>
<content type='text'>
`gen_layouts.py` lists the layouts in `res/xml` and generate the
`pref_layout_values` and `pref_layout_entries` arrays into
`res/values/layouts.xml`.

These arrays are hard to maintain as the order has to match, which is
fragile.

This relies on every layouts having a `name` attribute.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`gen_layouts.py` lists the layouts in `res/xml` and generate the
`pref_layout_values` and `pref_layout_entries` arrays into
`res/values/layouts.xml`.

These arrays are hard to maintain as the order has to match, which is
fragile.

This relies on every layouts having a `name` attribute.
</pre>
</div>
</content>
</entry>
<entry>
<title>Standard layout names (#386)</title>
<updated>2023-06-25T11:40:20+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2023-06-25T11:40:20+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=f36864533c33f8f1986db150987e354c59c7482b'/>
<id>f36864533c33f8f1986db150987e354c59c7482b</id>
<content type='text'>
The names are comprised of: script, layout name, country code.

Co-authored-by: grim &lt;verdastelo9604@hotmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The names are comprised of: script, layout name, country code.

Co-authored-by: grim &lt;verdastelo9604@hotmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
