<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-session/src/backend-dbus, branch 0.8.0</title>
<subtitle>Ayatana Indicator Session Service</subtitle>
<id>https://cgit.arctica-project.org/ayatana-indicator-session/atom?h=0.8.0</id>
<link rel='self' href='https://cgit.arctica-project.org/ayatana-indicator-session/atom?h=0.8.0'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-session/'/>
<updated>2018-03-25T21:49:56+00:00</updated>
<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://cgit.arctica-project.org/ayatana-indicator-session/commit/?id=771925076fe7695e198b4c4279707ca4b028cebf'/>
<id>urn:sha1:771925076fe7695e198b4c4279707ca4b028cebf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reintroduce optional url-dispatcher support.</title>
<updated>2018-03-25T20:59:59+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-03-25T20:59:59+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-session/commit/?id=c00d3d13b07ed6fa60ac975c2e633e2e5a3cbee3'/>
<id>urn:sha1:c00d3d13b07ed6fa60ac975c2e633e2e5a3cbee3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/backend-dbus/actions.c: Show warnings if no web browser is installed (for distro help and XFCE desktop help).</title>
<updated>2018-03-21T10:08:07+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-03-21T10:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-session/commit/?id=18ee0ceef82240863b3c0cb3b072ad4e36c30e4b'/>
<id>urn:sha1:18ee0ceef82240863b3c0cb3b072ad4e36c30e4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>my_desktop_help(): Don't always fallback to empty yelp call, rather show a warning that we don't know how to access the currently running desktop's user guide or help center.</title>
<updated>2018-03-21T09:59:35+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-03-21T09:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-session/commit/?id=46ddf4f5d96974d5129567a4c94a311ed586121d'/>
<id>urn:sha1:46ddf4f5d96974d5129567a4c94a311ed586121d</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://cgit.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>src/backend-dbus/actions.c: Use is_mate() from src/utils.c to check if we are running inside a MATE desktop session.</title>
<updated>2017-07-21T13:35:50+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-07-21T13:31:43+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-session/commit/?id=abb906cb039ae981c4943f6274d3b7effe1b9f56'/>
<id>urn:sha1:abb906cb039ae981c4943f6274d3b7effe1b9f56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>my_distro_help(): Be less Debian-centric and detect other browser, if x-www-browser does not exist.</title>
<updated>2017-07-21T13:29:07+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-07-21T13:29:07+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-session/commit/?id=7515bc1dd374c706871368ed585eb9794fa3fc4f'/>
<id>urn:sha1:7515bc1dd374c706871368ed585eb9794fa3fc4f</id>
<content type='text'>
</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://cgit.arctica-project.org/ayatana-indicator-session/commit/?id=e246fe0945c3e5b99b1aa0ed3cfb77c6a08ca01a'/>
<id>urn:sha1:e246fe0945c3e5b99b1aa0ed3cfb77c6a08ca01a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add full MATE session support.</title>
<updated>2017-07-17T19:45:34+00:00</updated>
<author>
<name>Martin Wimpress</name>
<email>code@flexiondotorg</email>
</author>
<published>2017-07-17T19:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-session/commit/?id=35cfd3c37eb12de99c35cc2c6ce7f65aed558a84'/>
<id>urn:sha1:35cfd3c37eb12de99c35cc2c6ce7f65aed558a84</id>
<content type='text'>
 This changeset adds the remaining support for MATE Desktop. When MATE is
 the desktop session:

  * "About This Computer" launches `mate-system-monitor --show-system-tab`
  * "&lt;distro&gt; Help..." launches the MATE User Guide.
  * "System Settings..." launches `mate-control-center`
  * "Lock/Switch Account..." invokes `mate-screensaver-command --lock`

 `have_mate_program()` checks that the active session is MATE and the
 required program exists, making this a safe mechanism to launch `"yelp
 help:mate-user-guide` specifically for MATE and fall through the just
 `yelp` on the other desktop environments.
</content>
</entry>
<entry>
<title>Revert "DBus actions: Add support for logging out via GNOME/MATE session manager."</title>
<updated>2017-07-17T19:32:34+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-07-17T19:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-session/commit/?id=5e3436e17612011c0cb80fa032e59aaf66a6c6e2'/>
<id>urn:sha1:5e3436e17612011c0cb80fa032e59aaf66a6c6e2</id>
<content type='text'>
This reverts commit 938988360da9c79a1c2904bca1249c16a59cfe3f.
</content>
</entry>
</feed>
