
I noticed this improvement in nautilus, which I assume is a desired side effect of moving to GVFS, glib's replacement to gnome-vfs.
Copy operations now show total and done amount, multiple copy operations share the same dialog with separate progress bars. You can close the dialog to let the copy operations continue in the background, and summon the dialog again from a system tray icon.
I hope they are planning to add a pause/resume button, which would really rock!

Here is the final product of myh mergedfb. I can watch a movie on the external monitor while working on the laptop lcd. I can switch dynamically between widescreen and clone. I wrapped the following in a script and added a launcher to do it from the panel (the little monitor button in the panel ).
{{{
#!/bin/bash
if [ `xrandr | grep "*" | gawk '{ print $1 }'` = "1024x768" ] ; then
xrandr -s 1


I made this from this svg http://www.gnome-look.org/content/show.php/Ready+for+Mandriva?content=55098
Maybe I will make a phaeronix version.


Recent comments
5 weeks 3 days ago
5 weeks 3 days ago
10 weeks 1 day ago
10 weeks 2 days ago
15 weeks 2 days ago
15 weeks 3 days ago
22 weeks 5 days ago
23 weeks 8 hours ago
33 weeks 4 days ago
33 weeks 4 days ago