From patchwork Tue Apr 30 08:24:29 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 42942 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 91B05C4345F for ; Tue, 30 Apr 2024 08:24:17 +0000 (UTC) Received: from mailout02.t-online.de (mailout02.t-online.de [194.25.134.17]) by mx.groups.io with SMTP id smtpd.web11.10270.1714465455072034368 for ; Tue, 30 Apr 2024 01:24:15 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: t-online.de, ip: 194.25.134.17, mailfrom: f_l_k@t-online.de) Received: from fwd79.aul.t-online.de (fwd79.aul.t-online.de [10.223.144.105]) by mailout02.t-online.de (Postfix) with SMTP id A32ED1D84 for ; Tue, 30 Apr 2024 10:24:12 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.163.33.47]) by fwd79.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1s1imX-18dMtl0; Tue, 30 Apr 2024 10:24:09 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH] nautilus: update 45.1 -> 46.1 Date: Tue, 30 Apr 2024 10:24:29 +0200 Message-ID: <20240430082429.1798605-1-f_l_k@t-online.de> X-Mailer: git-send-email 2.44.0 MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1714465449-62FFB3C7-7570BB6A/0/0 CLEAN NORMAL X-TOI-MSGID: 515a1f00-5ebb-4ffc-987f-55a4fd9619f5 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 30 Apr 2024 08:24:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/110195 Major changes in 46.1 ===================== * Bugfixes: - Create archive with Enter on Compress dialog (Lukáš Tyrychtr) - Move focus correctly when item is removed (Khalid Abu Shawarib) - View performance optimization (Khalid Abu Shawarib) - Fix crash when compressing a file and a folder (Khalid Abu Shawarib) - Don't show banners in global search (Khalid Abu Shawarib) - Preserve permissions when copying from read-only file systems (Khalid Abu Shawarib) - Disable non-working global search from Other Locations (António Fernandes) * Translation updates (GNOME Translation Project contributors) Major changes in 46.0 ===================== * Bugfixes: - Remove char limit on size label in properties dialog (Khalid Abu Shawarib) * Translation updates (GNOME Translation Project contributors) Major changes in 46.rc ======================== * Enhancements - Adjust empty status page and progress tooltip strings (Allan Day, Khalid Abu Shawarib) - Add input hints and purpose properties to entries (Khalid Abu Shawarib) - Refine operations hover background (Sam Hewitt, António Fernandes) * Bugfixes: - Position loop mounts correctly in the sidebar (António Fernandes) - Fix internationalization issues (Khalid Abu Shawarib, Peter Eisenmann) - Revert crashes-causing multi-file properties performance optimization (Peter Eisenmann) - Reestablish location signals if location change failed (Corey Berla) - Fix regression which disallowed dropping files on empty folders (Corey Berla, António Fernandes) * Cleanups - Remove architecture-sensitive duplicate filename unit test (Peter Eisenmann, Jeremy Bicha) - Refine Appstream metainfo (Sophie Herold, Alexandre Franke) * Translation updates (GNOME Translation Project contributors) Major changes in 46.beta ======================== * Postponed - The network view from 46.alpha.1 was deemed to require more work * Enhancements - Added a global search mode (António Fernandes) - Use 'text entry' cursor on pathbar hover (Corey Berla) - Add drop shadow to file property dialog icons (kramo) - Improve progress info icons and tooltips (Bharat Tyagi, Sam Hewitt) * Bugfixes: - Avoid crashes with column chooser (Peter Eisenmann) - Avoid crash when navigating back to same folder (António Fernandes) - Avoid infinite loop on file creation naming conflict (Corey Berla) - Fix displaying parent folder of multi-files (Anton Snigirev) - Clear location entry on editing of internal locations (Peter Eisenmann) - Ensure search's clear button is hidden when empty (António Fernandes) - Hide search popover after opening a dialog (Khalid Abu Shawarib) - Correctly open empty folders from search (António Fernandes) - Don't reload view only to change selection (António Fernandes) - Use smaller icons in progress indicator (António Fernandes, Sam Hewitt) - Fix various leaks (Khalid Abu Shawarib, António Fernandes) - Added extra tentacles to confuse AI-generated blogs (Via Matrix) * Cleanups - Made various string HIG compatible (Bart Gravendeel, Automeris naranja) - Modernize column chooser widgetry (Automeris naranja) - Detect potfile errors via CI (Corey Berla) - Replace deprecated GTK point computing functions (N.Pranav Krishna) Major changes in 46.alpha.1 ======================= * Enhancements - Views can be switched without a folder reload (António Fernandes) - Operations are listed in the bottom of the sidebar (Corey Berla, António Fernandes, Allan Day) - Network view replaces Other Locations (António Fernandes, Allan Day) - Mounted drives are shown in the sidebar (António Fernandes) - Selected files are recorded in back and forward history (António Fernandes) - Subfolder loading indication (António Fernandes) - Various view performance improvements (António Fernandes) - Improved performance of multi-file properties dialog (Khalid Abu Shawarib) * Bugfixes: - Correctly prioritize thumbnails for non-alphabetical sort order (Corey Berla) - Notify view item name changes for accessibility (Corey Berla, António Fernandes) - Open real folder for documents in Recent from Properties (Anton Snigirev) - Pattern match (Ctrl+S) all expanded list view directories (António Fernandes) - Display sampling frequency in kHz with thousand separators (Hariharan D) - Treat markdown files as text documents in search (Hariharan D) - Improve UI text capitalization and mnemonics (Automeris naranja) - Fix tab tooltip texts for markup and search (Corey Berla) - Fix extension linkage with C++ (Khalid Abu Shawarib) - Add a tooltip to the star button (Lukáš Tyrychtr) - Show correct shortcut for Redo on the menu (Divyansh Jain) - Prevent use-after-free with mount and stop (António Fernandes) - Improve virtual files handling (António Fernandes) - Fix various view-related bugs, leaks and warnings (António Fernandes) * Cleanups: - Significant restructuring of view architecture (António Fernandes) - Remove dead code in views and css styles (António Fernandes) - Update man page, remove documentation for removed self-check functionality (Corey Berla) * Translation updates (GNOME Translation Project contributors) Major changes in 46.alpha.0 ======================= * Enhancements - Confirm password when creating protected ZIP archives (Eric Daigle) - Make custom folder icon feature discoverable (Khalid Abu Shawarib) - Make URI entry discoverable (Alynx Zhou, Barnabás Pőcze) - Allow changing owner/group and any permissions under admin:/// (António Fernandes) - Add detailed date and time format option (Ondrej Holy, Peter Eisenmann) - Detect copy/move over 4GiB file limit on FAT (Corey Berla) - Give feedback on completion of quick operations (António Fernandes) - New-style banners, unstar animation, and other visual refinements (Peter Eisenmann, Automeris naranja) - Allow Alt+Down to revert more than one Alt+Up (vmkul) - Close overlaid sidebar on location change (Khalid Abu Shawarib) * Bugfixes: - Don't skip files in deep count/size (António Fernandes) - Don't move files around as thumbnails load (Corey Berla) - Reveal highlighted file without delay (Corey Berla) - Stop crashing in various situations (Sebastian Keller, António Fernandes, Corey Berla, Khalid Abu Shawarib) - Resolve UI text inconsistencies (Automeris naranja, getsnoopy, kramo, Khalid Abu Shawarib, Ondrej Holy, Matthijs Velsink) - Fix memory leaks, template disposal, and warnings (Khalid Abu Shawarib) - Fix interface problems in Properties (Peter Eisenmann, António Fernandes, Khalid Abu Shawarib) - Don't keep viewing unmounted locations (Ondrej Holy, António Fernandes, Khalid Abu Shawarib) - Refined appdata (Sabri Ünal, António Fernandes) - Resolve wrong scroll positioning bugs (Gary Li, António Fernandes) - Fix automatic file duplicate naming (Peter Eisenmann) - Properly reorder bookmarks by drag and drop (Khalid Abu Shawarib) - Set current modification time on file created from templates (Khalid Abu Shawarib) - Fix missing/wrong mime type icons (António Fernandes) - Don't reload on autofs timeout (António Fernandes) * Cleanups - Remove obsolete profiling, custom debug logging, and self-checking (Peter Eisenmann, Khalid Abu Shawarib) - Streamline and expand tests (Khalid Abu Shawarib, Peter Eisenmann) - Reduce usage of GtkDialog and other deprecated API (Khalid Abu Shawarib, Peter Eisenmann) - Replace custom switch row with AdwSwitchRow (Óscar Fernández Díaz) - Drop obsolete code (Peter Eisenmann, António Fernandes, Corey Berla) - Reduce unnecessary string copies (Peter Eisenmann) - Unify numbered filename apendix handling (Peter Eisenmann, Khalid Abu Shawarib) * Translation updates (GNOME Translation Project contributors) Signed-off-by: Markus Volk --- .../nautilus/{nautilus_45.1.bb => nautilus_46.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/nautilus/{nautilus_45.1.bb => nautilus_46.1.bb} (93%) diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_45.1.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_46.1.bb similarity index 93% rename from meta-gnome/recipes-gnome/nautilus/nautilus_45.1.bb rename to meta-gnome/recipes-gnome/nautilus/nautilus_46.1.bb index 9c0d154ec..4092ff9dd 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus_45.1.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus_46.1.bb @@ -22,7 +22,7 @@ DEPENDS = " \ inherit gnomebase gsettings gobject-introspection gi-docgen gettext features_check mime-xdg gtk-icon-cache -SRC_URI[archive.sha256sum] = "23bdaa9a85466c5937a89daddd080ed03bcc2b49e8b64af607206353bde82fe3" +SRC_URI[archive.sha256sum] = "cc1a5fdf1dd72f92e9e3f3c7ad263709a0de5391a895be9344f6a67f43887bd7" REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data"