<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-utils, branch v1.20.0</title>
<subtitle>MATE desktop utilities</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/'/>
<entry>
<title>release 1.20</title>
<updated>2018-01-30T16:17:21+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-01-30T16:17:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=dab6502bbced250a11781b0239300af3d787b4a4'/>
<id>dab6502bbced250a11781b0239300af3d787b4a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sync with transifex</title>
<updated>2018-01-30T16:08:06+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-01-30T16:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=3594668ec2f0c035f1bd92536b74022bf942ef55'/>
<id>3594668ec2f0c035f1bd92536b74022bf942ef55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>require GTK+ 3.22 and GLib 2.50</title>
<updated>2018-01-30T16:06:31+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-28T19:19:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=2165616a83855afbb1c9b69c736de2e7c7dfbdf8'/>
<id>2165616a83855afbb1c9b69c736de2e7c7dfbdf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #185 from vkareh/hidpi-scaling</title>
<updated>2018-01-28T13:09:57+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-01-28T13:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=526b193ba678a7826af232526dfec0a37836a7e5'/>
<id>526b193ba678a7826af232526dfec0a37836a7e5</id>
<content type='text'>
Add screenshot support for HiDPI displays</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add screenshot support for HiDPI displays</pre>
</div>
</content>
</entry>
<entry>
<title>Add screenshot support for HiDPI displays</title>
<updated>2018-01-27T19:35:00+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-01-27T19:35:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=eefa2051484bc4c7317ecff88f9329926ce401a9'/>
<id>eefa2051484bc4c7317ecff88f9329926ce401a9</id>
<content type='text'>
* Pointer coordinates needed scaling to show up in the correct location.
* Window borders needed scaling to avoid a memory overflow when redrawing it.
* Monitor dimensions needed scaling to show the correct size, as well as support for multi-monitor masking.

Monitor masking is when you have multiple monitors with different sizes, and take a screenshot of the entire desktop.
I am not currently able to test this last feature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Pointer coordinates needed scaling to show up in the correct location.
* Window borders needed scaling to avoid a memory overflow when redrawing it.
* Monitor dimensions needed scaling to show the correct size, as well as support for multi-monitor masking.

Monitor masking is when you have multiple monitors with different sizes, and take a screenshot of the entire desktop.
I am not currently able to test this last feature.
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-screenshot: added New button (#184)</title>
<updated>2018-01-15T20:10:05+00:00</updated>
<author>
<name>Thiago Bighetti</name>
<email>thiago@bighetti.com</email>
</author>
<published>2018-01-15T20:10:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=d10215e69d9cc2831bb94d399a0b3c3674cb6c2c'/>
<id>d10215e69d9cc2831bb94d399a0b3c3674cb6c2c</id>
<content type='text'>
* mate-screenshot: added New button
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* mate-screenshot: added New button
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright year to 2018</title>
<updated>2018-01-09T19:52:14+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-09T19:51:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=d61cde67b70756d0392d63a30291b12bbb96c332'/>
<id>d61cde67b70756d0392d63a30291b12bbb96c332</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>screenshot-save.c: Fix build warnings with ‘pipe’ ‘write’ and ‘read’:</title>
<updated>2018-01-04T01:32:05+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-01-04T01:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=0167ba40cdab5e75ba14653d7d0a5afef5ee53c6'/>
<id>0167ba40cdab5e75ba14653d7d0a5afef5ee53c6</id>
<content type='text'>
ignoring return value declared with attribute warn_unused_result
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ignoring return value declared with attribute warn_unused_result
</pre>
</div>
</content>
</entry>
<entry>
<title>add style class logview-window</title>
<updated>2017-12-25T15:20:23+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-12-25T15:20:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=773be33efb397d245fe26cdbc4e0f9a45ecc1adc'/>
<id>773be33efb397d245fe26cdbc4e0f9a45ecc1adc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release 1.19.1</title>
<updated>2017-12-24T08:05:40+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-12-24T08:01:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=0edddbadd7463e68ecb026a8c55894743fcaec57'/>
<id>0edddbadd7463e68ecb026a8c55894743fcaec57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
