<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel, branch 1.20</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>panel-toplevel: fix applets placement on expanded vertical panel</title>
<updated>2019-07-26T12:25:32+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2019-07-22T14:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=aba2337a1fb8ed656ac7599d0335b291e5823991'/>
<id>aba2337a1fb8ed656ac7599d0335b291e5823991</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-panel/issues/745
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-panel/issues/745
</pre>
</div>
</content>
</entry>
<entry>
<title>panel-toplevel: fix coding style and spacing a bit</title>
<updated>2019-07-26T12:25:23+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2019-07-22T14:58:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=08e0723bf03978c23018b9fce6320ba6c15db84c'/>
<id>08e0723bf03978c23018b9fce6320ba6c15db84c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "menu-bar: transfer focus correctly on alt-F1"</title>
<updated>2019-06-15T10:00:23+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-06-15T10:00:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=f285d0281b82f9f84d422d2947b2b4b41174fb24'/>
<id>f285d0281b82f9f84d422d2947b2b4b41174fb24</id>
<content type='text'>
This reverts commit cdaf08f254981d920918fcfdb1aa356dfdf66306.

Fixes https://github.com/mate-desktop/marco/issues/209
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit cdaf08f254981d920918fcfdb1aa356dfdf66306.

Fixes https://github.com/mate-desktop/marco/issues/209
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: use Debian Buster which has 1.20</title>
<updated>2019-05-24T14:52:33+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2019-05-24T13:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=f9228ea39d53bb787dc4ecd9aea63458640dac08'/>
<id>f9228ea39d53bb787dc4ecd9aea63458640dac08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: disable archlinux temporary</title>
<updated>2019-05-21T10:23:47+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-05-20T14:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=3e1b2a301e03f9ee07c1e8580f948f54b300175a'/>
<id>3e1b2a301e03f9ee07c1e8580f948f54b300175a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>travis: use f28 with old libmatemenu</title>
<updated>2019-05-21T10:23:47+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-05-20T14:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=bc32c7021624736283196a70ce22cdab13d9c7ef'/>
<id>bc32c7021624736283196a70ce22cdab13d9c7ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix reloading the default layout after panel reset</title>
<updated>2019-05-20T13:10:40+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2019-05-12T10:09:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=24ad0d3a9892a424d2b605e6825b5756d282a9b2'/>
<id>24ad0d3a9892a424d2b605e6825b5756d282a9b2</id>
<content type='text'>
- do it in the idle handler
- wait until all toplevels are destroyed before reloading the layout
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- do it in the idle handler
- wait until all toplevels are destroyed before reloading the layout
</pre>
</div>
</content>
</entry>
<entry>
<title>fix random crashes on panel reset</title>
<updated>2019-05-20T13:10:30+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2019-05-07T14:26:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d03b63c4241ed8a8f2be15d05b15db36b871edc3'/>
<id>d03b63c4241ed8a8f2be15d05b15db36b871edc3</id>
<content type='text'>
- unref objects in toplevel's dispose function instead of finalize
- disconnect from toplevel's GSettings objects before deleting them
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- unref objects in toplevel's dispose function instead of finalize
- disconnect from toplevel's GSettings objects before deleting them
</pre>
</div>
</content>
</entry>
<entry>
<title>add Travis-CI support</title>
<updated>2019-03-10T07:54:16+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-03-08T15:53:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=8d4877daa8e1b27bbd38b766decbbac7be9d141e'/>
<id>8d4877daa8e1b27bbd38b766decbbac7be9d141e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tx: update resource for transifex</title>
<updated>2019-02-07T16:34:18+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-02-07T16:34:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=6471edf7abaded482f3d01e223a4fef37742e645'/>
<id>6471edf7abaded482f3d01e223a4fef37742e645</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
