<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets/wncklet, branch v1.18.8</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>wncklet: disconnect signal handlers on destroy</title>
<updated>2017-11-15T21:43:50+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-07-26T05:56:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=86c64efc423448dfb3d069ba3b701bdae6c7db10'/>
<id>86c64efc423448dfb3d069ba3b701bdae6c7db10</id>
<content type='text'>
Stop segfaults, warnings on removing in-process switcher, window-list
Fixes window list, workspace switcher. Window menu and show desktop no warnings or segfaults on removal when built in process

(squashed 9f43dd5c7c37b84960d06a98a4738ee40d8bfd50 + 2b17f4f461cff056ab0f4687a9ac673a16933f7c for 1.18 branch)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stop segfaults, warnings on removing in-process switcher, window-list
Fixes window list, workspace switcher. Window menu and show desktop no warnings or segfaults on removal when built in process

(squashed 9f43dd5c7c37b84960d06a98a4738ee40d8bfd50 + 2b17f4f461cff056ab0f4687a9ac673a16933f7c for 1.18 branch)
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright year to 2017</title>
<updated>2017-04-11T09:51:22+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-04-11T09:51:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=10f4e384ab0b270a77804c5c5b024b49c2e829a3'/>
<id>10f4e384ab0b270a77804c5c5b024b49c2e829a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reenable workspace switcher wrapping</title>
<updated>2017-04-03T11:27:36+00:00</updated>
<author>
<name>Moritz Bruder</name>
<email>muesli4@gmail.com</email>
</author>
<published>2017-03-23T20:20:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=7d55c5a174884d5f2f301c5ea183fb70dea26363'/>
<id>7d55c5a174884d5f2f301c5ea183fb70dea26363</id>
<content type='text'>
These changes have been accidentally removed. The previously used
handler has been added to the code again, which connects to the scroll
event of the WnckPager widget.

port of 9b8f9e8147e27e19eb08a262a140b937051545b9 + fix from 9705869fdcf0f31bc05b8454cd7ec60b7b489234
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These changes have been accidentally removed. The previously used
handler has been added to the code again, which connects to the scroll
event of the WnckPager widget.

port of 9b8f9e8147e27e19eb08a262a140b937051545b9 + fix from 9705869fdcf0f31bc05b8454cd7ec60b7b489234
</pre>
</div>
</content>
</entry>
<entry>
<title>window-list: add GTK 3.20 version check to css forcing zero padding</title>
<updated>2017-01-30T20:16:21+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-01-30T20:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=2fec9eb820fd44d8397df32aa61346077f301caa'/>
<id>2fec9eb820fd44d8397df32aa61346077f301caa</id>
<content type='text'>
This version check added to version 1.16 backport, let's use it in master too
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This version check added to version 1.16 backport, let's use it in master too
</pre>
</div>
</content>
</entry>
<entry>
<title>window-list.c: Fix indent</title>
<updated>2017-01-10T18:02:49+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-01-10T18:02:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=1dd29732f03f96ab579823f1326e9405331ebceb'/>
<id>1dd29732f03f96ab579823f1326e9405331ebceb</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.20/3.22: fix warnings from show-desktop button</title>
<updated>2017-01-10T04:16:46+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-01-10T04:16:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d06d561dfca50f269c6113bf72fd10e063713942'/>
<id>d06d561dfca50f269c6113bf72fd10e063713942</id>
<content type='text'>
Force zero padding, margin, border to stop underallocation warnings.

*Note: few themes deliberately use a border here, some (notably Adwaita) inherit it from generic buttons
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Force zero padding, margin, border to stop underallocation warnings.

*Note: few themes deliberately use a border here, some (notably Adwaita) inherit it from generic buttons
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK 3.20/22: fix warnings from tasklist buttons</title>
<updated>2017-01-10T04:04:46+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-01-10T04:04:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=5bdda73212808452a1355906b4b47615a2cb7024'/>
<id>5bdda73212808452a1355906b4b47615a2cb7024</id>
<content type='text'>
Force padding and margins to zero. Borders don't seem to throw warnings here
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Force padding and margins to zero. Borders don't seem to throw warnings here
</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-21T18:14:26+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-21T18:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d0ddaedffa7d417a699cafce73c1e418515c4a28'/>
<id>d0ddaedffa7d417a699cafce73c1e418515c4a28</id>
<content type='text'>
and require libmate-desktop &gt;= 1.17

WARNING: use GTK+3 build of libmateweather for this build.
that lib is not migrated to GTK+3 only as we will possibly
use libgweather instead of it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and require libmate-desktop &gt;= 1.17

WARNING: use GTK+3 build of libmateweather for this build.
that lib is not migrated to GTK+3 only as we will possibly
use libgweather instead of it.
</pre>
</div>
</content>
</entry>
<entry>
<title>check for stable release of GTK+3, not for development one</title>
<updated>2016-11-21T15:41:01+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-21T15:41:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=cd7c4c546fa230e78608c206502e9758eef22c54'/>
<id>cd7c4c546fa230e78608c206502e9758eef22c54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>window-list: use GtkAbout and update copyright</title>
<updated>2016-07-28T19:48:14+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-07-28T09:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=0a852ea485c6b0b99a3337942d61a44b95572083'/>
<id>0a852ea485c6b0b99a3337942d61a44b95572083</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
