<feed xmlns='http://www.w3.org/2005/Atom'>
<title>arctica-greeter, branch 0.99.8.11</title>
<subtitle>Arctica Greeter: Greeter Frontend for LightDM
</subtitle>
<id>https://openid.arctica-project.org/arctica-greeter/atom?h=0.99.8.11</id>
<link rel='self' href='https://openid.arctica-project.org/arctica-greeter/atom?h=0.99.8.11'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/'/>
<updated>2025-04-28T07:41:37+00:00</updated>
<entry>
<title>Release 0.99.8.11</title>
<updated>2025-04-28T07:41:37+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2025-04-28T07:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=c6e07588ec722bbb178c943f10784cba0bda83a2'/>
<id>urn:sha1:c6e07588ec722bbb178c943f10784cba0bda83a2</id>
<content type='text'>
  - Rewrite Gtk.Alignment.
  - src/prompt-box.vala: Add manual text wrapping.
  - Translation updates (thanks to all contributors on
    hosted.weblate.org).
</content>
</entry>
<entry>
<title>Merge branch 'tari01-pr/message-wrap'</title>
<updated>2025-04-28T07:40:10+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2025-04-28T07:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=ca471e8cfcb60604ee039ec4bfd3b21d6f4f38bd'/>
<id>urn:sha1:ca471e8cfcb60604ee039ec4bfd3b21d6f4f38bd</id>
<content type='text'>
Attributes GH PR #117: https://github.com/ArcticaProject/arctica-greeter/pull/117
</content>
</entry>
<entry>
<title>Rewrite Gtk.Alignment</title>
<updated>2025-04-27T00:26:33+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2025-04-27T00:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=0e7e5682b9453e3fc25bb53ca3810230bc946c85'/>
<id>urn:sha1:0e7e5682b9453e3fc25bb53ca3810230bc946c85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/prompt-box.vala: Add manual text wrapping</title>
<updated>2025-04-27T00:23:39+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2025-04-27T00:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=ead00fb80b584834e8d7c8a0743918714aae8d96'/>
<id>urn:sha1:ead00fb80b584834e8d7c8a0743918714aae8d96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Translated using Weblate (Tamil)</title>
<updated>2025-04-25T09:29:35+00:00</updated>
<author>
<name>தமிழ்நேரம்</name>
<email>anishprabu.t@gmail.com</email>
</author>
<published>2025-04-24T20:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=bb6492c0eb2ca276bff88ef8d152519bbfd75ba5'/>
<id>urn:sha1:bb6492c0eb2ca276bff88ef8d152519bbfd75ba5</id>
<content type='text'>
Currently translated at 100.0% (106 of 106 strings)

Translation: Arctica Framework/Arctica Greeter
Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/ta/
</content>
</entry>
<entry>
<title>Translated using Weblate (Greek)</title>
<updated>2025-04-24T14:06:55+00:00</updated>
<author>
<name>GiannosOB</name>
<email>giannos2105@gmail.com</email>
</author>
<published>2025-04-24T10:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=ef40d14c0f0fe25bdf4dcd10718d5fca668b553a'/>
<id>urn:sha1:ef40d14c0f0fe25bdf4dcd10718d5fca668b553a</id>
<content type='text'>
Currently translated at 100.0% (106 of 106 strings)

Translation: Arctica Framework/Arctica Greeter
Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/el/
</content>
</entry>
<entry>
<title>Release 0.99.8.10</title>
<updated>2025-04-24T07:57:33+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2025-04-24T07:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=43a3900d28a58377661aec923a18da0e41739c2f'/>
<id>urn:sha1:43a3900d28a58377661aec923a18da0e41739c2f</id>
<content type='text'>
  - src/settings.vala: Drop unused safe_get_boolean.
  - Fix deprecated colour overrides.
  - Add logo positioning tweaks.
  - Add prompt box tweaks.
  - src/shutdown-dialog: Fix possible null warning.
  - src/arctica-greeter.vala: Drop unused wm_message_pid.
  - src/main-window.vala: Drop deprecated Gdk.Screen.get_* functions.
  - src/main-window.vala: Fix content_box.margin_right and margin_left.
  - src/main-window.vala: Fix DBusConnection.call.
  - Fix size and position of elements.
</content>
</entry>
<entry>
<title>Merge branch 'tari01-pr/prompt-box-tweaks'</title>
<updated>2025-04-22T08:57:06+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2025-04-22T08:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=2d6ade978be93c4d8c3e07bfe62d794bdc9266ef'/>
<id>urn:sha1:2d6ade978be93c4d8c3e07bfe62d794bdc9266ef</id>
<content type='text'>
Attributes GH PR #116: https://github.com/ArcticaProject/arctica-greeter/pull/116
</content>
</entry>
<entry>
<title>src/settings.vala: Drop unused safe_get_boolean</title>
<updated>2025-04-11T20:28:57+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2025-04-11T20:28:57+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=66148f445543aad68db282da75d932551bed9185'/>
<id>urn:sha1:66148f445543aad68db282da75d932551bed9185</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix deprecated colour overrides</title>
<updated>2025-04-11T20:27:37+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2025-04-11T20:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=f2703713e83eb5a5e5d55aa6f99a3faa95dac61d'/>
<id>urn:sha1:f2703713e83eb5a5e5d55aa6f99a3faa95dac61d</id>
<content type='text'>
</content>
</entry>
</feed>
