Hi all, I went ahead and implemented a view similar to Explorer's List View for thunar.
Here is a screenshot: http://filebox.vt.edu/users/mmcclinc/thunar-list-view.jpg Here are the patches for libexo and thunar that make this possible: http://filebox.vt.edu/users/mmcclinc/libexo-layout-modes.patch http://filebox.vt.edu/users/mmcclinc/thunar-layout-modes.patch Let me know what you think. Benny, you are certainly welcome to commit these changes into SVN if you wish. Enjoy! Applying the patches: cd to your libexo directory and type: patch -p0 < libexo-layout-modes.patch run make and make install cd to your thunar directory and type: patch -p0 < thunar-layout-modes.patch run make and make install Matt _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
