<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unexpected-keyboard/res/xml/local_ru_jcuken.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>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>
<entry>
<title>Specify the script of every layouts and locales</title>
<updated>2023-06-24T21:46:14+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2023-06-24T21:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=f1a8e7c04cc73838903281733d06727901bcd394'/>
<id>f1a8e7c04cc73838903281733d06727901bcd394</id>
<content type='text'>
This new information will avoid showing é on a cyrillic layout and ґ on
a latin layout.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new information will avoid showing é on a cyrillic layout and ґ on
a latin layout.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Belarusian</title>
<updated>2023-03-05T22:34:26+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2023-03-05T22:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=d7e4840f4d50bc3d6bc13b4956fbf173b0f5adc5'/>
<id>d7e4840f4d50bc3d6bc13b4956fbf173b0f5adc5</id>
<content type='text'>
It uses the russian layout with placed extra keys.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It uses the russian layout with placed extra keys.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the capslock key</title>
<updated>2022-10-23T19:37:04+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2022-10-23T19:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=36e10a792ffd034ffb56e48e2e2282f6ae16cc8d'/>
<id>36e10a792ffd034ffb56e48e2e2282f6ae16cc8d</id>
<content type='text'>
The key enable caps lock immediately. It does nothing if caps lock is
already enabled.

It is not present on the keyboard by default but a place is defined on
every layout, top-right of the shift key. It can be enabled in the
settings.

The icon is from materialdesignicons.com.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The key enable caps lock immediately. It does nothing if caps lock is
already enabled.

It is not present on the keyboard by default but a place is defined on
every layout, top-right of the shift key. It can be enabled in the
settings.

The icon is from materialdesignicons.com.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move 'ъ' where it belongs and increase the width of the keys (#160)</title>
<updated>2022-06-19T21:04:06+00:00</updated>
<author>
<name>Thunder-Squirrel</name>
</author>
<published>2022-06-19T21:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=6e5be63e25bf2ff2de5c9de5ccd4bc581c639155'/>
<id>6e5be63e25bf2ff2de5c9de5ccd4bc581c639155</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move keys away from the edges of the screen</title>
<updated>2022-04-03T11:30:24+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2022-04-03T11:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=d62e7647e0feb9c3c7d363c50f31f1aaf101ecd0'/>
<id>d62e7647e0feb9c3c7d363c50f31f1aaf101ecd0</id>
<content type='text'>
These keys are harder to hit as the finger might exit the screen before
traveling enough to hit a corner. It might be particularly harder for
people that use a phone case.

Every layouts are changed, the notable changes are:

- The Escape key is in the bottom-right corner of the first key.
  This position looks weird at first but is a lot easier to type.

- The 0 key is on the top-left of the last key on the first row.
  It is not like the other digits.

- The Tab key is on the top-right. This might be hard to re-learn.

- Some layouts had more changes to accomodate these new positions.

Co-authored-by: Raphael &lt;rapha.a.r@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These keys are harder to hit as the finger might exit the screen before
traveling enough to hit a corner. It might be particularly harder for
people that use a phone case.

Every layouts are changed, the notable changes are:

- The Escape key is in the bottom-right corner of the first key.
  This position looks weird at first but is a lot easier to type.

- The 0 key is on the top-left of the last key on the first row.
  It is not like the other digits.

- The Tab key is on the top-right. This might be hard to re-learn.

- Some layouts had more changes to accomodate these new positions.

Co-authored-by: Raphael &lt;rapha.a.r@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add F11 and F12</title>
<updated>2022-03-19T15:27:57+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2022-03-19T15:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=ba6d62dee2a1c0dae63eb758551b089a7cd9ffc1'/>
<id>ba6d62dee2a1c0dae63eb758551b089a7cd9ffc1</id>
<content type='text'>
These keys are shown only when Fn is activated, "placeholder" keys are
placed in the layouts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These keys are shown only when Fn is activated, "placeholder" keys are
placed in the layouts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Russian layout (#66)</title>
<updated>2022-02-13T12:56:46+00:00</updated>
<author>
<name>Vladimir Chernov</name>
</author>
<published>2022-02-13T12:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=4e98ab7515e58a1166acb36dc852166e3876fa56'/>
<id>4e98ab7515e58a1166acb36dc852166e3876fa56</id>
<content type='text'>
* Add Russian layout

Co-authored-by: Jules Aguillon &lt;jules@j3s.fr&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Russian layout

Co-authored-by: Jules Aguillon &lt;jules@j3s.fr&gt;</pre>
</div>
</content>
</entry>
</feed>
