<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-session/src/utils.h, 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>2024-07-03T14:27:43+00:00</updated>
<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>src/utils.(c|h): Add get_desktop_session() helper function.</title>
<updated>2023-02-27T15:29:25+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2023-02-21T15:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=2f800334533e49c7413a68816bf695db053e97c0'/>
<id>urn:sha1:2f800334533e49c7413a68816bf695db053e97c0</id>
<content type='text'>
Signed-off-by: Mike Gabriel &lt;mike.gabriel@das-netzwerkteam.de&gt;
</content>
</entry>
<entry>
<title>Move common parts over to libayatana-common and clean up</title>
<updated>2021-05-25T13:50:19+00:00</updated>
<author>
<name>Marius Gripsgard</name>
<email>marius@ubports.com</email>
</author>
<published>2021-01-11T18:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=dc7faa221b5ffb8224b4dc1a3bc36610156745ba'/>
<id>urn:sha1:dc7faa221b5ffb8224b4dc1a3bc36610156745ba</id>
<content type='text'>
This moves some common functions over to libayatana-common, this also
removes the direct need for any ayatana indicators to depend on
url-dispatcher as this will be handeled by libayatana-common.

This also cleans up a pretty messy code and removes many duplicates.
</content>
</entry>
<entry>
<title>Add Budgie support.</title>
<updated>2021-05-01T20:09:30+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2020-08-27T14:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=75cbf7ac1c3f7688cc13573bacf1ac71582d01cf'/>
<id>urn:sha1:75cbf7ac1c3f7688cc13573bacf1ac71582d01cf</id>
<content type='text'>
Fixes AyatanaIndicators/ayatana-indicator-session#2
</content>
</entry>
<entry>
<title>Add 'Report a bug...' item to the session menu.</title>
<updated>2018-03-25T21:49:56+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-03-25T21:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=771925076fe7695e198b4c4279707ca4b028cebf'/>
<id>urn:sha1:771925076fe7695e198b4c4279707ca4b028cebf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/utils.(c|h): Reduce code duplications in desktop env detection code.</title>
<updated>2018-03-21T09:38:29+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-03-21T09:35:59+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=5a695ecb884f2c97ba1065e95d8d2ee28d8671f7'/>
<id>urn:sha1:5a695ecb884f2c97ba1065e95d8d2ee28d8671f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add XFCE Support.</title>
<updated>2018-03-21T09:21:28+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-03-21T08:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=6a0b2ef766fc208b36cc1f8f6a4c99e354c161e5'/>
<id>urn:sha1:6a0b2ef766fc208b36cc1f8f6a4c99e354c161e5</id>
<content type='text'>
  * Check if XDG_CURRENT_DESKTOP is set to XFCE.
  * Use xfce4-session-logout as logout/reboot/shutdown prompt.
  * Use xfce4-settings-manager for 'Settings...'.
  * Use xflock4 to attept a session lock.
  * Use xfce4-about for info about this computer (not fully
    appropriate but XFCE does not have any appropriate equivalent
    as found in GNOME or MATE).

Fixes AyatanaIndicators/ayatana-indicator-session#1.
</content>
</entry>
<entry>
<title>Provide to 'Help' menu items. One for Distro Help, one for Desktop Help.</title>
<updated>2017-07-18T03:35:40+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-07-18T03:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=e246fe0945c3e5b99b1aa0ed3cfb77c6a08ca01a'/>
<id>urn:sha1:e246fe0945c3e5b99b1aa0ed3cfb77c6a08ca01a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/utils.[ch]: Make desktop env checks available globally, load MSD media keys settings, if in MATE environment.</title>
<updated>2017-05-30T09:59:27+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-05-30T09:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-session/commit/?id=4e4971719bc0f49c07905cab802b861281562edc'/>
<id>urn:sha1:4e4971719bc0f49c07905cab802b861281562edc</id>
<content type='text'>
</content>
</entry>
</feed>
