Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libfm-doc-1.4.1-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: libfm-doc Distribution: openSUSE Tumbleweed
Version: 1.4.1 Vendor: openSUSE
Release: 1.1 Build date: Tue Jan 20 10:17:39 2026
Group: Documentation/Other Build host: reproducible
Size: 2082621 Source RPM: libfm-1.4.1-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: http://www.lxde.org/
Summary: GTK libfm libraries
libfm developers documentation

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Tue Jan 20 2026 Michael Vetter <mvetter@suse.com>
  - Update to 1.4.1:
    * Fixed missing smooth up/down scrolling in compact view.
    * Updated the list of mime types handled by xarchiver, file-roller,
      engrampa and ark.
    * Updated Catalan translation.
* Fri Feb 21 2025 Michael Vetter <mvetter@suse.com>
  - Update to 1.4.0:
    * Updated translations.
    * Fixed a vulnerability related to trusted locations.
    * GCC 14 compilation support.
    * Updated the list of mime types handled by xarchiver.
    * Removed mime type definitions provided by shared-mime-info.
    * Terminals in terminals.list are allowed to have no open_arg entry.
    * Added germinal, kitty, mintty, and alacritty to terminals.list.
    * Added a setting for the ISO 8601 date format.
    * Fixed not setting $DISPLAY on Wayland.
    * Added a setting to open files with a single middle-click.
    * Fixed various drag and drop bugs with XDirectSave.
    * Added a missing filter name.
    * Enabled smooth scrolling.
    * Fixed background color with GTK3.
    * Increased the width of the file properties dialog.
    * Added the MIME type to the file properties dialog.
    * Source cache is now cleared after data drop.
    * Corrected check for the stamp file to rebuild the vala code.
  - Drop upstreamed: fix-gcc14.patch
* Tue Dec 17 2024 Ana Guerrero <ana.guerrero@suse.com>
  - Add patch to support gcc14 -Werror=incompatible-pointer-types
    fix-gcc14.patch
* Thu Feb 29 2024 pgajdos@suse.com
  - Use %autosetup macro. Allows to eliminate the usage of deprecated
    %patchN
* Mon Feb 15 2021 Dirk Müller <dmueller@suse.com>
  - 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.
* Sat Jun 15 2019 Antoine Belvire <antoine.belvire@opensuse.org>
  - Removed calls to update-mime-database/update-desktop-database
    from scriptlets: They are automatically performed via RPM file
    triggers.
  - Ran spec-cleaner.
* Tue Dec 25 2018 Michael Vetter <mvetter@suse.com>
  - Update to 1.3.1:
    * 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.
* Mon Oct 22 2018 mvetter@suse.com
  - Update to 1.3.0.2:
    * 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.
  - Remove libfm-1.2.5-gtk-doc-workaround.patch: upstreamed
* Wed Dec 20 2017 mvetter@suse.com
  - bsc#1073719: Fix build with gtk-doc 1.27:
    * Add libfm-1.2.5-gtk-doc-workaround.patch
* Sat Mar 04 2017 mvetter@suse.com
  - In the last change the following patches got removed
    by trcs@gmx.com because they are included in the new
    upstream version:
    * libfm-1.2.3-Fix-SF902.patch
    * libfm-Additional-fix-after-SF902.patch
    * libfm-1.2.3-Fix-SF922.patch
    * libfm-1.2.3-Fix-SF914.patch
    * libfm-1.2.3-Use-G_SPAWN_DO_NOT_REAP_CHILD-on-applicaton-launch.patch
    * libfm-1.2.3-Fix-SF946.patch
    * libfm-1.2.3-Fix-SF925-and-SF938.patch
    * libfm-1.2.3-Return-back-the-workaround-on-thumbnailers.patch
    * libfm-1.2.3-Fix-SF937.patch
    * libfm-1.2.3-Fix-SF935.patch
    * libfm-1.2.3-Fix-SF915.patch
    * libfm-1.2.3-Reset-cached-data-if-drag-context-was-changed.patch
    * libfm-1.2.3-Fix-uninitialized-data-in-drag-motion-callback.patch
    * libfm-1.2.3-Fix-SF953.patch
    * libfm-1.2.3-Fix-SF921.patch
    * libfm-1.2.3-Fix-SF932.patch
    * libfm-1.2.3-Fix-dropping-files-onto-applications.patch
    * libfm-1.2.3-Fix-desktop-file-name-for-urxvt.patch
    * libfm-1.2.3-Fix-SF954.patch
    * libfm-1.2.3-Fix-SF950.patch
    * libfm-1.2.3-Fix-SF959.patch
    * libfm-1.2.3-Fix-SF965.patch
    * libfm-1.2.3-Fix-crash-on-cancelling-FmDirListJob.patch
    * libfm-1.2.3-Fix-SF919.patch
    * libfm-1.2.3-Fix-SF967.patch

Files

