- update to 1.3.2:
* Fixed all/allfiles parse conditions in FmAction, it was inverted.
* Fixed 'SelectionCount' condition parsing in FmAction if '=' was used.
* Fix memory access error if home path == desktop path.
* Added treating /usr/local/share/ as trusted for *.desktop files.
* Fixed value for amount of data transferred in progress dialog.
* Fixed preferred height in fm-cell-renderer-text.
* Fixed search_window immediately disappearing on Wayland.
* Changed thumbnails placement according to the XDG Base Directory
Specification.
* Changed xarchiver command invocation to create archive. It was incompatibly
changed by the author in 2017.
* Don't set $DISPLAY for spawned process, let it be inherited from parent.
* Fixed memory leak on sn_id in fm-action.c.
OBS-URL: https://build.opensuse.org/request/show/872663
OBS-URL: https://build.opensuse.org/package/show/X11:lxde/libfm?expand=0&rev=206
* Fixed crash on reload while directory changes (folder might be not ready yet).
* Changed size of large thumbnails to 512 since 256*256 appears to be small on
hi-res displays.
* Added application/gzip to archivers.list file next to application/x-gzip.
* Added image/x-compressed-xcf to archivers.list file for xarchiver.
OBS-URL: https://build.opensuse.org/package/show/X11:lxde/libfm?expand=0&rev=201
* Fixed launching menu entries shortcuts on desktop which was broken by making
them all executable in 1.3.0 - those should be launchable still.
* Fixed installing modules into non-standard path: libtool couldn't relink them
properly.
* Added emblem support by reading the "metadata::emblems" attribute provided by
GFileInfo. The metadata is provided by gio/gvfs and are currently stored in
$XDG_DATA_HOME/gvfs-metadata.
* Fixed typo: occured -> occurred.
* Made desktop entries treaten as executables. Now clicking on a native desktop
file opens a confirmation dialog instead of executing it. Trashed desktop
files are only opened as text files and desktop files under system menu
(i.e. menu://applications/) are executed without prompt as before.
* Fixed build error with vala 0.36.1.
* Fixed crash on launching nonexistent link targets.
* Added tooltips for attributes of copying files.
* Fixed thumbnails generation for files in the thumbnails cache directory which
actually should never be done.
* Fixed crash on pasting large string when completion matches.
* Prevented creation corrupted image thumbnails with gdk-pixbuf2 >= 2.36.1.
* Fixed crash in fm_config_load_from_file().
* Dropped displaying "extension" for a directory.
* Fixed crash on pasting a file into the search folder, show an error message
when the copy destination doesn't exist instead.
* Added new API for FmAction new object type, to replace old VALA-generated
code. New API is more convenient, C instead of VALA, and should support all
DES-API specification features, not just limited set.
* Migrated module 'gtk-menu-actions' to new DES-EMA actions API.
* Added display of data transferred to progress dialog.
* Fixed wrong names for files, copied from Google Drive and similar places.
OBS-URL: https://build.opensuse.org/package/show/X11:lxde/libfm?expand=0&rev=199
- New upstream version 1.2.0
* detailed changelog at http://blog.lxde.org/?p=1082
- Removed build compatibility with discontinued versions (<= 12.2)
- Disabled debug on configure to improve performance
- Fixed typo in %{?_smp_mflags} macro
- Built against GKT2 to override GTK3 issues
* in a conversation with one of the developers, we concluded that it is better to stick to GTK2 at the moment
- Splitted lang package
- LXShortcut is now built as a subpackage
OBS-URL: https://build.opensuse.org/request/show/224356
OBS-URL: https://build.opensuse.org/package/show/X11:lxde/libfm?expand=0&rev=148
disable the GIO extension implementing libfm-specific preferences
for URI scheme handlers for glib > 2.27 where the needed
extension point has been removed; preferred handlers set through
libfm/pref-apps.conf will be ignored and the new default glib
mechanism using x-scheme-handler will be used instead
- enabled gtk-doc generation and disabled parallel make which
breaks it
OBS-URL: https://build.opensuse.org/package/show/X11:lxde/libfm?expand=0&rev=117
* Allow copy to the same file and show
* Little fix for places view
* API Changes
* several bug fixes
* Fix sf3028649 - Dragging file to the same directory
and on itself.
* Fix#3021778 - Pasting the folder to write protected
place ends w/ removal.
* Fix bugs in launching of desktop entry files with Type=Link.
* Fix sf3030482 - bug in untrash behavior
* Improve launching of desktop entry files. sf3029251
* Fix sf3039074 - Sort by size is wrong on files more than 2Gb
* Fix sf3032241 - PCManFM crashes when right clicking
on a file/dir
* Use async dbus call in udisks support for device listing
to shorten startup time
- removed libfm-0.1.12-fix-sf3012747.patch
OBS-URL: https://build.opensuse.org/package/show/X11:lxde/libfm?expand=0&rev=105