Download Latest Version xffm+-0.91.tar.bz2 (1.1 MB)
Email in envelope

Get an email when there's a new version of Rodent applications

Home / xffm+
Name Modified Size InfoDownloads / Week
Parent folder
xffm+-0.94.tar.bz2 2019-11-20 1.5 MB
README 2019-11-20 1.9 kB
md5sum 2019-08-15 53 Bytes
xffm+-0.91.tar.bz2 2019-08-15 1.1 MB
Totals: 4 Items   2.5 MB 23
Xffm+-0.94: added support for ecryptfs mounts


Xffm+ is a gtk3 application. Not compatible with gtk2 linked apps (and maybe even other X apps, YMMV). In particular, drag and drop operations may not work correctly, since gtk3 protocols have been altered. This is most noticeable if you use gvim and are use to open files by drag and drop. The first file may open correctly, but subsequent files will not. This is *not* an xffm+ bug, but rather a gtk3 detail. The fix for gvim is to compile with gtk3. This is the current default (december 2018) for ArchLinux and FreeBSD. Gentoo may require compilation with the gtk3 USE flag (see /etc/portage/make.conf).


1. History of xffm
   xftree, gtk1.x
   xffm gtk2.x
   rodent gtk2.24-3.10
   xffm+ gtk3.24
What's behind the design of xffm
 Generic C++ programming, inspired by dune/dumux from U of Stutgart
 I am working with the code from UoS, and to better understand the manner 
 in which generic programming is used, I am writing (I wrote) a new version 
 of xffm with generic programming and gtk+-3.24.1 as minimu requirement.
 Dependencies have been reduced to a minimum, although inclusion of all optional
 dependencies provide a much better experience.

reduce bloatware to a minimum

Xffm+ functions 
 filemanagement
  - navigate filesystem 
  - filesystem bookmarks 
  - cp/mv/ln/rm/touch/mkdir
  - execute programs
  - open files with third party applications
  - view/modify file properties

 mount/umount(currently in alpha development)
  - items in fstab
  - block devices from /dev
  - ecryptfs
  - remote nfs 
  - remote sshfs
 find/install/update packages gentoo, archlinux, freebsd(currently in alpha development)

Deprecated stuff not carried over from xffm and rodent
  - system processed iconview
  - application launcher iconview 
  - SMB network navigator
  - mount/umount remote cifs
  - mount/umount remote ftpfs

 

Source: README, updated 2019-11-20