<feed xmlns='http://www.w3.org/2005/Atom'>
<title>marco/src, branch marco-1.9.1</title>
<subtitle>MATE default window manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/'/>
<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>
<entry>
<title>Fix: the effect "finished" callback needs to be called after the effect ends</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:02:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=f96f358816b7f4c94f1575a9e0dfe81f9fb26efd'/>
<id>f96f358816b7f4c94f1575a9e0dfe81f9fb26efd</id>
<content type='text'>
Added two fields to BoxAnimationContext to handle finish callback inside
box_animation_timeout function instead of effect_free. Now the finish
function is called after the effect is finished.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added two fields to BoxAnimationContext to handle finish callback inside
box_animation_timeout function instead of effect_free. Now the finish
function is called after the effect is finished.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "icky" timestamp pinging on finish_minimize</title>
<updated>2014-06-26T23:23:32+00:00</updated>
<author>
<name>Joaquín Ignacio Aramendía</name>
<email>samsagax@gmail.com</email>
</author>
<published>2014-06-24T14:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=f3263ee47c1ad6cacd359668ef967af9c8d2beb7'/>
<id>f3263ee47c1ad6cacd359668ef967af9c8d2beb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "effect_pending" flag</title>
<updated>2014-06-26T23:23:32+00:00</updated>
<author>
<name>Joaquín Ignacio Aramendía</name>
<email>samsagax@gmail.com</email>
</author>
<published>2014-06-24T14:49:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=e1d87e891c43c4c40b0bdd2f2627286e9bffdef5'/>
<id>e1d87e891c43c4c40b0bdd2f2627286e9bffdef5</id>
<content type='text'>
Initialized at META_EFFECT_NONE. The management of this should be done by
caller functions to effect functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initialized at META_EFFECT_NONE. The management of this should be done by
caller functions to effect functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a simple unminimize effect the same as minimize</title>
<updated>2014-06-26T23:23:32+00:00</updated>
<author>
<name>Joaquín Ignacio Aramendía</name>
<email>samsagax@gmail.com</email>
</author>
<published>2014-06-24T14:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=5675f355396d58bcbb16f8e7fabd60d5d3bc69e1'/>
<id>5675f355396d58bcbb16f8e7fabd60d5d3bc69e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all effects code for a fresh and clean start</title>
<updated>2014-06-26T23:23:32+00:00</updated>
<author>
<name>Joaquín Ignacio Aramendía</name>
<email>samsagax@gmail.com</email>
</author>
<published>2014-06-24T00:29:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/marco/commit/?id=5807acda35eba4a1c7d0f515586d138a0bd95be4'/>
<id>5807acda35eba4a1c7d0f515586d138a0bd95be4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
