<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-netbook/maximus, branch 1.22</title>
<subtitle>MATE utilities for netbooks</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/'/>
<entry>
<title>Cleanup whitespaces</title>
<updated>2019-09-23T18:44:12+00:00</updated>
<author>
<name>Étienne Deparis</name>
<email>etienne@depar.is</email>
</author>
<published>2019-04-01T17:48:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=7b1d6ad9052b3c12736a8476b0db1acc63a8cd20'/>
<id>7b1d6ad9052b3c12736a8476b0db1acc63a8cd20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>maximus: Fix 'Segmentation fault'</title>
<updated>2019-03-27T12:41:14+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-03-26T15:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=c5f9dd0115702c449d2e43a916ebddbc4e01f1f7'/>
<id>c5f9dd0115702c449d2e43a916ebddbc4e01f1f7</id>
<content type='text'>
Fixes https://github.com/mate-desktop/mate-netbook/issues/46
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/mate-netbook/issues/46
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated 'gdk_error_trap_push/pop/pop_ignored' and 'gdk_flush'</title>
<updated>2019-02-07T09:11:57+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-01-07T00:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=92910b6b2dd0b75bcc99e30eb660742168cef6ce'/>
<id>92910b6b2dd0b75bcc99e30eb660742168cef6ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tomboykeybinder: avoid deprecated 'gdk_keymap_get_default'</title>
<updated>2018-07-13T23:19:56+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-07-12T22:53:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=c488e7e0a6849bfc143d317556f857c3d7dd3d96'/>
<id>c488e7e0a6849bfc143d317556f857c3d7dd3d96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WidthOfScreen and HeightOfScreen implementation</title>
<updated>2017-12-08T01:18:10+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2017-12-08T01:18:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=daa3c9801ea73e63031c3a34c3674aea92d858c6'/>
<id>daa3c9801ea73e63031c3a34c3674aea92d858c6</id>
<content type='text'>
Avoid the deprecated functions:

gdk_screen_get_width
gdk_screen_get_height
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid the deprecated functions:

gdk_screen_get_width
gdk_screen_get_height
</pre>
</div>
</content>
</entry>
<entry>
<title>maximus: don't crash on invalid window ID</title>
<updated>2017-05-14T10:55:14+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-05-11T12:08:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=18a191d3a4fa910680e084e88cd04db3ade01c0e'/>
<id>18a191d3a4fa910680e084e88cd04db3ade01c0e</id>
<content type='text'>
fixes https://github.com/mate-desktop/mate-netbook/issues/5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes https://github.com/mate-desktop/mate-netbook/issues/5
</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-23T19:25:19+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-23T19:25:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=eed121741ae9127dac854e865210e733b008c7e9'/>
<id>eed121741ae9127dac854e865210e733b008c7e9</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>Port from libunique to GApplication</title>
<updated>2016-08-19T21:26:21+00:00</updated>
<author>
<name>ZenWalker</name>
<email>scow@riseup.net</email>
</author>
<published>2016-07-31T00:20:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=90d41af3d0107ecd33ad5d3f01e6793454d800bb'/>
<id>90d41af3d0107ecd33ad5d3f01e6793454d800bb</id>
<content type='text'>
Fixes #29
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #29
</pre>
</div>
</content>
</entry>
<entry>
<title>[GTK+3] maximus: use gdk_error_trap_pop_ignored</title>
<updated>2016-01-21T08:31:46+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-21T08:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=73e3b4764a37a280998c136a6900842181b326fd'/>
<id>73e3b4764a37a280998c136a6900842181b326fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop MateConf migration script</title>
<updated>2016-01-02T20:52:52+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-02T20:52:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-netbook/commit/?id=d47149a5dd9022e30eb40d9f7cb75333d1ab51c3'/>
<id>d47149a5dd9022e30eb40d9f7cb75333d1ab51c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
