<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-session/tests, branch 22.9.2</title>
<subtitle>Ayatana Indicator Session Service</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-session/atom?h=22.9.2</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-session/atom?h=22.9.2'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/'/>
<updated>2023-06-06T07:02:39+00:00</updated>
<entry>
<title>Add custom label to admin section</title>
<updated>2023-06-06T07:02:39+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-05-07T01:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=cf32ce6be9b43a02d6ef36af877ba59562878ba4'/>
<id>urn:sha1:cf32ce6be9b43a02d6ef36af877ba59562878ba4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add options to hide items in the admin section</title>
<updated>2023-04-27T19:22:09+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-04-06T11:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=b4cabeb1a0d7d36a8d25a53fef7dd86be1b1c8b3'/>
<id>urn:sha1:b4cabeb1a0d7d36a8d25a53fef7dd86be1b1c8b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>UnitySession -&gt; LomiriSession: Re-rename related changes that we erroneously hid away as Ayatana DesktopSession.</title>
<updated>2023-02-13T21:57:53+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2023-02-13T21:02:46+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=8c4df6215a986695edc6c6530f6d6388ea9640d5'/>
<id>urn:sha1:8c4df6215a986695edc6c6530f6d6388ea9640d5</id>
<content type='text'>
 This brings full Lomiri integration finally. Until now, the session
 indicator somehow seemed to work, but in some odd ways. On the phone,
 the session indicator would fallback to direct systemd interaction while
 on Lomiri in Debian, it would fallback to Zenity dialogs (most of all
 because Zenity got installed by some other package as a dependency).

 With this massive renaming change, ayatana-indicator-session should now
 smoothly interact with the com.lomiri.Shell.Session DBus interface and
 also with the mimicked GNOME SessionManager End-Session-Dialog
 interface.

 As a downside, this change nearly fully removes Unity7 support which
 would need to be brought back +/- as a full duplicate of what we do for
 Lomiri. But as noone has dared integrating Ayatana Indicator Session
 with Unity7, so far, we should be able to live with that for now.

 Fixes https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/82
</content>
</entry>
<entry>
<title>Clean up compilation flags</title>
<updated>2022-01-27T08:36:36+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-12-17T08:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=d40de8a81a759eac8714ccde45243ca7f6ac1a91'/>
<id>urn:sha1:d40de8a81a759eac8714ccde45243ca7f6ac1a91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Ayatana as mock user</title>
<updated>2021-11-03T01:58:43+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-11-03T01:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=838e2ff71472e0ae70ea0f62a614472f434bd2df'/>
<id>urn:sha1:838e2ff71472e0ae70ea0f62a614472f434bd2df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use -no-pie build flag for tests only</title>
<updated>2021-08-10T19:54:30+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-08-09T22:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=6472b6f79c7bada6d7d18891d7d6333196e454e8'/>
<id>urn:sha1:6472b6f79c7bada6d7d18891d7d6333196e454e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert testing and coverage reporting to cmake-extras style</title>
<updated>2021-06-11T11:19:03+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-06-11T11:02:33+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=887b5f92bdd6485a4da521086ec88e63357d2260'/>
<id>urn:sha1:887b5f92bdd6485a4da521086ec88e63357d2260</id>
<content type='text'>
fixes https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/34
</content>
</entry>
<entry>
<title>.travis.yml: Don't try running autotools based CI build.</title>
<updated>2021-05-04T14:10:41+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-05-04T14:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=09c1a589f6936c8b08c76d5f822af592b3363722'/>
<id>urn:sha1:09c1a589f6936c8b08c76d5f822af592b3363722</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/CMakeLists.txt: Only copy test .gschema.xml files, if source and target folder differ.</title>
<updated>2021-04-28T12:50:05+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-04-27T19:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=754308033dc778ce12444137c622e7a4c2abf2a2'/>
<id>urn:sha1:754308033dc778ce12444137c622e7a4c2abf2a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/backend-dbus/CMakeLists.txt: Fix dependecy name: dbusbackend -&gt; backenddbus).</title>
<updated>2021-04-28T12:50:05+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2021-04-27T18:14:37+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=dc0247dc924387796d1e3864e50a2389f9702f54'/>
<id>urn:sha1:dc0247dc924387796d1e3864e50a2389f9702f54</id>
<content type='text'>
</content>
</entry>
</feed>
