<feed xmlns='http://www.w3.org/2005/Atom'>
<title>marco/src, branch v1.22.0</title>
<subtitle>MATE default window manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/'/>
<entry>
<title>screen: Remove get_current_monitor in favor of get_current_xinerama</title>
<updated>2019-01-31T20:00:19+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-01-31T12:16:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=fad23c9979d3ba04f377eb0704b6d78b9ebf43c4'/>
<id>fad23c9979d3ba04f377eb0704b6d78b9ebf43c4</id>
<content type='text'>
Since xinerama already contains information on the monitor and its rectangle, there is no need to go through Gdk to get this information again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since xinerama already contains information on the monitor and its rectangle, there is no need to go through Gdk to get this information again.
</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>screen: avoid 'NULL' in 'meta_error_trap...' functions</title>
<updated>2019-01-15T04:55:52+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-01-14T19:58:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=a931b089754c0fc3e43705e9ac2137803274dced'/>
<id>a931b089754c0fc3e43705e9ac2137803274dced</id>
<content type='text'>
Fixes https://github.com/mate-desktop/marco/issues/445
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/marco/issues/445
</pre>
</div>
</content>
</entry>
<entry>
<title>prefs: avoid deprecated 'g_settings_list_keys'</title>
<updated>2019-01-14T04:55:34+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-01-08T23:35:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=c0be5a780b57e4e6133af6dc0c5637090517cd58'/>
<id>c0be5a780b57e4e6133af6dc0c5637090517cd58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add git.mk to autogenerate .gitignore files</title>
<updated>2019-01-09T09:25:55+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-01-06T06:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=683d5cf5aefc4427a5823de714f9e91c8621d79d'/>
<id>683d5cf5aefc4427a5823de714f9e91c8621d79d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>errors.c: avoid deprecated 'gdk_error_trap...' functions:</title>
<updated>2019-01-07T00:44:52+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-01-05T12:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=b4dcd38a04c6ab44da5d8ac63b386419c9bda7a4'/>
<id>b4dcd38a04c6ab44da5d8ac63b386419c9bda7a4</id>
<content type='text'>
avoid deprecated:

gdk_error_trap_push
gdk_error_trap_pop_ignored
gdk_error_trap_pop
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avoid deprecated:

gdk_error_trap_push
gdk_error_trap_pop_ignored
gdk_error_trap_pop
</pre>
</div>
</content>
</entry>
<entry>
<title>frames.c: drop unused variables</title>
<updated>2019-01-06T13:31:44+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-01-06T13:31:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=898e9417c703516dfe2c4b9dc1bd78b6299883ce'/>
<id>898e9417c703516dfe2c4b9dc1bd78b6299883ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>compositor-xrender: avoid deprecated 'gdk_error_trap_push/pop'</title>
<updated>2019-01-03T22:11:29+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-12-31T12:44:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=7a18fdde8c216caeca0d6cf7f13c67b3e3ae3806'/>
<id>7a18fdde8c216caeca0d6cf7f13c67b3e3ae3806</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
