<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-indicator-applet/src, branch 1.16</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>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>
<entry>
<title>[GTK+3] fix deprecated usage of GtkHBox and GtkVBox</title>
<updated>2016-01-21T08:04:15+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-21T08:04:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=96b5bb54f5fb342c5612310a525ac7a6a38ec085'/>
<id>96b5bb54f5fb342c5612310a525ac7a6a38ec085</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow volume change with mouse scroll over sound indicator's icon</title>
<updated>2015-11-25T14:01:10+00:00</updated>
<author>
<name>patrickalbie</name>
<email>7patricka7@gmail.com</email>
</author>
<published>2015-11-23T13:51:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=511633a11aba42edd1e5f8fe5a6938e80e5ed87a'/>
<id>511633a11aba42edd1e5f8fe5a6938e80e5ed87a</id>
<content type='text'>
closes https://github.com/mate-desktop/mate-indicator-applet/issues/15
closes https://github.com/mate-desktop/mate-indicator-applet/pull/16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes https://github.com/mate-desktop/mate-indicator-applet/issues/15
closes https://github.com/mate-desktop/mate-indicator-applet/pull/16
</pre>
</div>
</content>
</entry>
<entry>
<title>removed trailing spaces</title>
<updated>2015-08-31T12:13:52+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-08-31T12:13:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=1158ea5facb894076cb5d8558bfa582c06d1ede8'/>
<id>1158ea5facb894076cb5d8558bfa582c06d1ede8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop gdkkeysyms-compat usage, use modern key names</title>
<updated>2015-08-03T13:21:33+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-08-03T13:21:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-indicator-applet/commit/?id=5f8beda3a0b423deeb1e4a64f4d3c5fbad8005b2'/>
<id>5f8beda3a0b423deeb1e4a64f4d3c5fbad8005b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
