<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caja, branch mate-file-manager-1.5.2</title>
<subtitle>Caja, the file manager for the MATE desktop</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/'/>
<entry>
<title>bump version to 1.5.2</title>
<updated>2012-12-03T22:30:01+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2012-12-03T22:30:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=c4ccba6237c05be2335ee3b35f3328858208ccc7'/>
<id>c4ccba6237c05be2335ee3b35f3328858208ccc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add Jasmine Hassan in authors</title>
<updated>2012-12-03T22:29:17+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2012-12-03T22:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=6b7becac1a91cccf4ce93f68a006f8c3696f6622'/>
<id>6b7becac1a91cccf4ce93f68a006f8c3696f6622</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #63 from jasmineaura/develop</title>
<updated>2012-12-03T22:20:22+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2012-12-03T22:20:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=a7aa069036f960a37cc6149ecdceab917dffa7a0'/>
<id>a7aa069036f960a37cc6149ecdceab917dffa7a0</id>
<content type='text'>
Bring Caja up to speed, stage2</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bring Caja up to speed, stage2</pre>
</div>
</content>
</entry>
<entry>
<title>[eel-background] remove debug messages prev added to screen_size_changed</title>
<updated>2012-12-03T19:59:35+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-12-03T19:59:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=2665b684fda835cfa6a485b6e2c8c0a98190facb'/>
<id>2665b684fda835cfa6a485b6e2c8c0a98190facb</id>
<content type='text'>
The issue that was being debugged (crashes on VM window resize) is now fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The issue that was being debugged (crashes on VM window resize) is now fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>[eel-background] Make the desktop background fading effect optional</title>
<updated>2012-12-03T19:33:02+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-11-27T14:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=df3d039e68b2d2bc5a3a8ec6cb1c97483096bc6b'/>
<id>df3d039e68b2d2bc5a3a8ec6cb1c97483096bc6b</id>
<content type='text'>
By checking new mate-bg (global) "background-fade" setting key before
initiating a fade.

This is hopefully useful for those running on older hardware, as the fading
effect could delay login/startup a bit.

For reference, see:
https://bugzilla.gnome.org/show_bug.cgi?id=623174
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By checking new mate-bg (global) "background-fade" setting key before
initiating a fade.

This is hopefully useful for those running on older hardware, as the fading
effect could delay login/startup a bit.

For reference, see:
https://bugzilla.gnome.org/show_bug.cgi?id=623174
</pre>
</div>
</content>
</entry>
<entry>
<title>[global-prefs|application] use MATE global 'show-desktop-icons' setting</title>
<updated>2012-12-03T19:15:16+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-11-29T17:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=01c34579453893b76849400c9375dcc67c44622f'/>
<id>01c34579453893b76849400c9375dcc67c44622f</id>
<content type='text'>
instead of a local-to-caja setting 'show-desktop'

This key would indicate that file managers (by default Caja, but applies to
others like Thunar or ROX) should handle desktop, i.e. draw a background and
place icons there. Otherwise (when false), mate-settings-daemon will take
over drawing desktop background.

This is different from 'draw-background', which is a separate option used
only for drawing background without icons (by mate-settings-daemon).
To Caja, 'show-desktop-icons' implies 'draw-background', and so if set to
false, Caja won't (needlessly) draw the desktop.
However, if the user uses the "Background &amp; Emblems dialog" to drop an
image-pattern/color/reset on the desktop, Caja will again draw the desktop.

For reference:
https://bugzilla.gnome.org/show_bug.cgi?id=632225
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of a local-to-caja setting 'show-desktop'

This key would indicate that file managers (by default Caja, but applies to
others like Thunar or ROX) should handle desktop, i.e. draw a background and
place icons there. Otherwise (when false), mate-settings-daemon will take
over drawing desktop background.

This is different from 'draw-background', which is a separate option used
only for drawing background without icons (by mate-settings-daemon).
To Caja, 'show-desktop-icons' implies 'draw-background', and so if set to
false, Caja won't (needlessly) draw the desktop.
However, if the user uses the "Background &amp; Emblems dialog" to drop an
image-pattern/color/reset on the desktop, Caja will again draw the desktop.

For reference:
https://bugzilla.gnome.org/show_bug.cgi?id=632225
</pre>
</div>
</content>
</entry>
<entry>
<title>[directory-bg] rewrite/refactor, untangle directory &amp; desktop bg-setting code</title>
<updated>2012-12-03T19:15:16+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-11-27T23:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=532fbb1ce6bf446c8c5e40f8a49abc3e450a65d0'/>
<id>532fbb1ce6bf446c8c5e40f8a49abc3e450a65d0</id>
<content type='text'>
- Fixes crashes when resizing a VM window in VirtualBox.
- Adds a method to allow handling desktop reset.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixes crashes when resizing a VM window in VirtualBox.
- Adds a method to allow handling desktop reset.
</pre>
</div>
</content>
</entry>
<entry>
<title>[eel-background] refactor to untangle directory &amp; desktop bg-setting code</title>
<updated>2012-12-03T19:15:16+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-11-26T17:16:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=4ca41b3e2371f706dd129bd8938a55cf2e421ad8'/>
<id>4ca41b3e2371f706dd129bd8938a55cf2e421ad8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[eel-background] make sure screen size actually changed before emmitting signal</title>
<updated>2012-12-03T19:15:16+00:00</updated>
<author>
<name>Jasmine Hassan</name>
<email>jasmine.aura@gmail.com</email>
</author>
<published>2012-11-25T05:52:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=83a8343b64850c98e5e650ee464e12d71fb595b8'/>
<id>83a8343b64850c98e5e650ee464e12d71fb595b8</id>
<content type='text'>
that is, APPEARANCE_CHANGED signal.

Also, add a verbose message to know when the signal is about to be emitted,
hopefully to aid id debugging a 'BadPixmap (invalid Pixmap parameter)'
error &amp; crash when resizing VM window in VirtualBox (4.2.4-81684 as of date).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that is, APPEARANCE_CHANGED signal.

Also, add a verbose message to know when the signal is about to be emitted,
hopefully to aid id debugging a 'BadPixmap (invalid Pixmap parameter)'
error &amp; crash when resizing VM window in VirtualBox (4.2.4-81684 as of date).
</pre>
</div>
</content>
</entry>
<entry>
<title>fix caja/nautilus rename</title>
<updated>2012-11-30T23:46:40+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2012-11-30T23:46:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/caja/commit/?id=12908bcb598233adabd7492d92efdda3d2cbc47c'/>
<id>12908bcb598233adabd7492d92efdda3d2cbc47c</id>
<content type='text'>
close https://github.com/mate-desktop/mate-file-manager/issues/58</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
close https://github.com/mate-desktop/mate-file-manager/issues/58</pre>
</div>
</content>
</entry>
</feed>
