<feed xmlns='http://www.w3.org/2005/Atom'>
<title>marco/src, branch v1.21.1</title>
<subtitle>MATE default window manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/'/>
<entry>
<title>theme: revert theme format version 3.6</title>
<updated>2018-08-29T16:52:28+00:00</updated>
<author>
<name>Alberts Muktupāvels</name>
<email>alberts.muktupavels@gmail.com</email>
</author>
<published>2016-01-28T15:21:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=a6f9462029e7395c778a6aef9e9e1c5b2452bdda'/>
<id>a6f9462029e7395c778a6aef9e9e1c5b2452bdda</id>
<content type='text'>
Shadow and padding was never part of theme. This format was created by
mutter, and it is an incompatible change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shadow and padding was never part of theme. This format was created by
mutter, and it is an incompatible change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "libmarco-private: remove '-1' part from include dir name"</title>
<updated>2018-08-29T14:06:01+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-08-29T14:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=0b1c160f9b655206dd1369a1bdfac18412313b54'/>
<id>0b1c160f9b655206dd1369a1bdfac18412313b54</id>
<content type='text'>
This reverts commit 2bea67fce88dc22320874279faf08da72ba02ca5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 2bea67fce88dc22320874279faf08da72ba02ca5.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert frame region handling to cairo regions</title>
<updated>2018-08-28T23:22:06+00:00</updated>
<author>
<name>Owen W. Taylor</name>
<email>otaylor@fishsoup.net</email>
</author>
<published>2011-03-20T20:26:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=522ad73e73b9101dc8cf74f81669321fc28fac8e'/>
<id>522ad73e73b9101dc8cf74f81669321fc28fac8e</id>
<content type='text'>
It's useful to get frame shapes and manipulate them within Mutter, for
example so that the compositor can use them to clip drawing.
For this, we'll need the regions as cairo regions not X regions, so
convert frame shaping code to work in terms of cairo_region_t.

https://bugzilla.gnome.org/show_bug.cgi?id=635268
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's useful to get frame shapes and manipulate them within Mutter, for
example so that the compositor can use them to clip drawing.
For this, we'll need the regions as cairo regions not X regions, so
convert frame shaping code to work in terms of cairo_region_t.

https://bugzilla.gnome.org/show_bug.cgi?id=635268
</pre>
</div>
</content>
</entry>
<entry>
<title>theme: add invisible_border to metacity theme</title>
<updated>2018-08-28T23:15:05+00:00</updated>
<author>
<name>Alberts Muktupāvels</name>
<email>alberts.muktupavels@gmail.com</email>
</author>
<published>2015-01-18T14:07:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=93b5dd1cf945b59a1ec605e66c2ceda49ba9e397'/>
<id>93b5dd1cf945b59a1ec605e66c2ceda49ba9e397</id>
<content type='text'>
This adds 'invisible_border' to metacity theme. This invisible
border will be used for resize cursor area.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds 'invisible_border' to metacity theme. This invisible
border will be used for resize cursor area.
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for app-menu button in theme</title>
<updated>2018-08-28T22:53:42+00:00</updated>
<author>
<name>Alberts Muktupāvels</name>
<email>alberts.muktupavels@gmail.com</email>
</author>
<published>2014-10-07T02:37:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=c49f361a93752ffb53d99fd55fa7e8db2ac660c5'/>
<id>c49f361a93752ffb53d99fd55fa7e8db2ac660c5</id>
<content type='text'>
Add app-menu button support in themes. This is done only to support
metacity theme format 3.5 version. Marco will not show this
button!

Based on metacity commit:
https://gitlab.gnome.org/GNOME/metacity/commit/6a2cc159
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add app-menu button support in themes. This is done only to support
metacity theme format 3.5 version. Marco will not show this
button!

Based on metacity commit:
https://gitlab.gnome.org/GNOME/metacity/commit/6a2cc159
</pre>
</div>
</content>
</entry>
<entry>
<title>remove option to attach modal dialogs</title>
<updated>2018-08-28T22:51:49+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-08-28T22:51:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=cb9a1be4e7d324be0ec58b1783f72783e1a8f576'/>
<id>cb9a1be4e7d324be0ec58b1783f72783e1a8f576</id>
<content type='text'>
This was added only to add support for metacity theme format version 3.2.

Adapted from metacity for marco
origin commit: https://gitlab.gnome.org/GNOME/metacity/commit/d2b13461
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was added only to add support for metacity theme format version 3.2.

Adapted from metacity for marco
origin commit: https://gitlab.gnome.org/GNOME/metacity/commit/d2b13461
</pre>
</div>
</content>
</entry>
<entry>
<title>theme: replace mutter/metacity with marco</title>
<updated>2018-08-28T22:48:24+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-08-28T22:48:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=5418b4087150a0b72fa86a8fdea706e66dc908d2'/>
<id>5418b4087150a0b72fa86a8fdea706e66dc908d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>theme: Replace char array element comparisons with strncmp</title>
<updated>2018-08-28T22:44:15+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2012-03-01T05:36:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=9b6f737a66009e139fcf6979fbbdbad33746df80'/>
<id>9b6f737a66009e139fcf6979fbbdbad33746df80</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=662962
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=662962
</pre>
</div>
</content>
</entry>
<entry>
<title>tabpopup.c: always show 5px outline border</title>
<updated>2018-08-28T13:39:37+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-08-28T02:28:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=48b0b11dcd18737135a01b48f355c2cb74b3fd6a'/>
<id>48b0b11dcd18737135a01b48f355c2cb74b3fd6a</id>
<content type='text'>
Adapted from metacity for marco
Origin commit: https://gitlab.gnome.org/GNOME/metacity/commit/aab7b07a
Author:        Alberts Muktupāvels &lt;alberts.muktupavels@gmail.com&gt;
Date:          Fri Oct 3 19:57:08 2014 +0300
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adapted from metacity for marco
Origin commit: https://gitlab.gnome.org/GNOME/metacity/commit/aab7b07a
Author:        Alberts Muktupāvels &lt;alberts.muktupavels@gmail.com&gt;
Date:          Fri Oct 3 19:57:08 2014 +0300
</pre>
</div>
</content>
</entry>
<entry>
<title>tabpopup.c: improve</title>
<updated>2018-08-28T13:39:37+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@vkareh.net</email>
</author>
<published>2018-08-26T21:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=2ce772a8297517012ba3a7f7d0433c905e2a47ea'/>
<id>2ce772a8297517012ba3a7f7d0433c905e2a47ea</id>
<content type='text'>
* Fix missing white border on outline window.
* Do not create outline_window if we are not going to use it.

Adapted from https://gitlab.gnome.org/GNOME/metacity/commit/a7dd0727
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix missing white border on outline window.
* Do not create outline_window if we are not going to use it.

Adapted from https://gitlab.gnome.org/GNOME/metacity/commit/a7dd0727
</pre>
</div>
</content>
</entry>
</feed>
