<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-settings-daemon/plugins/xrandr, branch v1.20.4</title>
<subtitle>MATE settings daemon</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/'/>
<entry>
<title>require GTK+ 3.22 and GLib 2.50</title>
<updated>2018-01-30T13:03:10+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-28T18:33:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=336743475664829a64d13bbd70a2c97a58375d0c'/>
<id>336743475664829a64d13bbd70a2c97a58375d0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>msd-xrandr-manager: avoid deprecated gtk_misc_set_padding</title>
<updated>2017-05-01T19:25:16+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-05-01T19:25:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=2f1b581c28d96eec24a97e8a35f3b26024c554a2'/>
<id>2f1b581c28d96eec24a97e8a35f3b26024c554a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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-20T19:24:08+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-20T19:24:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=de1227d4355f56017270f3a7541b8be21fd955af'/>
<id>de1227d4355f56017270f3a7541b8be21fd955af</id>
<content type='text'>
and require libmatekbd and libmate-desktop &gt;= 1.17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and require libmatekbd and libmate-desktop &gt;= 1.17
</pre>
</div>
</content>
</entry>
<entry>
<title>xrandr: use proper libmate-desktop function in GTK+3 build</title>
<updated>2016-10-11T14:04:03+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-10-11T14:04:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=fa25c2b0a6449906a0451be1a97e170f069d6ca4'/>
<id>fa25c2b0a6449906a0451be1a97e170f069d6ca4</id>
<content type='text'>
or it will break the plugin once libmate-desktop becomes GTK+3 only
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
or it will break the plugin once libmate-desktop becomes GTK+3 only
</pre>
</div>
</content>
</entry>
<entry>
<title>[GTK+3] use x/y alignment functions for GtkLabel</title>
<updated>2016-01-21T12:52:37+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-21T12:35:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=edd22f8fbd84efd0310554c235fde137010faab1'/>
<id>edd22f8fbd84efd0310554c235fde137010faab1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused #define's</title>
<updated>2016-01-09T17:49:32+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-09T17:30:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=60626abf0b065b831bc83b124114fb6fa4c7b678'/>
<id>60626abf0b065b831bc83b124114fb6fa4c7b678</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xrandr: remove useless code</title>
<updated>2016-01-09T16:48:45+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-09T16:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=626f0844ab9980761fe4e810ccfddff19e6a8336'/>
<id>626f0844ab9980761fe4e810ccfddff19e6a8336</id>
<content type='text'>
it either does nothing or only calls parent functions

taken from
https://git.gnome.org/browse/gnome-settings-daemon/commit?id=4fe4f495509988b518c2b14afc37536a72d8a7bc
https://git.gnome.org/browse/gnome-settings-daemon/commit?id=eed796d5edce1a8713ae4025356cc4b1399307d6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it either does nothing or only calls parent functions

taken from
https://git.gnome.org/browse/gnome-settings-daemon/commit?id=4fe4f495509988b518c2b14afc37536a72d8a7bc
https://git.gnome.org/browse/gnome-settings-daemon/commit?id=eed796d5edce1a8713ae4025356cc4b1399307d6
</pre>
</div>
</content>
</entry>
<entry>
<title>xrandr: fix indent a bit</title>
<updated>2016-01-09T16:12:27+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-09T16:12:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=01b97b7a03fb1bf2ba6f1f3fa32f7eacb6b97753'/>
<id>01b97b7a03fb1bf2ba6f1f3fa32f7eacb6b97753</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK3: use gdk_error_trap_pop_ignored() when appropriate</title>
<updated>2015-12-02T11:54:10+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-11-16T13:02:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=8ea8868b6e6cfa626905b52b4b94b10b60d43139'/>
<id>8ea8868b6e6cfa626905b52b4b94b10b60d43139</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/gnome-settings-daemon/commit/?id=544526d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/gnome-settings-daemon/commit/?id=544526d
</pre>
</div>
</content>
</entry>
<entry>
<title>Gtk-+3.14: don't use deprecated GtkMisc</title>
<updated>2015-12-02T11:49:34+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-11-16T12:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-settings-daemon/commit/?id=6016147ccdf1335dc6d285d50938446c42e1ce95'/>
<id>6016147ccdf1335dc6d285d50938446c42e1ce95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
