diff mbox series

[meta-gnome,20/23] nautilus: update 46.2 -> 47.0

Message ID 20240920150822.1131707-20-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-gnome,01/23] xdg-desktop-portal-gnome: update 46.2 -> 47.1 | expand

Commit Message

Markus Volk Sept. 20, 2024, 3:08 p.m. UTC
Major changes in 47.0
=====================
* Enhancements
 - Show new folder button in Open Folder(s) modes (Corey Berla)
 - Persist window size for file chooser (Corey Berla)
* Bugfixes:
 - Fix grammar error (Khalid Abu Shawarib)
 - Fix build error (Jami Kettunen)
 - Escape toast button mnemonics (Khalid Abu Shawarib)
 * File chooser fixes:
  - Don't show undo button when suggested name doesn't exist (Corey Berla)
  - Show filter name more consistently (Corey Berla)
  - Stop crashing when using "Open Item Location" (Corey Berla)
  - Fix issue where new folder button disappears (Corey Berla)
  - Fix flat dropdown styles (Alice Mikhaylenko)
* Translation updates (GNOME Translation Project contributors)
Major changes in 47.rc
=====================
* Enhancements
- Polish the file chooser (António Fernandes)
- Implement file chooser "choices" menu (Corey Berla)
- Allow extracting bzip2 tar files (Khalid Abu Shawarib)
- Allow dropping items into the file chooser (Corey Berla)
- Add the background menu to the file chooser (Corey Berla)
- Allow vertical scrolling in the pathbar (Liam Rust)
- Activate the accept button by default in file chooser (Dylan McCall)
* Bugfixes:
- Fix various file chooser crashes (Corey Berla)
- Don't hide file chooser filters with long filenames or in narrow mode (Corey Berla)
- Make sure the pathbar always shows the current folder (Corey Berla)
- Fix overlapping filename widget in file chooser (Corey Berla)
- Make nautilus previewer work between the main window and file chooser (António Fernandes)
- Various fixes for file chooser paths and save locations (Corey Berla)
- Set focus correctly in file chooser (Corey Berla)
- Allow unselecting an item in file chooser (Corey Berla)
- Add a tooltip to the network address bar button (Automeris naranja)
- Disallow conventional DnD into the pathbar in file chooser mode (Corey Berla)
- Don't overflow window in file chooser (Corey Berla)
* Translation updates (GNOME Translation Project contributors)
Major changes in 47.beta
=====================
* Enhancements
- Implement file chooser portal and introduce file chooser ui (António Fernandes)
- Redesign and modernize the compression dialog (Automeris naranja)
- Modernize the new folder dialog (Automeris naranja, António Fernandes)
- Replace Search Banner with Search Info Popover (Anuraag Reddy Patllollu)
- Redesign "Other Types" search (Khalid Abu Shawarib)
- Port to new adwaita widgets (Automeris naranja, Khalid Abu Shawarib, Peter Eisenmann)
- Update emblems with symbolics (Sam Hewitt, Khalid Abu Shawarib, Peter Eisenmann)
* Bugfixes:
- Use correct path for email (Peter Eisenmann)
- File chooser bug fixes (Corey Berla)
- Disable bookmarking the network view (Corey Berla)
- Change files view accent to grey (Alice Mikhaylenko)
- Fix dragging on touch devices (Lukas Swierzy, Gary Li)
- Misc bugfixes (Khalid Abu Shawarib, Peter Eisenmann, António Fernandes, Corey Berla)
* Translation updates (GNOME Translation Project contributors)
Major changes in 47.alpha
=====================
* Enhancements
 - Add the Network view (António Fernandes, Allan Day)
 - Show xdg dirs in sidebar as regular (removable) bookmarks (António Fernandes)
 - Show sidebar bookmarks before mounts (António Fernandes)
 - Remove "Other Locations" and show mounts directly on the sidebar (António Fernandes)
 - Improve view performance (Khalid Abu Shawarib)
 - Use new adw views (Automeris naranja)
 - Improve internal NautilusFile performance (Peter Eisenmann)

 - Improve ui for progress indicator (Peter Eisenmann)
 - Improve ui to floating bar (Sam Hewitt, piegames)
 - Allow staring from the context menu (José Guilherme)
 - Redesign trash dialog (Anuraag Reddy Patllollu, Allan Day)
 - Allow Scripts in flatpak (Anuraag Reddy Patllollu)
 - Open mounts in original tab instead of focused tab (Gary Li)
 - Allow simultaneous mounting (Khalid Abu Shawarib)
