<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-control-center/capplets/display, branch v1.20.4</title>
<subtitle>Utilities to configure the MATE desktop</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/'/>
<entry>
<title>display-capplet: add css name for scrollarea</title>
<updated>2018-05-07T18:08:12+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-05-07T16:49:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=d06a1d3b8abc4d42c745ef1a3782473e3150ea9f'/>
<id>d06a1d3b8abc4d42c745ef1a3782473e3150ea9f</id>
<content type='text'>
This makes it possible to fix visual glitches in themes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it possible to fix visual glitches in themes
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix screen geometry to account for rotation when snapping.</title>
<updated>2018-03-18T08:45:10+00:00</updated>
<author>
<name>Brent Bradburn</name>
<email>36802481+BrentBradburn@users.noreply.github.com</email>
</author>
<published>2018-02-24T21:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=da864825f4b89e666bd41cf5d4a118d1377b4f11'/>
<id>da864825f4b89e666bd41cf5d4a118d1377b4f11</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-30T19:11:14+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-28T19:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=2be32a55532fbb010f83472064435aae49e36270'/>
<id>2be32a55532fbb010f83472064435aae49e36270</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop unused variables</title>
<updated>2018-01-13T22:31:54+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-01-13T22:31:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=9aa60ce09b88efd4227f8f795c54d07b2776f756'/>
<id>9aa60ce09b88efd4227f8f795c54d07b2776f756</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>display scrollarea: avoid deprecated gtk_adjustment_changed</title>
<updated>2017-08-15T08:52:56+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-08-02T13:13:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=df9028e9ff4448610dc7626b75a5cf331fb8e106'/>
<id>df9028e9ff4448610dc7626b75a5cf331fb8e106</id>
<content type='text'>
gtk_adjustment_changed has been deprecated since version 3.18 and
GTK+ emits “changed” itself whenever any of the properties (other than value) change.
see https://developer.gnome.org/gtk3/unstable/GtkAdjustment.html#gtk-adjustment-changed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gtk_adjustment_changed has been deprecated since version 3.18 and
GTK+ emits “changed” itself whenever any of the properties (other than value) change.
see https://developer.gnome.org/gtk3/unstable/GtkAdjustment.html#gtk-adjustment-changed
</pre>
</div>
</content>
</entry>
<entry>
<title>display scrollarea: fix a -Wuninitialized build warning</title>
<updated>2017-08-15T08:52:56+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-08-01T14:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=f6421eb52e630cbea1e33c68bda231d420eced38'/>
<id>f6421eb52e630cbea1e33c68bda231d420eced38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>display scrollarea: avoid deprecated gdk_window_get_pointer</title>
<updated>2017-08-15T08:52:56+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-08-01T13:46:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=3b04abf8487f6f61fc991ea365ce79cc88778ae6'/>
<id>3b04abf8487f6f61fc991ea365ce79cc88778ae6</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-12-01T21:50:14+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-01T21:45:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=0c27d18ab5efb721a2f02549767016c81fc6ce2c'/>
<id>0c27d18ab5efb721a2f02549767016c81fc6ce2c</id>
<content type='text'>
and require libmatekbd, libmate-desktop, marco, m-s-d &gt;= 1.17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and require libmatekbd, libmate-desktop, marco, m-s-d &gt;= 1.17
</pre>
</div>
</content>
</entry>
<entry>
<title>display: remove excessive #define</title>
<updated>2016-12-01T21:42:56+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-01T21:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=1aa83d45ebf9599c6d4d3f47211c3961282e98f0'/>
<id>1aa83d45ebf9599c6d4d3f47211c3961282e98f0</id>
<content type='text'>
GdkRegion is already used only in GTK+2 code block
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GdkRegion is already used only in GTK+2 code block
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+3: fix mate-display-properties with glib 2.49.6</title>
<updated>2016-09-18T11:02:36+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2016-09-14T04:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-control-center/commit/?id=7c58f04b9bdd6a5b5fdfefb9802e8442d0083f0c'/>
<id>7c58f04b9bdd6a5b5fdfefb9802e8442d0083f0c</id>
<content type='text'>
before that version, glib ignored arguments in custom marshalling and
always used its own ones, so the mistake in our code was unnoticed
for a long time.
this commit adds proper marshalling for GTK+3 build.

more info: https://bugzilla.gnome.org/769076

fixes https://github.com/mate-desktop/mate-control-center/issues/251
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
before that version, glib ignored arguments in custom marshalling and
always used its own ones, so the mistake in our code was unnoticed
for a long time.
this commit adds proper marshalling for GTK+3 build.

more info: https://bugzilla.gnome.org/769076

fixes https://github.com/mate-desktop/mate-control-center/issues/251
</pre>
</div>
</content>
</entry>
</feed>
