<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-indicator-applet/src, branch v1.20.0</title>
<subtitle>Exposes Ayatana Indicators in the MATE Panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/'/>
<entry>
<title>Support building against Ayatana Indicators and Ubuntu Indicators alike. (#24)</title>
<updated>2018-01-18T03:06:28+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-01-18T03:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=9d6ee461f95e059a42aea9392c37f5a752e9be3d'/>
<id>9d6ee461f95e059a42aea9392c37f5a752e9be3d</id>
<content type='text'>
* If only Ayatana Indicators are present in the build env,
    build against them.
  * If only Ubuntu Indicators are present in the build env,
    build against them.

  * If both Indicator implementations are present in the build env,
    then we build against Ayatana Indicators. A build against
    this or that implementation can be enforced by configure options
    (--with-ayatana-indicators=yes or --with-ubuntu-indicators=yes).

  * If either implementation is present, but the other -with-*-indicator
    configure option is given, an error is thrown at configure time.
  * No Indicator implementation present in the build env, of course,
    also throws an error at configure time.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* If only Ayatana Indicators are present in the build env,
    build against them.
  * If only Ubuntu Indicators are present in the build env,
    build against them.

  * If both Indicator implementations are present in the build env,
    then we build against Ayatana Indicators. A build against
    this or that implementation can be enforced by configure options
    (--with-ayatana-indicators=yes or --with-ubuntu-indicators=yes).

  * If either implementation is present, but the other -with-*-indicator
    configure option is given, an error is thrown at configure time.
  * No Indicator implementation present in the build env, of course,
    also throws an error at configure time.</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright year to 2018</title>
<updated>2018-01-09T18:58:24+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-09T18:58:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=9ae2153657e2aee44fa6c6a70c9f3c4693a3ea20'/>
<id>9ae2153657e2aee44fa6c6a70c9f3c4693a3ea20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add our copyright to About dialog</title>
<updated>2017-10-03T19:02:57+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-10-03T19:02:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=e5cc20a1a1066b8e1ea1ebd3ff244603483c361f'/>
<id>e5cc20a1a1066b8e1ea1ebd3ff244603483c361f</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-indicator-applet/issues/9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-indicator-applet/issues/9
</pre>
</div>
</content>
</entry>
<entry>
<title>move to GTK+3 (&gt;= 3.14), drop GTK+2 code and --with-gtk build option</title>
<updated>2016-11-23T18:40:01+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-23T18:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=92bf2cb99277044cb2823c0fa64ef0a157abb297'/>
<id>92bf2cb99277044cb2823c0fa64ef0a157abb297</id>
<content type='text'>
and require mate-panel &gt;= 1.17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and require mate-panel &gt;= 1.17
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+3: add support for new style indicators</title>
<updated>2016-06-20T12:11:23+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-06-20T12:11:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=18ecafbab727d3ccb42254f03db6cff6f6a76850'/>
<id>18ecafbab727d3ccb42254f03db6cff6f6a76850</id>
<content type='text'>
they don't have .so files anymore, only the service binary,
and they're loaded from /usr/share/unity/indicators

they're supported only with libindicator3 &gt;= 12.10

also this adds build-dep on libido (hmm, what Freud would say?)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
they don't have .so files anymore, only the service binary,
and they're loaded from /usr/share/unity/indicators

they're supported only with libindicator3 &gt;= 12.10

also this adds build-dep on libido (hmm, what Freud would say?)
</pre>
</div>
</content>
</entry>
<entry>
<title>build: make check for indicator lib a separate check</title>
<updated>2016-06-19T20:01:51+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-06-19T20:01:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=37753676942b92a8f717fad2f8cdac629c907de0'/>
<id>37753676942b92a8f717fad2f8cdac629c907de0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+3: allow indicators to receive mouse scroll event</title>
<updated>2016-06-09T09:02:02+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-06-09T09:02:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=c59b52777a65115caaa7b419ba43d03106f4b914'/>
<id>c59b52777a65115caaa7b419ba43d03106f4b914</id>
<content type='text'>
will be handy for changing volume in indicator-sound with mouse scroll
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
will be handy for changing volume in indicator-sound with mouse scroll
</pre>
</div>
</content>
</entry>
<entry>
<title>move indicator loading/setup code into separate function</title>
<updated>2016-06-08T11:17:45+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-06-08T11:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=1522904e12470f9e632c32c2b44555e41e11d15a'/>
<id>1522904e12470f9e632c32c2b44555e41e11d15a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move module loading code into separate function</title>
<updated>2016-06-08T09:20:26+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-06-08T09:20:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=4385b4835dc16d392fe6ca8d84ab6aba4a725dfe'/>
<id>4385b4835dc16d392fe6ca8d84ab6aba4a725dfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>eggaccelerators: remove unused function</title>
<updated>2016-06-08T08:28:13+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-06-08T08:28:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=814638d93298f71bad472658ac74a643d96e624d'/>
<id>814638d93298f71bad472658ac74a643d96e624d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
