* file-operation: Prevent recursion to speed up emptying trash
* file-operations: auto-escape filenames on native ntfs mounts
* file-operations: auto-escape filenames on fuseblk mounts
* file-operations: don't auto-escape semicolon
* nemo-file-operations: Remove a toplevel folder from favorites
during a delete operation.
* nemo-file.c: Check if a favorite:///file is a symbolic link
before trying to look up its target uri.
* nemo-file.c: nemo_file_set_is_favorite - always set metadata,
not just when a file is a symlink.
* nemo-file.c: nemo_file_is_local - Use the target file uri to
decide if a file in the favorites:/// view should be considered
local.
* nemo-view.c: Hide the 'move to trash' menu items for recent and
favorites, and hide the 'delete' item in favorites.
* nemo-view.c: Fix visibility check for the trash menu item.
* favorites: Accept dnd to places-sidebar item to add favorites,
refactor existing dnd in list and icon views.
* nemo-file.c: Check for a broken symbolic link before trying to
get a favorite's target uri.
* nemo-file-conflict-dialog.c: Fix hidpi scaling of the file
icons.
* nemo-file.c: Allow the favorites folder to better respect the
various thumbnailing settings.
* Add escaping for percent sign in action Exec
* build: fix typelibdir in libnemo-extension/meson.build.
* nemo-desktop-manager.c: Recreate the desktop when the primary
monitor's scale factor changes.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=163
* Fix some leaks revealed by valgrind.
* nemo-directory-async.c: Fix an issue with the idle favorite
check.
* nemo-places-sidebar.c: Remove favorites signal listener when
the sidebar is destroyed.
- Updates for version 4.8.1
* Removed unused variable
* nemo-window.c: Blocks operations while renaming. Fixes#1854
* build: Update some dependencies.
* change favorites icon
* Fixes 276. Remove type-ahead search on mouse click
* Remove Send by Email action
* Hide some menu items when running as root
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=159
- Update to version 4.8.0.
* Misc cleanup
* data/nemo.desktop.in: fix icon
* Add option to preview files up to 64GB
* Drop Debian menu file
* Fixed small copy-paste bug.
* small improves to debian/copyright and debian/not-installed
* Removed unused variables in pathbar function (#2549)
* Remove uft8 colon-like char in datetime strings
* Add XAppFavorites support.
* Fix for #2513. Avoid single quote escape by checkng for QUOTE_TYPE_SINGLE and QUOTE_TYPE_DOUBLE.
* nemo-action.c: Fix build from previous commit typo.
* make sure pango development files are installed
* Fixes#942. Uses g_content_type_get_description for when mime type is NULL.
* Fixing small memory leak. Freeing volume_monitor per GIO documentation.
* Fixes#2499. Changes the option from -x to -- when using gnome-terminal
* nemo-connect-dialog: Remove Help button (#2562)
* nemo-mime-actions.c: Don't show mime button if the activation URI is null (#2559)
* l10n: Update POT
* l10n: Generate files
OBS-URL: https://build.opensuse.org/request/show/853416
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=157
- Update to version 4.2.1:
* Fix nemo_global_preferences_get_size_prefix_preference
getting set to the wrong value
* nemo-view.c: Always show the pin/unpin actions.
* various: Fix a couple leaks
* nemo-list-model.c: When the last child of a node is
removed, Handle re-adding a dummy row (or not) in the
file removed handler, instead of always adding one,
then removing it on parent's subsequent changed call.
* nemo-list-view.c: When triggering a rename using the
'slow double click' trigger, check whether the file
is a folder to determine whether to select all or
only non-extension text.
* nemo-view.c: Use the stack for running the action
visiblity cycle.
* nemo-*-view.c: Update the selection info when a view
has finished loading.
* Toolbar: Don't show thumbnail button by default
OBS-URL: https://build.opensuse.org/request/show/717339
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=142