<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-session/src, branch main</title>
<subtitle>Ayatana Indicator Session Service</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-session/atom?h=main</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-session/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/'/>
<updated>2025-07-09T16:38:21+00:00</updated>
<entry>
<title>rename about to system-information in lomiri-system-settings</title>
<updated>2025-07-09T16:38:21+00:00</updated>
<author>
<name>Adam Havelka</name>
<email>adam@uxes.cz</email>
</author>
<published>2025-07-09T16:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=ae23dee4bf67176c1ba3e8d07d5832ca62106269'/>
<id>urn:sha1:ae23dee4bf67176c1ba3e8d07d5832ca62106269</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't switch to greeter when locking Lomiri</title>
<updated>2025-06-20T21:34:29+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2025-06-17T16:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=cd1044a376ab772d5bdd1655c135ac39e39dc012'/>
<id>urn:sha1:cd1044a376ab772d5bdd1655c135ac39e39dc012</id>
<content type='text'>
https://salsa.debian.org/ubports-team/lomiri/-/issues/39
</content>
</entry>
<entry>
<title>Fix function declarations</title>
<updated>2024-07-03T14:27:43+00:00</updated>
<author>
<name>Guido Berhoerster</name>
<email>guido+ubports@berhoerster.name</email>
</author>
<published>2024-05-23T06:16:15+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=4a0973c4bb834807cc4a9a67d90cd0d03e2697ae'/>
<id>urn:sha1:4a0973c4bb834807cc4a9a67d90cd0d03e2697ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch from com.canonical.indicators.webcredentials D-Bus service to new com.lomiri.indicators.webcredentials.</title>
<updated>2024-06-14T21:36:48+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2024-06-14T21:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=666f701fb14d68f05756138b3274c286bf637bb9'/>
<id>urn:sha1:666f701fb14d68f05756138b3274c286bf637bb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/service.c: Boolean values need to be upper-case.</title>
<updated>2024-02-15T23:27:55+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2024-02-05T15:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=efcda58a2f4e86c678c4d920f27044b62ec090f1'/>
<id>urn:sha1:efcda58a2f4e86c678c4d920f27044b62ec090f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/service.c: Use !rda_session_is_remote() rather than rda_session_is_local().</title>
<updated>2024-02-05T17:20:49+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2024-02-05T17:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=b18f3c709dacd72c5527c4f6474faaeb7554d7f8'/>
<id>urn:sha1:b18f3c709dacd72c5527c4f6474faaeb7554d7f8</id>
<content type='text'>
 When using rda_session_is_local() you really get the answer you are
 asking for: the desktop session runs on a local XDG_SEAT.

 However, we'd rather like to know: is the session remote. If not let's
 treat what we are in as local.

 This popped up in build chrooted environments where XDG_SEAT is
 undefined, but still: we are definitely not in a remote session.

 Fixes: https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/90
</content>
</entry>
<entry>
<title>src/service.c: Initialize bLocal as true if building without RDA support.</title>
<updated>2023-11-18T22:47:13+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2023-11-18T21:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=25ba8ee987ffaf7e50f5336de6f9c2fb563a99f9'/>
<id>urn:sha1:25ba8ee987ffaf7e50f5336de6f9c2fb563a99f9</id>
<content type='text'>
This assumes that the session is always local.
</content>
</entry>
<entry>
<title>src/backend-dbus/actions.c: Switch to ayatana_common_utils_zenity_question</title>
<updated>2023-11-04T14:13:47+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-10-06T23:09:08+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=9b1b97a9ca3d6f0c6af3e85d271ddcad5ab76b49'/>
<id>urn:sha1:9b1b97a9ca3d6f0c6af3e85d271ddcad5ab76b49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/service.c: Add formatted string to menu</title>
<updated>2023-11-04T09:51:59+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-11-04T09:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=c18b57d204ea432a6d2298437ff3d8248f135253'/>
<id>urn:sha1:c18b57d204ea432a6d2298437ff3d8248f135253</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/service.c: In remote session, show remote technology name in menu item label.</title>
<updated>2023-11-04T06:07:25+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2023-11-02T12:57:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=65b79215e4e335f6d1eeca435839a3f974156dda'/>
<id>urn:sha1:65b79215e4e335f6d1eeca435839a3f974156dda</id>
<content type='text'>
</content>
</entry>
</feed>
