Debian packages for Thunar and libexo
I just uploaded new Debian packages with Thunar and libexo snapshots to the os-cillation repository, so Debian/Ubuntu users can test Thunar easily without having to build and install them manually.
I just uploaded new Debian packages with Thunar and libexo snapshots to the os-cillation repository, so Debian/Ubuntu users can test Thunar easily without having to build and install them manually.
Committed the new icon view code to libexo today, and updated Thunar to use it.
Jasper: I also read that articles, and they are indeed very good. Especially the number 8 on Ben’s list is really a very good idea. It’d be just great to have something like Preview for Xfce/Gnome. Maybe Evince could turn into something like this.
Just committed a change to get file alteration monitoring working again in Thunar. I had more or less carefully evaluated the possibilities of doing the monitoring within the Thunar process, using a combination of various backends:
But every solution I could think of would add way too much complexity to Thunar with no real gain. So the monitoring will now be done solely by FAM or Gamin. I strongly recommend Gamin, because it offers several advantages over FAM:
On the other hand, if you use NFS mounted home directories, you should better stay with FAM for now.
For people that don’t like file monitoring, just disable FAM/Gamin (or just don’t install it) and Thunar will run without monitoring. The Thunar-VFS jobs will provide feedback to the monitor whenever they perform an action on the filesystem, so you should be able to work with the file manager even if you don’t have FAM/Gamin, without the need to reload the folder manually after copying/moving/deleting files. ;-)
Thunar was finally imported into the Xfce Subversion repository today, and it’s in quite good shape (although we’re still not in time for Xfce 4.4).