<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-keyboard/src, branch 22.2.0</title>
<subtitle>Ayatana Indicator Keyboard Applet
</subtitle>
<id>https://cgit.arctica-project.org/ayatana-indicator-keyboard/atom?h=22.2.0</id>
<link rel='self' href='https://cgit.arctica-project.org/ayatana-indicator-keyboard/atom?h=22.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-keyboard/'/>
<updated>2022-02-16T11:57:46+00:00</updated>
<entry>
<title>src/languages.h: Add additional layouts</title>
<updated>2022-02-16T11:57:46+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-02-16T11:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-keyboard/commit/?id=2d1eefa66b3d5317b56d6b082e3e4e3470df3a44'/>
<id>urn:sha1:2d1eefa66b3d5317b56d6b082e3e4e3470df3a44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop pkglibexecdir and use native CMake file configuration</title>
<updated>2022-02-14T19:52:48+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-02-14T19:52:48+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-keyboard/commit/?id=53da992529dc672f273c8949d738afa87863aec4'/>
<id>urn:sha1:53da992529dc672f273c8949d738afa87863aec4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up compilation flags</title>
<updated>2022-01-27T08:21:11+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-01-11T15:21:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-keyboard/commit/?id=a9b2be7a5ea5f45648faaf12c7b1acf19fa1ad9b'/>
<id>urn:sha1:a9b2be7a5ea5f45648faaf12c7b1acf19fa1ad9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to dlopen .so.0 instead of .so</title>
<updated>2022-01-09T18:13:01+00:00</updated>
<author>
<name>Luca Weiss</name>
<email>luca@z3ntu.xyz</email>
</author>
<published>2022-01-09T18:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-keyboard/commit/?id=191d5aeac6e44525f49db010d0613e40041750d0'/>
<id>urn:sha1:191d5aeac6e44525f49db010d0613e40041750d0</id>
<content type='text'>
Some distributions do not provide a .so symlink in the default package,
and in case there are major breaking changes (.so.1) then the code
likely needs to get adjusted anyways.
</content>
</entry>
<entry>
<title>Add settings handler for Lomiri</title>
<updated>2021-10-18T12:13:51+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-09-20T22:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-keyboard/commit/?id=b00f48be716c48c82c7aec7192c0b702afcd1dc4'/>
<id>urn:sha1:b00f48be716c48c82c7aec7192c0b702afcd1dc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/service.c: Fix Lomiri detection</title>
<updated>2021-10-18T12:05:58+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-09-20T10:11:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-keyboard/commit/?id=e0089c4226251266c23a21da8d16e7bde7524bf8'/>
<id>urn:sha1:e0089c4226251266c23a21da8d16e7bde7524bf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new languages/variants</title>
<updated>2021-10-18T12:03:24+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-09-17T21:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-keyboard/commit/?id=392b4061226c658a68bbabbec40f6e626d0db1fe'/>
<id>urn:sha1:392b4061226c658a68bbabbec40f6e626d0db1fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split X11 and Lomiri backends</title>
<updated>2021-09-13T20:30:14+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-09-06T23:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-keyboard/commit/?id=d2758a873a848fc4113a4087d53446f73c6543cb'/>
<id>urn:sha1:d2758a873a848fc4113a4087d53446f73c6543cb</id>
<content type='text'>
- CMakeLists.txt: Add separate dependencies for the X11 backend
- src/keyboard.c: Fork into keyboard-x11.c and keyboard-lomiri.c
- src/CMakeLists.txt: Build backend libraries
- src/keyboard-lomiri.c: Add some mock defaults for Lomiri
- src/service.c: Load appropriate backend during runtime
- data/org.ayatana.indicator.keyboard: Move icon to leftmost position
</content>
</entry>
<entry>
<title>Replace local code with libayatana-common</title>
<updated>2021-09-03T20:13:47+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-09-03T20:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-keyboard/commit/?id=baa08a2ea41872d6c3bf7c526a800ce99c8e73df'/>
<id>urn:sha1:baa08a2ea41872d6c3bf7c526a800ce99c8e73df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/keyboard.c: Get languages via lookupLanguage()</title>
<updated>2021-04-15T22:29:00+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-04-15T22:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-keyboard/commit/?id=39b1efc45ef974bd99ab195c155a4e593b038760'/>
<id>urn:sha1:39b1efc45ef974bd99ab195c155a4e593b038760</id>
<content type='text'>
</content>
</entry>
</feed>