/usr/share/gtk-doc/html/libfm
/usr/share/gtk-doc/html/libfm/FmActionCache.html
/usr/share/gtk-doc/html/libfm/FmBookmarks.html
/usr/share/gtk-doc/html/libfm/FmCellRendererPixbuf.html
/usr/share/gtk-doc/html/libfm/FmCellRendererText.html
/usr/share/gtk-doc/html/libfm/FmConfig.html
/usr/share/gtk-doc/html/libfm/FmDeepCountJob.html
/usr/share/gtk-doc/html/libfm/FmDirListJob.html
/usr/share/gtk-doc/html/libfm/FmDirTreeModel.html
/usr/share/gtk-doc/html/libfm/FmDirTreeView.html
/usr/share/gtk-doc/html/libfm/FmDndDest.html
/usr/share/gtk-doc/html/libfm/FmDndSrc.html
/usr/share/gtk-doc/html/libfm/FmDummyMonitor.html
/usr/share/gtk-doc/html/libfm/FmFile.html
/usr/share/gtk-doc/html/libfm/FmFileInfoJob.html
/usr/share/gtk-doc/html/libfm/FmFileOpsJob.html
/usr/share/gtk-doc/html/libfm/FmFolder.html
/usr/share/gtk-doc/html/libfm/FmFolderModel.html
/usr/share/gtk-doc/html/libfm/FmFolderView.html
/usr/share/gtk-doc/html/libfm/FmJob.html
/usr/share/gtk-doc/html/libfm/FmMenuToolItem.html
/usr/share/gtk-doc/html/libfm/FmNavHistory.html
/usr/share/gtk-doc/html/libfm/FmPathBar.html
/usr/share/gtk-doc/html/libfm/FmPathEntry.html
/usr/share/gtk-doc/html/libfm/FmPlacesModel.html
/usr/share/gtk-doc/html/libfm/FmPlacesView.html
/usr/share/gtk-doc/html/libfm/FmSidePane.html
/usr/share/gtk-doc/html/libfm/FmStandardView.html
/usr/share/gtk-doc/html/libfm/FmTabLabel.html
/usr/share/gtk-doc/html/libfm/FmTemplate.html
/usr/share/gtk-doc/html/libfm/FmTerminal.html
/usr/share/gtk-doc/html/libfm/FmXmlFile.html
/usr/share/gtk-doc/html/libfm/annotation-glossary.html
/usr/share/gtk-doc/html/libfm/api-index-deprecated.html
/usr/share/gtk-doc/html/libfm/api-index-full.html
/usr/share/gtk-doc/html/libfm/home.png
/usr/share/gtk-doc/html/libfm/index.html
/usr/share/gtk-doc/html/libfm/left-insensitive.png
/usr/share/gtk-doc/html/libfm/left.png
/usr/share/gtk-doc/html/libfm/libfm-Application-chooser-combobox.html
/usr/share/gtk-doc/html/libfm/libfm-Application-chooser-dialog.html
/usr/share/gtk-doc/html/libfm/libfm-Application-chooser-tree.html
/usr/share/gtk-doc/html/libfm/libfm-Clipboard-operations.html
/usr/share/gtk-doc/html/libfm/libfm-Common-Libfm-utilities..html
/usr/share/gtk-doc/html/libfm/libfm-Drag-and-drop-autoscrolling.html
/usr/share/gtk-doc/html/libfm/libfm-File-progress-dialog.html
/usr/share/gtk-doc/html/libfm/libfm-File-properties-dialog.html
/usr/share/gtk-doc/html/libfm/libfm-FmArchiver.html
/usr/share/gtk-doc/html/libfm/libfm-FmFileInfo.html
/usr/share/gtk-doc/html/libfm/libfm-FmFileMenu.html
/usr/share/gtk-doc/html/libfm/libfm-FmFolderConfig.html
/usr/share/gtk-doc/html/libfm/libfm-FmIcon.html
/usr/share/gtk-doc/html/libfm/libfm-FmMimeType.html
/usr/share/gtk-doc/html/libfm/libfm-FmModule.html
/usr/share/gtk-doc/html/libfm/libfm-FmPath.html
/usr/share/gtk-doc/html/libfm/libfm-FmSimpleJob.html
/usr/share/gtk-doc/html/libfm/libfm-FmThumbnailLoader.html
/usr/share/gtk-doc/html/libfm/libfm-FmThumbnailRequest.html
/usr/share/gtk-doc/html/libfm/libfm-FmThumbnailer.html
/usr/share/gtk-doc/html/libfm/libfm-GAppInfo-extensions.html
/usr/share/gtk-doc/html/libfm/libfm-GMonitor-cache.html
/usr/share/gtk-doc/html/libfm/libfm-Gtk-file-launcher.html
/usr/share/gtk-doc/html/libfm/libfm-Icon-image.html
/usr/share/gtk-doc/html/libfm/libfm-Libfm-Gtk.html
/usr/share/gtk-doc/html/libfm/libfm-Libfm-file-launchers.html
/usr/share/gtk-doc/html/libfm/libfm-Libfm-gtk-utils.html
/usr/share/gtk-doc/html/libfm/libfm-Libfm.html
/usr/share/gtk-doc/html/libfm/libfm-core.html
/usr/share/gtk-doc/html/libfm/libfm-extra.html
/usr/share/gtk-doc/html/libfm/libfm-fm-list.html
/usr/share/gtk-doc/html/libfm/libfm-fm-sortable.html
/usr/share/gtk-doc/html/libfm/libfm-gtk.html
/usr/share/gtk-doc/html/libfm/libfm-jobs.html
/usr/share/gtk-doc/html/libfm/libfm.devhelp2
/usr/share/gtk-doc/html/libfm/libfm.html
/usr/share/gtk-doc/html/libfm/object-tree.html
/usr/share/gtk-doc/html/libfm/right-insensitive.png
/usr/share/gtk-doc/html/libfm/right.png
/usr/share/gtk-doc/html/libfm/style.css
/usr/share/gtk-doc/html/libfm/up-insensitive.png
/usr/share/gtk-doc/html/libfm/up.png


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Feb 1 22:31:09 2026