<feed xmlns='http://www.w3.org/2005/Atom'>
<title>marco/src/include, branch v1.23.0</title>
<subtitle>MATE default window manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/'/>
<entry>
<title>ui: always set the frame background to None</title>
<updated>2019-04-23T18:41:49+00:00</updated>
<author>
<name>Giovanni Campagna</name>
<email>gcampagna@src.gnome.org</email>
</author>
<published>2014-07-31T15:41:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=2d6e4ae2e8c8e5a371715c7b4ed1291769993125'/>
<id>2d6e4ae2e8c8e5a371715c7b4ed1291769993125</id>
<content type='text'>
This way the xserver never paints the frame background, even if
the client window is destroyed. This allows us to have clean
destroy window animation.

There is no problem with interactive resizing because applications
are using the XSync protocol, so we're not painting unless the
client has redrawn.

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

origin commit:
https://gitlab.gnome.org/GNOME/metacity/commit/78c283c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way the xserver never paints the frame background, even if
the client window is destroyed. This allows us to have clean
destroy window animation.

There is no problem with interactive resizing because applications
are using the XSync protocol, so we're not painting unless the
client has redrawn.

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

origin commit:
https://gitlab.gnome.org/GNOME/metacity/commit/78c283c
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit icon size to 480</title>
<updated>2019-04-23T18:35:39+00:00</updated>
<author>
<name>osch</name>
<email>oliver at luced de</email>
</author>
<published>2019-04-14T22:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=b445ffd18323e2b256c2bf7dc3b079e44c475e8a'/>
<id>b445ffd18323e2b256c2bf7dc3b079e44c475e8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit icon size to 1024</title>
<updated>2019-04-23T18:35:39+00:00</updated>
<author>
<name>osch</name>
<email>oliver at luced de</email>
</author>
<published>2019-04-14T17:29:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=6d7a203c0c920f14a647d8ce5cce36d45a31c8c8'/>
<id>6d7a203c0c920f14a647d8ce5cce36d45a31c8c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reload icons if icon size preference changed</title>
<updated>2019-04-23T18:35:39+00:00</updated>
<author>
<name>osch</name>
<email>oliver at luced de</email>
</author>
<published>2019-04-12T21:48:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=54d6dd4cd27c97c3560c3ff2eb66fcfbbe5a51c0'/>
<id>54d6dd4cd27c97c3560c3ff2eb66fcfbbe5a51c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make icon size configurable</title>
<updated>2019-04-23T18:35:39+00:00</updated>
<author>
<name>osch</name>
<email>oliver at luced de</email>
</author>
<published>2019-04-12T19:22:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=5e2f54dbf2417c3b5f8b1614010565a0a500382a'/>
<id>5e2f54dbf2417c3b5f8b1614010565a0a500382a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace meta_free_gslist_and_elements with g_slist_free_full</title>
<updated>2019-04-11T17:43:46+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-03-07T16:22:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=8401f5732d1b4b0eda453f6b3e50fa3564ae970e'/>
<id>8401f5732d1b4b0eda453f6b3e50fa3564ae970e</id>
<content type='text'>
Use g_slist_free_full
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use g_slist_free_full
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace meta_rectangle_free_list_and_elements with g_list_free_full</title>
<updated>2019-04-11T17:43:20+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-03-07T14:06:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=90da480f09838deeff34aa54fc8fe33607adf93a'/>
<id>90da480f09838deeff34aa54fc8fe33607adf93a</id>
<content type='text'>
Use g_list_free_full
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use g_list_free_full
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase icon size on tab and workspace popups</title>
<updated>2019-01-31T20:00:19+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-01-22T15:54:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=8abba9a150e4004004609ff7a1c72a188f170d5f'/>
<id>8abba9a150e4004004609ff7a1c72a188f170d5f</id>
<content type='text'>
Alt+Tab and Workspace popups should be sized relative to the monitor size.
This way they look nice and large regardless of the display resolution.

Also, given much larger modern resolutions, icon sizes should be larger by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Alt+Tab and Workspace popups should be sized relative to the monitor size.
This way they look nice and large regardless of the display resolution.

Also, given much larger modern resolutions, icon sizes should be larger by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>'meta_error_trap_push' instead 'meta_error_trap_push_with_return'</title>
<updated>2019-01-07T00:44:52+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-01-06T11:44:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=4940310cda91a4bea223deb7568fb77829518ded'/>
<id>4940310cda91a4bea223deb7568fb77829518ded</id>
<content type='text'>
both functions have the same code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
both functions have the same code
</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>
</feed>
