| Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
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.
|
|
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.
|
|
|
|
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
|
|
This update reenables image previews which were disabled
because of changes to make Child class more robust.
modified: .SRCINFO
modified: PKGBUILD
|
|
|
|
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
|
|
This commit is targeted to version 4.20.3.
All source files are mirrored at sourceforge.net
and github.com.
|