summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-04-14Updated .SRCINFO for release 4.22.2--1Dr. Edscott Wilson Garcia
2026-04-14Release 4.22.2-1Dr. Edscott Wilson Garcia
This release targets gtk4.22.2. The upstream gtk4 rubberband selection in notebook tabs appears fixed, so rubberband selection is reenabled. Minimum gtk version for package creation is now 4.22.2, specified in cmake files. modificados: .SRCINFO modificados: PKGBUILD
2026-01-21Updated release 5Dr. Edscott Wilson Garcia
This release improves the following: Added list option to untar dialog Fixed unzip command in untar dialog. Removed missing ";" warning from CSS Make find results icons more consistent At DnDBox class template: Close icon only closes window (previously done by clear icon) Clear icon replaced by exit icon and does clear function, i.e., only closes afected results window. Eliminate a Gtk-CRITICAL message Prompt destructor was not checking inputPopover_ for NULL before unparenting.
2026-01-20This is release 4 of version 4.20.3Dr. Edscott Wilson Garcia
In this release we fix the password dialog placement in i3 environment. Basically: 1- Window must be realized. 2- Use root window coordinates (XTranslateCoordinates) 3- Resolve race condition when running from parallel thread.
2026-01-19Fixed an incorrect directory in PKGBUILDDr. Edscott Wilson Garcia
2026-01-19This is the build for release 3.Dr. Edscott Wilson Garcia
In this build the dialog for extracting from compressed files (.gz, .bz2, .xz, .zip) has been added. Added a workaround for the gtk4 bug that triggers a false warning when horizontal adjustment disappears when no longer necessary on configue event (triggered by resize). Also improved the filename truncation in output, ensuring consistent column width for filenames in ISO and UTF locales. Elipsis on truncated names is colored red and full name will show on tooltip for truncated names. Translations updated with some new strings. Other fixes: * avoid rename on longpress of label ".." * :Zone.Identifier now considered a backup file * Added emblem to backup files * Added emblem to open document files * Reenable image previews
2025-12-23Updated release 2 for version 4_20_3Dr. Edscott Wilson Garcia
This update reenables image previews which were disabled because of changes to make Child class more robust. modified: .SRCINFO modified: PKGBUILD
2025-12-19update srcinfo to reflect package modification.Dr. Edscott Wilson Garcia
2025-12-19Update md5sum for package.Dr. Edscott Wilson Garcia
Tarball was modified since the link xffm4->xfgetpass4 was not being created. Also, this has a small modification that makes iconviews with long file name more practical. modified: PKGBUILD
2025-12-18This is the initial commit for xffmDr. Edscott Wilson Garcia
This commit is targeted to version 4.20.3. All source files are mirrored at sourceforge.net and github.com.