<feed xmlns='http://www.w3.org/2005/Atom'>
<title>marco/src, branch marco-1.9.2</title>
<subtitle>MATE default window manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/'/>
<entry>
<title>Make shortcuts to move windows editable by control center</title>
<updated>2014-10-06T08:31:07+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-10-06T08:31:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=2febd2015d042d17a770f614f06b47844c1ac6b8'/>
<id>2febd2015d042d17a770f614f06b47844c1ac6b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update keybindings files with new name</title>
<updated>2014-10-02T12:51:29+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-10-02T12:51:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=234bbf42adb091b203d27bbb001fab8f22f8025d'/>
<id>234bbf42adb091b203d27bbb001fab8f22f8025d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tell we are Metacity to avoid issues with maximized Java applications</title>
<updated>2014-09-23T09:05:38+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-09-23T09:05:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=cbf24f5d78719b930fc0cd6c0c80e00e9d62c95a'/>
<id>cbf24f5d78719b930fc0cd6c0c80e00e9d62c95a</id>
<content type='text'>
Not the best solution, but the only way to fix the issue at the moment

See https://github.com/linuxmint/muffin/pull/11
Closes https://github.com/mate-desktop/marco/issues/133
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not the best solution, but the only way to fix the issue at the moment

See https://github.com/linuxmint/muffin/pull/11
Closes https://github.com/mate-desktop/marco/issues/133
</pre>
</div>
</content>
</entry>
<entry>
<title>fix seqfault when animation is disabled</title>
<updated>2014-08-18T16:23:51+00:00</updated>
<author>
<name>Denis Gorodnichev</name>
<email>denis.gorodnichev@gmail.com</email>
</author>
<published>2014-08-18T16:23:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=c3e9737339c8b8beabd892d7040c564b5842d892'/>
<id>c3e9737339c8b8beabd892d7040c564b5842d892</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gtk3: fix draw workspace</title>
<updated>2014-07-24T16:42:28+00:00</updated>
<author>
<name>Denis Gorodnichev</name>
<email>denis.gorodnichev@gmail.com</email>
</author>
<published>2014-07-24T16:42:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=4a9af00b226292933b17577f0a4863aba1e68153'/>
<id>4a9af00b226292933b17577f0a4863aba1e68153</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove misleading comment in effect_free function</title>
<updated>2014-06-26T23:26:23+00:00</updated>
<author>
<name>Joaquín Ignacio Aramendía</name>
<email>samsagax@gmail.com</email>
</author>
<published>2014-06-26T02:21:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=5b415150cf3676ee95e1da7d5a29093cd20e6c4e'/>
<id>5b415150cf3676ee95e1da7d5a29093cd20e6c4e</id>
<content type='text'>
The new behaviour is the animation callback function should run the
finished function once it's done with the animation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new behaviour is the animation callback function should run the
finished function once it's done with the animation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix: Correct was_minimized flag transition</title>
<updated>2014-06-26T23:26:23+00:00</updated>
<author>
<name>Joaquín Ignacio Aramendía</name>
<email>samsagax@gmail.com</email>
</author>
<published>2014-06-26T01:43:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=12e9874307e73f613036ad8f370bc05650c84298'/>
<id>12e9874307e73f613036ad8f370bc05650c84298</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix: If the window shown was minimized, grab focus.</title>
<updated>2014-06-26T23:26:23+00:00</updated>
<author>
<name>Joaquín Ignacio Aramendía</name>
<email>samsagax@gmail.com</email>
</author>
<published>2014-06-24T15:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=4f08084b0ff11e1a7ebbdd5385fd6b2969b7f36e'/>
<id>4f08084b0ff11e1a7ebbdd5385fd6b2969b7f36e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix: run finished function if animations are disabled</title>
<updated>2014-06-26T23:26:23+00:00</updated>
<author>
<name>Joaquín Ignacio Aramendía</name>
<email>samsagax@gmail.com</email>
</author>
<published>2014-06-24T15:04:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=25fc06391ca02c65dd9830e03a729a68f66c3220'/>
<id>25fc06391ca02c65dd9830e03a729a68f66c3220</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement animation handling in implement_showing</title>
<updated>2014-06-26T23:26:23+00:00</updated>
<author>
<name>Joaquín Ignacio Aramendía</name>
<email>samsagax@gmail.com</email>
</author>
<published>2014-06-24T15:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=9a7b1d9a02542171aa31f8340bbb16fa096793c0'/>
<id>9a7b1d9a02542171aa31f8340bbb16fa096793c0</id>
<content type='text'>
Functions meta_window_animate_[un]minimize will handle [un]minimization animations.
Maybe this should be done in effects.c file to trigger animations based on context,
compositing, preferences etc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Functions meta_window_animate_[un]minimize will handle [un]minimization animations.
Maybe this should be done in effects.c file to trigger animations based on context,
compositing, preferences etc.
</pre>
</div>
</content>
</entry>
</feed>
