<feed xmlns='http://www.w3.org/2005/Atom'>
<title>marco, branch v1.23.1</title>
<subtitle>MATE default window manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/'/>
<entry>
<title>release 1.23.1</title>
<updated>2019-06-07T14:33:53+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-06-07T14:33:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=e8457406d0877d6a96bfb754d2be3f214bed45d7'/>
<id>e8457406d0877d6a96bfb754d2be3f214bed45d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tx: sync with transifex</title>
<updated>2019-06-07T14:19:32+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-06-07T14:19:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=29a5e0b6162594e1e921d8d2b4cdf1973c2a33e8'/>
<id>29a5e0b6162594e1e921d8d2b4cdf1973c2a33e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tx: update resource for transifex</title>
<updated>2019-06-07T14:13:53+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-06-07T14:13:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=84b472fb3374519e5514ba411523fbea92fb6fbc'/>
<id>84b472fb3374519e5514ba411523fbea92fb6fbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make alt+tab max columns configurable and consider window label width</title>
<updated>2019-06-07T12:26:10+00:00</updated>
<author>
<name>osch</name>
<email>oliver at luced de</email>
</author>
<published>2019-05-14T07:40:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=604fa96f1026fbffd4dcf21a864076d068e6f56a'/>
<id>604fa96f1026fbffd4dcf21a864076d068e6f56a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>theme: Fix window state when tiling from maximized</title>
<updated>2019-06-05T14:49:37+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-06-02T01:16:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=40301a79d866d1c8117872637d24bce5b2546c08'/>
<id>40301a79d866d1c8117872637d24bce5b2546c08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>compositor: fix possible crash closing/destroying window</title>
<updated>2019-06-05T14:49:37+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-05-30T19:09:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=df56628979abc17474b001c58c28c6f3637ada9d'/>
<id>df56628979abc17474b001c58c28c6f3637ada9d</id>
<content type='text'>
Partially restore call to destroy_win in compositor when calling
meta_window_free. This is needed to ensure that we never call
meta_window_get_frame_bounds while windows is destroying.

https://bugzilla.gnome.org/show_bug.cgi?id=751833

upstream commit:
https://gitlab.gnome.org/GNOME/metacity/commit/a9f28dbc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partially restore call to destroy_win in compositor when calling
meta_window_free. This is needed to ensure that we never call
meta_window_get_frame_bounds while windows is destroying.

https://bugzilla.gnome.org/show_bug.cgi?id=751833

upstream commit:
https://gitlab.gnome.org/GNOME/metacity/commit/a9f28dbc
</pre>
</div>
</content>
</entry>
<entry>
<title>update window-&gt;has_resize_func at the right time when unfullscreening</title>
<updated>2019-06-05T14:49:37+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-05-30T19:03:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=da5dce7c6f30018b00846c4332a2c06a4b95ffc0'/>
<id>da5dce7c6f30018b00846c4332a2c06a4b95ffc0</id>
<content type='text'>
Since the frame window size that meta_window_move_resize() uses depends
on whether the window has horizontal/vertical resize functionality, we
need to update this flag before we resize the window.

https://bugzilla.gnome.org/show_bug.cgi?id=659854

upstream commit:
https://gitlab.gnome.org/GNOME/metacity/commit/c66d83a7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the frame window size that meta_window_move_resize() uses depends
on whether the window has horizontal/vertical resize functionality, we
need to update this flag before we resize the window.

https://bugzilla.gnome.org/show_bug.cgi?id=659854

upstream commit:
https://gitlab.gnome.org/GNOME/metacity/commit/c66d83a7
</pre>
</div>
</content>
</entry>
<entry>
<title>frames: include invisible area in cache</title>
<updated>2019-06-05T14:49:37+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-05-30T18:58:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=71fc84f4ea42bd2dc3db2208f83b2cf9af787d7b'/>
<id>71fc84f4ea42bd2dc3db2208f83b2cf9af787d7b</id>
<content type='text'>
GTK+ theme might use this area to paint box-shadow. Also use
CAIRO_CONTENT_COLOR_ALPHA for cairo surfaces.

upstream commit:
https://gitlab.gnome.org/GNOME/metacity/commit/13137b1d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GTK+ theme might use this area to paint box-shadow. Also use
CAIRO_CONTENT_COLOR_ALPHA for cairo surfaces.

upstream commit:
https://gitlab.gnome.org/GNOME/metacity/commit/13137b1d
</pre>
</div>
</content>
</entry>
<entry>
<title>frames: Rename layout to text_layout</title>
<updated>2019-06-05T14:49:37+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-05-30T12:52:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=c9339a8b67cf8b684947322638da92ed69f86358'/>
<id>c9339a8b67cf8b684947322638da92ed69f86358</id>
<content type='text'>
... to differentiate PangoLayout from MetaFrameLayout.

https://bugzilla.gnome.org/show_bug.cgi?id=741917

upstream commit:
https://gitlab.gnome.org/GNOME/metacity/commit/8e5781bc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... to differentiate PangoLayout from MetaFrameLayout.

https://bugzilla.gnome.org/show_bug.cgi?id=741917

upstream commit:
https://gitlab.gnome.org/GNOME/metacity/commit/8e5781bc
</pre>
</div>
</content>
</entry>
<entry>
<title>theme: fix warning</title>
<updated>2019-06-05T14:49:37+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-05-30T12:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=00e7af6740d3778a447ca18eeb3ccd1f749daa73'/>
<id>00e7af6740d3778a447ca18eeb3ccd1f749daa73</id>
<content type='text'>
upstream commit:
https://gitlab.gnome.org/GNOME/metacity/commit/3a3c47e3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
upstream commit:
https://gitlab.gnome.org/GNOME/metacity/commit/3a3c47e3
</pre>
</div>
</content>
</entry>
</feed>
