<feed xmlns='http://www.w3.org/2005/Atom'>
<title>arctica-greeter/ChangeLog, branch master</title>
<subtitle>Arctica Greeter: Greeter Frontend for LightDM
</subtitle>
<id>https://openid.arctica-project.org/arctica-greeter/atom?h=master</id>
<link rel='self' href='https://openid.arctica-project.org/arctica-greeter/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/'/>
<updated>2025-05-26T10:14:38+00:00</updated>
<entry>
<title>Release 0.99.9.4</title>
<updated>2025-05-26T10:14:38+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2025-05-26T10:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=99bbcc50ad27b47e10a13456ca1d2b3546f8fe50'/>
<id>urn:sha1:99bbcc50ad27b47e10a13456ca1d2b3546f8fe50</id>
<content type='text'>
  - Make menubar shadow configurable.
</content>
</entry>
<entry>
<title>Release 0.99.9.3</title>
<updated>2025-05-23T08:49:39+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2025-05-23T08:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=b9170bd53f7622e445ed85def410a26a8222ea36'/>
<id>urn:sha1:b9170bd53f7622e445ed85def410a26a8222ea36</id>
<content type='text'>
  - data/org.ArcticaProject.arctica-greeter.gschema.xml: Set
    menubar-alpha default to 0.3. (Originally 0.2, changed to 0.5 as
    part of 2bc439d3, now back to a compromise).
  - Apply custom menubar transparency even if theme background is used.
  - Use the theme menubar background colour if no custom colour is
    specified.
  - Translation updates (thanks to all contributors on
    hosted.weblate.org).
</content>
</entry>
<entry>
<title>Release 0.99.9.2</title>
<updated>2025-05-15T08:21:01+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2025-05-15T08:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=df043588bc86feb18f424251d8b3b928e5b7ec2a'/>
<id>urn:sha1:df043588bc86feb18f424251d8b3b928e5b7ec2a</id>
<content type='text'>
  - Add background image position.
  - Translation updates (thanks to all contributors on
    hosted.weblate.org).
</content>
</entry>
<entry>
<title>Release 0.99.9.1</title>
<updated>2025-05-05T07:37:36+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2025-05-05T07:36:47+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=09061b13fb447bc4008ffbc9ec4da42290c160a1'/>
<id>urn:sha1:09061b13fb447bc4008ffbc9ec4da42290c160a1</id>
<content type='text'>
  - Allow filtering out users from hidden groups.
  - Translation updates (thanks to all contributors on
    hosted.weblate.org).
</content>
</entry>
<entry>
<title>Release 0.99.9.0</title>
<updated>2025-04-30T13:46:05+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2025-04-30T13:45:50+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=0b9b96385c828546265c529586e505cf3672ddf3'/>
<id>urn:sha1:0b9b96385c828546265c529586e505cf3672ddf3</id>
<content type='text'>
  - Allow error label to be displayed below the login entry.
  - Fix and future-proof the menubar.
  - src/menubar.vala: Also apply menubar-bgcolor to menubar's shadow
    style.
  - src/menubar.vala: Set LC_NUMERIC to C.UTF-8 more globally.
</content>
</entry>
<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>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>Release 0.99.8.9</title>
<updated>2025-04-08T07:24:18+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2025-04-08T07:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=81c3c04dec4d3ad94fc8f8e46af448aeb3699c75'/>
<id>urn:sha1:81c3c04dec4d3ad94fc8f8e46af448aeb3699c75</id>
<content type='text'>
  - src/main-window.vala: Toggle a11y states when accelerators are
    pressed.
  - Translation updates (thanks to all contributors on
    hosted.weblate.org).
</content>
</entry>
<entry>
<title>Release 0.99.8.8</title>
<updated>2025-04-01T06:49:34+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2025-04-01T06:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=7a83daaa89a8c590c8b06ee5cb9b9cb677b2a324'/>
<id>urn:sha1:7a83daaa89a8c590c8b06ee5cb9b9cb677b2a324</id>
<content type='text'>
  - src/menubar.vala: Fix DateTime Indicator high contrast label.
</content>
</entry>
<entry>
<title>Release 0.99.8.7</title>
<updated>2025-03-31T13:58:33+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2025-03-31T13:58:18+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/arctica-greeter/commit/?id=fc8c76da3e760e178b612ecd63601634c50483c2'/>
<id>urn:sha1:fc8c76da3e760e178b612ecd63601634c50483c2</id>
<content type='text'>
  - arctica-greeter/src/greeter-list.vala: Fix DashBox height when the
    content changes.
  - Translation updates (thanks to all contributors on
    hosted.weblate.org).
</content>
</entry>
</feed>
