Code: Select all
$ apt-cache rdepends featherpad
featherpad
Reverse Depends:
featherpad-l10n
featherpad-l10n
lxqt
lxqt-core
Code: Select all
$ apt-cache rdepends featherpad
featherpad
Reverse Depends:
featherpad-l10n
featherpad-l10n
lxqt
lxqt-core
Actually I may have misspoke..timkb4cq wrote: Sat Mar 12, 2022 3:47 pm What tools are dependent on featherpad?I personally like featherpad a lot more than mousepad but a tool that pulls up a text editor should use the system default.Code: Select all
$ apt-cache rdepends featherpad featherpad Reverse Depends: featherpad-l10n featherpad-l10n lxqt lxqt-core
Code: Select all
[MOD]
editor-s=geany %F
root_editor-s=geany
Code: Select all
[MOD]
dev_show_internal_drives-b=1
dev_show_empty-b=1
dev_show_net-b=1
dev_show_file-b=1
dev_automount_optical-b=2
dev_automount_removable-b=2
dev_auto_open-b=2
main_terminal-s=lxterminal
su_command-s=/bin/su
gsu_command-s=/usr/bin/mx-pkexec
editor-s=geany %F
root_editor-s=geany
It worked fully when it was in Test, it just displayed a Terminal window instead of the Graphical gksu type of Window and that is now fixed. @fehlix is just pointing out how much fine tuning there is available to deploying it and setting defaults for various needs, as it stands it now fully functional with XFCE4 and even LXDE. It's lineage is very long from PCManFMmod to SpaceFM and now zzzFM all being extended from a mature code base and if the current developer is currently on hiatus doesn't mean it's abandoned necessarily. It is a very mature and infinitely extensible D.E. agnostic File Manager which closes a big gap between PCManFM and Thunar IMHO.figueroa wrote: Sat Mar 12, 2022 10:29 pm It doesn't sound like "stable repo" to me. It's not really user-ready out-of-the box. Seems like testing is appropriate. Also, if the developer is out of the picture for now, maybe it's not going to be maintained.
The "main" showstopper to make it work out of the box in MX is now fixed, thanks to @timkb4cq packaging-patch.
Not really sure, I understand. zzzFM is extremely customizable by the user through it's build in "Designer mode". The incarnation it get's delived through the package, was taken as it is provided by antiX. It is easy and understandable looking out of the box. Any manually adjustments in settings, menu-entries, added or removed functions or actions can be manually adjusted. The documentions deliverd is extremely good and allows user to adjust zzzFM to their liking.figueroa wrote: Sat Mar 12, 2022 10:29 pm It's not really user-ready out-of-the box. Seems like testing is appropriate.
zzzFM comes with antiX now, and as we all know the author of zzzFM is a main contributor to antiX development. I'm not concerned about maintenance state of a tool which is already highly proven, stable and well working.The main reason stated to get zzzFM out, was actually to provide a maintained and adjusted/enhanced "clone" of SpaceFM (which on it's own is extremely stable).figueroa wrote: Sat Mar 12, 2022 10:29 pm Also, if the developer is out of the picture for now, maybe it's not going to be maintained.
Code: Select all
CONFIGURE_COMMON_FLAGS += --enable-video-thumbnails
Seems, you can disable thumbnail preview within prefs, but not distinguish between pic-thumbnails and video-thumbnails.Jerry3904 wrote: Mon Apr 04, 2022 6:54 pm Interesting! I think it would be worth while, especially if it could be optional.