| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: nemo-devel | Distribution: openSUSE Tumbleweed |
| Version: 6.6.4 | Vendor: openSUSE |
| Release: 1.1 | Build date: Fri Jul 31 23:24:12 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 346361 | Source RPM: nemo-6.6.4-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/linuxmint/nemo | |
| Summary: Development files for Nemo | |
Nemo is the file manager for the Cinnamon desktop environment. This package provides the development files for Nemo.
GPL-2.0-or-later
* Fri Jul 31 2026 Dirk Müller <dmueller@suse.com>
- update to 6.6.4:
* nemo-blank-desktop-window.c: Fix potential crash when actions
are updates.
* nemo-blank-desktop-window.c: Make sure there's a menu
available at startup.
* search: Restore implied 'AND' behavior in non-regex file
match mode (#3659)
* nemo-places-sidebar.c: Restore visibility of mounts with no
(#3670)
* Fix for progress handling (#3651)
* nemo-action.c: Fix issues in the recent:// folder.
* nemo-view.c: fix crash after some shortcuts (#3525)
* search: Remove unused search history code.
* search: Allow regular expression filename matching, improve
editor.
* nemo-file-management-properties.glade: Add translation
comments for tooltip options.
* list-view: Don't show folder expanders by default.
* nemo-list-view.c: Ignore expander size for click position
calculations if expanders are disabled.
* nemo-window.c: Remember the second pane's location until the
remaining pane's location changes.
* nemo-query-editor.c: Don't use new glib function.
* Add Matcha to Supported Theme Hints (#3573)
* preferences: Remove scripts widget from Plugins.
* preferences: Add templates to plugins tab.
* Action layout editor: put direction buttons in a more
traditional location, make the editor launcher button more
prominent in Nemo's preferences.
* nemo-template-config-widget.c: Don't use
g_strv_builder_take().
* nemo-template-config-widget: Allow editing of a template.
* Sat Jun 21 2025 Michael Pujos <pujos.michael@gmail.com>
- update to 6.4.5
* layout editor: Don't use gettext.install to set up the locale.
* nemo-places-sidebar.c: Fix query-tooltip callback.
* nemo-style-fallback-mandatory.css: Add fallback support for the
floating status bar.
- update to 6.4.4
* nemo-places-sidebar.c: Remove delete key action for removing
bookmarks.
* nemo-places-sidebar.c: Fix bookmark renaming.
* Thu Mar 13 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Drop pkgconfig(gtksourceview-2.0), pkgconfig(gtksourceview-3.0)
and pkgconfig(gtksourceview-4) BuildRequires, not needed for
building, instead just own %{_datadir}/gtksourceview-{2.0,3.0,4}
* Sun Jan 12 2025 Marguerite Su <i@marguerite.su>
- update to 6.4.3
* I18n
- update to 6.4.2
* nemo-window-manage-views: fix null pointer ref
- update to 6.4.1
* remove unused libxml headers
* fix inhibit name so nemo's desktop file is discovered by
cinnamon-session for the logout dialog
- update to 6.4.0
* nemo_action_layout_editor.py: Fix non-initialized variable
* tree-sidebar: Add missing properties menu item
* search: Improve logging when loading search helpers.
* search: Replace third-party OpenDocument search helper.
* Add setting to disable auto-expanding of treeview rows during
drag-and-drop operations.
* actions: Cancel action update idle callbacks during dispose for
non-NemoView types.
* nemo-places-sidebar.c: Only register the special eject icon size
once.
* Guard against gdkx11 calls in a Wayland session.
* places sidebar: Improve eject icon behavior.
* layout editor: Add support for accelerator keys.
* NemoAction: Add support for keyboard shortcuts.
* Fix blocking when listing or entering a network location with an
inaccessible host.
* Tue Aug 13 2024 Richard Rahl <rrahl0@opensuse.org>
- update to 6.2.8:
* Fix some codespell complaints.
* Remove gtk-layer-shell
* Remove .nemo_action language files from files/usr, they're already
- update to 6.2.7:
* actions: Add better documentation, fix misleading warning message
- update to 6.2.6:
* nemo-action-manager.c: Generate unique names for actions when
they are loaded
- update to 6.2.5:
* action-layout-editor: Translate action names
- update to 6.2.4:
* nemo-view.c: Don't create a zero-length Empty Document
- update to 6.2.3:
* nemo-action-layout-editor.glade: Set a translation domain
* nemo-icon-container.c: Don't tie the interactive search box
* Fix handling of actions that are not part of the layout
- update to 6.2.2:
* layout editor: Update the disabled list immediately when an action
- update to 6.2.1:
* eel-gnome-extensions.c: Set GNOME Terminal to FALSE
* layout editor: Don't allow duplicate uuids when saving the layout
- update to 6.2.0:
* nemo-action-layout-editor: Add up/down arrows as an alternative
* Remove Edit->Plugins
* layout-editor: Simplify UI/labels, center dialog
* layout-editor: Add a label to explain the editor
* nemo-action-layout-editor: Refactor to allow importing the editor
* eel-gnome-extensions.c: Support whitespace in execution commands
* nemo-desktop-main.c: Add missing include
* nemo-view.c: Use an actual timeout duration when updating the
status bar/floater
* Fix confusing NEMO_LIST_ICON_SIZE_ definitions
* nemo-view.c & nemo-window-menus.c: Add support for terminals
* nemo-thumbnails.c: Always respect the thumbnail thread count
* application: Guard a new GLib log function with a version check
* nemo-file.c: Update default date-time formats to adapt to GDateTime
* Set a log domain to allow restricting debug output to Nemo only
* nemo-action.c: Fix regression when processing desktop actions
* Revert "nemo-desktop: use app_id as .desktop file name"
* Revert "Rename initial desktop file to match final name, clean up some"
* polkit: Go back to using auth_admin_keep
* nemo-action-layout-editor.py: Enable save after drag-and-drop
* actions: Refactor some code to reduce duplication
* nemo-view.c: Fix a build warning
* file: default to not being able to trash
* nemo-thumbnails.c: Always have at least 1 thumbnail thread
* Rename initial desktop file to match final name, clean up some
* nemo-desktop: use app_id as .desktop file name
* org.nemo.root.policy.in: Allow escalation for remote users
* nemo-dnd: Have the drag and drop text data not be uris but plain paths
* Fix builds with gtk_layer_shell=false or omitted
* meson.build: Build even if gtk-layer-shell's version is too low
* Support drawing the desktop on wayland using gtk-layer-shell
* actions: Fix build for non-debug builds, remove a stray debug line
* all: Stop using g_slice, fix a leak and remove an obsolete
* nemo-action.c: Allow absolute path pattern matching for File and
* Make wayland dependency optional
* nemo-action.c: Add Locations and Files fields
* Implement submenus for actions
* nemo-list-view.c: Add a permanent bottom margin when overlay
* mimetype defs: Add missing key names
* nemo-action-manager.c: Do not reinvent strcmp
* nemo-action-manager.c: Fix order of actions
* packaging: Forbid compilation if the symbols file is outdated
- update to 6.0.2:
* nemo-file.c: Escape tooltip text for markup before adding any
- update to 6.0.1:
* nemo-icon-canvas-item.c: Fix the state check to see if a surface
* remove nemo-convert-metadata tool
- remove older Leap support
- use more pkgconfig
- enable selinux support
* Sat Nov 25 2023 Dirk Müller <dmueller@suse.com>
- update to 6.0.0:
* nemo-window-slot.c: Update the drop zone target each time the
location changes, not just when the view type changes.
* Fix some leaks, g_object_unref safety.
* Use `activation_uri` as a second choice in `nemo_file_get_local_uri`
* nemo-desktop-link.c: Fix warning when toggling the Trash icon
in desktop settings.
* Fix some style/icon problems.
* search: Relax folder restrictions to allow gvfs locations.
* compact view: Improve text and selection highlight alignment.
* eel-gtk-extensions.c: (Wayland) Fix menu popup positioning,
popup
* nemo-file.c: Update hard-coded value for size of thumbnails.
* Update issue template with a link to open and closed issues.
* eel-gtk-extensions: Make wayland display check reusable.
* nemo-view.c: Use an admin:/// uri for the 'Open as Root'
action when running under Wayland.
* nemo-window-slot: Set up dnd against the slot itself instead
of updating the target data each time the location changes.
* Fix issue when generating video thumbnails from network
shares
* nemo-thumbnails: Use g_file_peek_path to simplify network-to-
local uri conversion.
* Emphasize checking for duplicate existing issues in the bug
report form.
* nemo-window-slot.c: Disable drop bar, until circular
reference can be resolved.
* nemo-window.c: Don't update saved window state if the window
is tiled when closing it.
* Fix trying the same filename when moving a file with
duplicate name
* Fix thumbnail creation for local files
* file ops: Use symbolic tray icons.
* nemo-view.c: Show detailed actions for some selection types
* Fix meson.build deprecations up to 0.56.0
* nemo-pathbar.c: Remove unnecessary g_object_unref.
* nemo-desktop.c: Use Gtk to set the desktop window hint
* nemo-desktop: Add csd-background to ignored-desktop-handlers.
* list-view: Remove remaining unused 'drop zone' code.
* nemo-list-view: Restrict drag-into-folder actions to be
triggered only over text-covered regions of a given row.
* nemo-list-view.c: Don't apply column-expand test unless there
is a drag operation active.
* search: Fix search directory view selection.
* nemo-search-directory.c: Don't restart the search if the
query hasn't changed.
* advanced search: Fix path handling to prevent symbolic links
escaping into forbidden locations.
* Fix some leaks.
* nemo-style-fallback-mandatory.css: Fix styling on inactive
pane
* nemo-window.c: Fix crash when unmounting a network location.
* nemo-places-sidebar.c: Remove extra reference to selected
sidebar file when using the popup menu.
* nemo-file-utilities.c: Simplify symbolic device icon lookup.
* Revert "nemo-list-view.c: Fix some tooltip markup warnings."
* Disable view selection when viewing search results.
* search: Fix tracker search, which was broken by
3c691a8e0e80b5.
* nemo-search-directory: Unset the search_running flag when the
search completes.
* search view: Fix sort column/direction not being remembered.
* nemo-list-view.c: Don't try to work out a monospace font to
use if no font family is set.
* nemo-places-sidebar.c: Allocate extra space for the eject
button when overlay-scrollbars are enabled.
* nemo-list-view.c: Reset dynamic bottom margin when loading a
new location.
* l10n: Generate additional files
13:00:41 +0100
* nemo-view-dnd.c: Fix the check for a web link's title, and
use the url if it's missing.
* nemo-mime-actions.c: Prioritize an http link to open in a
browser, regardless of the mimetype of the link's target.
* nemo-file-management-properties.glade: Re-save under glade
3.38.
* preferences: Allow displaying dates using the system's
current monospace font.
* Reduce timeout delay for the click-to-rename feature.
* thumbnails: Use multiple threads for generating thumbnails.
* nemo-thumbnails: Restore compatibility with older glib
versions, move all mutex locks off of the UI thread, clean up
when nemo exits.
* nemo-icon-container.c: Fix thumbnail prioritization in the
icon, compact views.
* Remove _prioritize_thumbnailing vfuncs in the icon
containers.
* Clean up nemo-thumbnails.c, add some thread/queue debugging.
* nemo-thumbnails.c: Use LIFO sort for the thumbnailing thread.
* nemo-thumbnails.c: Fix thread count when the setting is a
positive value (specific count desired instead of automatic).
- drop nemo-gtk-3.20.patch.
* Tue Mar 21 2023 Dirk Müller <dmueller@suse.com>
- update to 5.6.4:
* nemo-view-dnd.c: Fix the check for a web link's title, and
use the url if it's missing.
* nemo-mime-actions.c: Prioritize an http link to open in a
browser, regardless of the mimetype of the link's target.
* Fix for List View thumbnail scaling at HiDPI
* list-view: Scale the thumbnail correctly when applying
emblems, and fix the emblem sanity checks everywhere.
* file info: Use generic methods for attributes that aren't
guaranteed to be supported by the filesystem.
* Sat Jan 28 2023 Dirk Müller <dmueller@suse.com>
- update to 5.6.3:
* nemo-window-menus.c: Recalculate extension/action items at an earlier stage in opening the file manu.
* nemo-extensions-list.c: Add a note regarding a memory leak.
* Sun Jan 15 2023 Dirk Müller <dmueller@suse.com>
- update to 5.6.2:
* l10n: Update POT
* nemo-places-sidebar.c: Get the expander width from the current theme
instead of hard-coded.
* nemo-action: readlink before populate
* nemo-script-config-widget: monitor correct path for setup-dir-monitors
* nemo-window-pane.c: Use the button-release event for showing the current
location entry.
* Run generate_additional_file to populate desktop/action files with new
translations.
* Mon Jan 02 2023 Dirk Müller <dmueller@suse.com>
- update to 5.6.1:
* pathbar/entry: Give entry-preferred mode the same persistent behavior as
pathbar-preferred.
/usr/include/nemo /usr/include/nemo/libnemo-extension /usr/include/nemo/libnemo-extension/nemo-column-provider.h /usr/include/nemo/libnemo-extension/nemo-column.h /usr/include/nemo/libnemo-extension/nemo-desktop-preferences.h /usr/include/nemo/libnemo-extension/nemo-extension-types.h /usr/include/nemo/libnemo-extension/nemo-file-info.h /usr/include/nemo/libnemo-extension/nemo-info-provider.h /usr/include/nemo/libnemo-extension/nemo-location-widget-provider.h /usr/include/nemo/libnemo-extension/nemo-menu-item.h /usr/include/nemo/libnemo-extension/nemo-menu-provider.h /usr/include/nemo/libnemo-extension/nemo-menu.h /usr/include/nemo/libnemo-extension/nemo-name-and-desc-provider.h /usr/include/nemo/libnemo-extension/nemo-property-page-provider.h /usr/include/nemo/libnemo-extension/nemo-property-page.h /usr/include/nemo/libnemo-extension/nemo-simple-button.h /usr/lib64/libnemo-extension.so /usr/lib64/pkgconfig/libnemo-extension.pc /usr/share/gir-1.0/Nemo-3.0.gir /usr/share/gtk-doc/html/libnemo-extension /usr/share/gtk-doc/html/libnemo-extension/NemoColumn.html /usr/share/gtk-doc/html/libnemo-extension/NemoColumnProvider.html /usr/share/gtk-doc/html/libnemo-extension/NemoFileInfo.html /usr/share/gtk-doc/html/libnemo-extension/NemoInfoProvider.html /usr/share/gtk-doc/html/libnemo-extension/NemoLocationWidgetProvider.html /usr/share/gtk-doc/html/libnemo-extension/NemoMenu.html /usr/share/gtk-doc/html/libnemo-extension/NemoMenuProvider.html /usr/share/gtk-doc/html/libnemo-extension/NemoPropertyPage.html /usr/share/gtk-doc/html/libnemo-extension/NemoPropertyPageProvider.html /usr/share/gtk-doc/html/libnemo-extension/NemoSimpleButton.html /usr/share/gtk-doc/html/libnemo-extension/ch01.html /usr/share/gtk-doc/html/libnemo-extension/ch02.html /usr/share/gtk-doc/html/libnemo-extension/home.png /usr/share/gtk-doc/html/libnemo-extension/index.html /usr/share/gtk-doc/html/libnemo-extension/ix01.html /usr/share/gtk-doc/html/libnemo-extension/left-insensitive.png /usr/share/gtk-doc/html/libnemo-extension/left.png /usr/share/gtk-doc/html/libnemo-extension/libnemo-extension-Types-and-Enums.html /usr/share/gtk-doc/html/libnemo-extension/libnemo-extension.devhelp2 /usr/share/gtk-doc/html/libnemo-extension/pt01.html /usr/share/gtk-doc/html/libnemo-extension/right-insensitive.png /usr/share/gtk-doc/html/libnemo-extension/right.png /usr/share/gtk-doc/html/libnemo-extension/style.css /usr/share/gtk-doc/html/libnemo-extension/up-insensitive.png /usr/share/gtk-doc/html/libnemo-extension/up.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 15 22:34:55 2026