* Bugfixes:
  - Create archive with Enter on Compress dialog (Lukáš Tyrychtr)
  - Accessibility fixes (Automeris naranja, Sabri Ünal)
  - Move focus correctly when item is removed (Khalid Abu Shawarib)
  - Don't reset permissions when copying from a non-isofs readonly filesystem (Fina Wilke)
  - Open correct panel in GNOME Settings for trash settings (Khalid Abu Shawarib)
  - Disable paste in Trash, Recent, and Starred (Jonathan Lin)
  - Fix error when passing invalid location to portals (Khalid Abu Shawarib)
  - Fix memory leaks (Khalid Abu Shawarib, António Fernandes)
  - Call shutdown() on modules (Corey Berla)
  - Don't show banners in global search (Khalid Abu Shawarib)
  - Prevent a crash (Khalid Abu Shawarib, Gary Li)
  - Keep correct file list order in a DnD (Khalid Abu Shawarib)
  - Don't display future dates as "Today" or "Yesterday" (Grey Nicholson)
  - Prevent freeze (Peter Eisenmann)
  - Fix broken sort order when switching views (Gary Li)
  - Don't irreversibly hide sidebar with touch gesture (Khalid Abu Shawarib)
  - Don't unnecessarily re-set selection in search (Gary Li)
  - Don't scale up images in properties preview (Khalid Abu Shawarib)
  - Actually drop wayland export handles (António Fernandes)
  - Fix potentially incorrect file operation (Khalid Abu Shawarib)
  - Batch rename fix tags, and allow illegal characters (Anuraag Reddy Patllollu)
  - Allow xdp to fail (Balló György)
  - Fix typo (Alexandre Franke)
* Cleanups
  - Use property styling for adw rows (Automeris naranja, Anton Snigirev)
  - Code cleanup (Khalid Abu Shawarib, Peter Eisenmann, Corey Berla, António Fernandes)
  - Significant refactoring and cleanup to prepare to Nautilus as a file chooser (António Fernandes)
* Translation updates (GNOME Translation Project contributors)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../nautilus/{nautilus_46.2.bb => nautilus_47.0.bb}    | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
 rename meta-gnome/recipes-gnome/nautilus/{nautilus_46.2.bb => nautilus_47.0.bb} (85%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_46.2.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_47.0.bb
similarity index 85%
rename from meta-gnome/recipes-gnome/nautilus/nautilus_46.2.bb
rename to meta-gnome/recipes-gnome/nautilus/nautilus_47.0.bb
index 30e0681ae..b8df8419b 100644
--- a/meta-gnome/recipes-gnome/nautilus/nautilus_46.2.bb
+++ b/meta-gnome/recipes-gnome/nautilus/nautilus_47.0.bb
@@ -17,12 +17,14 @@  DEPENDS = " \
     libhandy \
     libportal \
     libxml2 \
-    tracker \
+    tinysparql \
+    wayland \
+    wayland-native \
 "
 
 inherit gnomebase gsettings gobject-introspection gi-docgen gettext features_check mime-xdg gtk-icon-cache
 
-SRC_URI[archive.sha256sum] = "6ee8c99019b9e3447f6918d68232a20deca89e5525c05805432b7d8840ca71fa"
+SRC_URI[archive.sha256sum] = "334264cdd9edbfd95ee7bcaafe442ebed31acca3f2d9b90f3eda30eacfd0387a"
 
 REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data"
 
@@ -46,9 +48,9 @@  FILES:${PN} += " \
     ${datadir}/dbus-1 \
     ${datadir}/metainfo \
     ${datadir}/gnome-shell \
-    ${datadir}/tracker3 \
+    ${datadir}/localsearch3 \
 "
 
 # mandatory - not checked during configuration:
 # | (org.gnome.Nautilus:863): GLib-GIO-ERROR **: 21:03:52.326: Settings schema 'org.freedesktop.Tracker.Miner.Files' is not installed
-RDEPENDS:${PN} += "tracker-miners bubblewrap"
+RDEPENDS:${PN} += "localsearch bubblewrap"