<feed xmlns='http://www.w3.org/2005/Atom'>
<title>marco/src/ui, branch 1.18</title>
<subtitle>MATE default window manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/'/>
<entry>
<title>ui: Fix invalid object construction in frames</title>
<updated>2017-06-30T20:25:03+00:00</updated>
<author>
<name>Ikey Doherty</name>
<email>ikey@solus-project.com</email>
</author>
<published>2017-06-20T21:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=71950df523c575922a2d83ba54a7009c10c3895b'/>
<id>71950df523c575922a2d83ba54a7009c10c3895b</id>
<content type='text'>
This legacy construct was carried over from the gtk2/gtk3 port, and
attempts to initialise MetaFrames with a GtkWindow `type` property.
This property doesn't actually exist, and will cause marco to completely
crash when running with `MARCO_DEBUG=1` for local build testing.

Signed-off-by: Ikey Doherty &lt;ikey@solus-project.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This legacy construct was carried over from the gtk2/gtk3 port, and
attempts to initialise MetaFrames with a GtkWindow `type` property.
This property doesn't actually exist, and will cause marco to completely
crash when running with `MARCO_DEBUG=1` for local build testing.

Signed-off-by: Ikey Doherty &lt;ikey@solus-project.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ui: avoid deprecated GdkDeviceManager</title>
<updated>2017-05-10T15:04:22+00:00</updated>
<author>
<name>Alberts Muktupāvels</name>
<email>alberts.muktupavels@gmail.com</email>
</author>
<published>2017-04-23T11:00:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=024c1e487f90696bb66da4574dc607d96c5f5bbd'/>
<id>024c1e487f90696bb66da4574dc607d96c5f5bbd</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/metacity/commit/?id=7ec9a6f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/metacity/commit/?id=7ec9a6f
</pre>
</div>
</content>
</entry>
<entry>
<title>tile-preview: avoid a deprecation warning</title>
<updated>2017-05-10T15:03:41+00:00</updated>
<author>
<name>Alberts Muktupāvels</name>
<email>alberts.muktupavels@gmail.com</email>
</author>
<published>2017-04-23T07:54:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=105abf2b5f34489bb3a5d62753c32178471379a9'/>
<id>105abf2b5f34489bb3a5d62753c32178471379a9</id>
<content type='text'>
Taken from:
https://git.gnome.org/browse/metacity/commit/?id=3380502
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Taken from:
https://git.gnome.org/browse/metacity/commit/?id=3380502
</pre>
</div>
</content>
</entry>
<entry>
<title>theme-viewer: don't use deprecated gtk_widget_override_font</title>
<updated>2017-02-07T20:37:34+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2017-02-07T20:37:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=34599278fd3f77a37ef565494b3a7f3c407e17ce'/>
<id>34599278fd3f77a37ef565494b3a7f3c407e17ce</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/metacity/commit/?id=02fa1e1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/metacity/commit/?id=02fa1e1
</pre>
</div>
</content>
</entry>
<entry>
<title>theme-viewer: don't use deprecated GtkAlignment</title>
<updated>2017-02-07T20:10:31+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2017-02-07T20:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=f145d407235388b1ea8f866b44ee2bdd1eff58af'/>
<id>f145d407235388b1ea8f866b44ee2bdd1eff58af</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/metacity/commit/?id=66d54f5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/metacity/commit/?id=66d54f5
</pre>
</div>
</content>
</entry>
<entry>
<title>theme-viewer: port GtkAction to GAction</title>
<updated>2017-02-07T19:47:28+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2017-02-07T19:47:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=d8bbc62e9fdd8e0833c123742493f827f61db9f5'/>
<id>d8bbc62e9fdd8e0833c123742493f827f61db9f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>theme-viewer: don't use deprecated gtk_scrolled_window_add_with_viewport</title>
<updated>2017-02-07T19:09:43+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2017-02-07T19:09:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=2f953695fc3d46fb1d6aae4654024e406cd08277'/>
<id>2f953695fc3d46fb1d6aae4654024e406cd08277</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>theme-viewer: port GtkTable to GtkGrid</title>
<updated>2017-02-07T17:42:52+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2017-02-05T17:35:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=65ae1ed5026a5d067c08fef1915fc504f71a8f0e'/>
<id>65ae1ed5026a5d067c08fef1915fc504f71a8f0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>theme-viewer: use GtkStyleContext</title>
<updated>2017-01-06T15:02:30+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-01-06T15:02:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=5759a070c1b02cc9f07b4a1670cecca34d25e2b0'/>
<id>5759a070c1b02cc9f07b4a1670cecca34d25e2b0</id>
<content type='text'>
picked from upstream:
https://git.gnome.org/browse/metacity/commit/src/ui/theme-viewer.c?id=238e83a98cf014c9b1082d21541e63f102d441d6
https://git.gnome.org/browse/metacity/commit/src/ui/theme-viewer.c?id=c9099b4a90932a22c86b960c8b4dc7cd1458defe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
picked from upstream:
https://git.gnome.org/browse/metacity/commit/src/ui/theme-viewer.c?id=238e83a98cf014c9b1082d21541e63f102d441d6
https://git.gnome.org/browse/metacity/commit/src/ui/theme-viewer.c?id=c9099b4a90932a22c86b960c8b4dc7cd1458defe
</pre>
</div>
</content>
</entry>
<entry>
<title>theme-viewer: use GdkRGBA instead of GdkColor</title>
<updated>2017-01-06T14:54:38+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-01-06T14:54:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=1cdde13577525fda5609ed2a494f743e979f6e10'/>
<id>1cdde13577525fda5609ed2a494f743e979f6e10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
