Commit Graph

81 Commits

Author SHA1 Message Date
Wang Mingyu
ec8cdac89c
nautilus: upgrade 49.2 -> 49.3
Changelog:
=========
- Don't waste resources on images with extreme dimensions
- Consider thumbnailing finished at correct time
- Redraw view when screen scale factor changes
- Fix potential outdated view item usage
- Correctly close mime type program chooser dialog

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2026-01-13 08:29:00 -08:00
Wang Mingyu
90343e1990
nautilus: upgrade 49.1 -> 49.2
* Bugfixes:
- Fix handling of unset XDG directories
- Reduce memory usage of thumbnails by correct scaling
- Fix potential rescaling of item when switching to cut icon
- Fix crash on empty file lists in drops
- Correct sorting of loopback devices
- Don't skip the first file from operation progress monitoring

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-25 07:44:41 -08:00
Wang Mingyu
6b28860184
nautilus: upgrade 49.0 -> 49.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-21 20:02:40 -07:00
Wang Mingyu
36e991fbd5
nautilus: upgrade 48.3 -> 49.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-24 13:17:38 -07:00
Markus Volk
c4e6848e63
nautilus: update 48.2 -> 48.3
Major Changes in 48.3
=====================
* Enhancements:
- Support more video/audio types in search filter (Corey Berla, Rodrigo Michelassi)

* Bugfixes:
- Inhibit logout during file operations (Ignacy Kuchciński)
- Allow opening current diretroy in multiple-dir mode (Michael Terry)
- Prevent crash in location entry completions (Lukáš Tyrychtr)
- Fix focusing window from other apps via DBus (Sebastian Keller)
- Correctly close wait dialogs (Lukáš Tyrychtr)
- Prevent file chooser crash on opening an empty location (Nelson Ben)
- Use existing replacement for icon removed from theme (Peter Eisenmann)
- Fix file leaking in directory (Corey Berla)

* Translation updates (GNOME Translation Project contributors)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-23 08:46:32 -07:00
Wang Mingyu
9b998de951
nautilus: upgrade 48.1 -> 48.2
Changelog:
===========
- Load directory before thumbnail attributes are ready
- Fix trash banner visibiltiy
- Fix sporadic crash when loading new view
- Improve container-related media property handling

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-09 21:24:11 -07:00
Wang Mingyu
b4b9dbb11f
nautilus: upgrade 48.0 -> 48.1
* Bugfixes:
- Fix switching from tree view to grid
- Fix opening new window of starred folder
- Fix selecting Google Drive files with file chooser
- Run script files in their location
- Disallow duplicate bookmarks

* Cleanups:
- Update screenshots

* Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-23 19:35:03 -07:00
Jason Schonberg
838a8ae9ca
Fix warning : lack of whitespace around assignment
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-04 19:18:47 -07:00
Markus Volk
43cbbcbcab
nautilus: update 47.2 ->> 48.0
Major Changes in 48
===================
* Reversals:
- Replace uselocale with Glib gettext variant (Khalid Abu Shawarib)
* Bugfixes:
- Generate thumbnails by order in view (Khalid Abu Shawarib)
- Try more icons before using generic fallback (Khalid Abu Shawarib)
- Focus filename entry in save mode by default (Ian Off)
- Fix tree view and outdated file info crashes introduced in 48.rc (Khalid Abu Shawarib)
- Use colored icon for filesystem root properties (Khalid Abu Shawarib)
- Set search popover row heights (Khalid Abu Shawarib)
* Cleanups:
- Various performance enhancements around sorting, hidden files and image decoding (Khalid Abu Shawarib)
- Add build summary (Khalid Abu Shawarib)
* Translation updates (GNOME Translation Project contributors)

Major Changes in 48.rc
======================
* Enhancements:
- Run code formatting in parallel (Khalid Abu Shawarib)
- Rework CI image job to freedesktop template (Khalid Abu Shawarib)
- Rework and speedup adding of files to view (Khalid Abu Shawarib)
- Add basic unit tests for files view (Khalid Abu Shawarib)
- Load thumbnail info separate from other file infos (Khalid Abu Shawarib)

* Reversals:
- Revert port of properties dialog to AdwDialog due to outstanding issues

* Bugfixes:
- Fix app chooser widget sizing (Automeris naranja)
- Fix free space calculation for archive extraction (Peter Eisenmann)
- Fix shell sesrch result order (Khalid Abu Shawarib)
- Fix floating bar style when unfocused (Peter Eisenmann)

* Cleanups:
- Rework view switching code of window-slot (António Fernandes)
- Use AdwSpinner in floating bar (Automeris naranja)

* Translation updates (GNOME Translation Project contributors)

Major Changes in 48.beta
========================
* Enhancements:
- Improve directory loading performance (Khalid Abu Shawarib, Peter Eisenmann)
- Use AdwDialog for list view column chooser and properties dialog (Automeris naranja)
- Change tab behavior for the sidebar (Lukáš Tyrychtr)
- Create about dialog from appdata (Felipe Borges, Matthijs Velsink, Peter Eisenmann)
- Port various dialogs to AdwAlertDialog (Automeris naranja)
- Keep mount monitor around for caching in gvfs to work (Khalid Abu Shawarib)
- Adjust to localsearch changes (Bobby Rong, Carlos Garnacho, Khalid Abu Shawarib, Sam Thursfield)
- Hide Trash banner when empty (Isaac Yeo)
- Ellipsize sidebar labels in the middle (Peter Eisenmann)
- Add a CONTRIBUTING file (Corey Berla)
- Allow removing bookmarks from pathbar (Isaac Yeo)
- Various UI tweaks and label changes (Automeris naranja, Brage Fuglseth, Jamie Gravendeel, Khalid Abu Shawarib)
- Various speedups (Corey Berla, Khalid Abu Shawarib)

* Bugfixes:
- Fix unintended grid relayouting on thumbnail loading (Calvin Walton)
- Fix double a11y presentation of the filename in grid view (Lukáš Tyrychtr)
- Keep CI running (Khalid Abu Shawarib, Peter Eisenmann)
- Fix query editor translation (Aleksandr Melman)
- Hide empty extensions list in properties (Khalid Abu Shawarib)
- Fix NULL dereference with extensions (Philipp Unger)

* Cleanups:
- Improve grid selection implementation (Adrien Plazas)
- Avoid setting up unnecessary directory monitors (Corey Berla)
- Replace uselocale with Glib gettext variant (Khalid Abu Shawarib)
- Stop setting invisible menu icons (Khalid Abu Shawarib)

* Translation updates (GNOME Translation Project contributors)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-18 07:36:55 -07:00
Wang Mingyu
4f9f525b0b
nautilus: upgrade 47.1 -> 47.2
Changelog:
==========
* Enhancements:
- Adopt CI release workflow
 - Speed up batch file deletions
 - Speed up simple recursive search through mount monitors
* Bugfixes:
 - Fix thumbnails for changed files
 - Fix parent path URIs for remote path
 - Fix potential crashes in directory callbacks
* Translation updates (GNOME Translation Project contributors)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-02-12 09:16:00 -08:00
Markus Volk
f30b5c1b87
nautilus: update 47.0 -> 47.1
Major changes in 47.1
=====================
* Enhancements:
 - Speed up thumbnail loading (Khalid Abu Shawarib)
* Bugfixes:
 - Do not force reload when error is present to avoid showing auth dialog (Gary Li)
 - Open folder in correct window during a DnD hover (Khalid Abu Shawarib)
 - Show username in file properties if name is an empty string (Khalid Abu Shawarib)
 - Various a11y fixes (Khalid Abu Shawarib)
 - Fix number placement when making new name for directory (Khalid Abu Shawarib)
 - Various pathbar fixes (Corey Berla, Khalid Abu Shawarib)
 - Show alert dialog when a symlink is broken (Automeris naranja)
 - Fix crashes when opening (Khalid Abu Shawarib)
 - Various sidebar fixes (Khalid Abu Shawarib, sid)
 - Fix ctrl + scroll to zoom in and out of view (Corey Berla)
* Translation updates (GNOME Translation Project contributors)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-11 11:53:06 -08:00
Markus Volk
b42e9c4bea
nautilus: update 46.2 -> 47.0
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>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-10-11 00:25:44 -07:00
Wang Mingyu
0268abb285
nautilus: upgrade 46.1 -> 46.2
Changelog:
===========
- Don't treat future dates as "Today"
- Fix crashes
- Prevent freeze on Audio/Video properties
- Don't irreversibly hide sidebar with touch gesture
- Don't expose unreadable symbol to screen reader
- Fix search selection performance
- Fix sorting on grid view

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-28 09:34:31 -07:00
Markus Volk
a357e89131
nautilus: update 45.1 -> 46.1
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-04-30 08:20:34 -07:00
Markus Volk
84f8813858 drop GNOMEBASEBUILDCLASS = "meson"
It is set to meson by default

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-11-11 09:26:41 -08:00
Wang Mingyu
84adaaaf70 nautilus: upgrade 45.0 -> 45.1
Changelog:
===========
* Bugfixes:
  - Don't crash when opening Properties from admin://*
  - Don't crash on unmount
  - Stop jumping to top when using the Menu key
  - Properly reorder bookmarks by drag and drop
  - Re-add search results when switching view mode
  - Fix compilation on 32-bit musl ("Newbyte")
  - Fix various leaks and warnings
* Translation updates (GNOME Translation Project contributors)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-10-23 08:05:01 -07:00
Markus Volk
c40aebd422 Nautilus: Upgrade 44.2.1 -> 45.0
- remove the patch to fix reproducibility. It was partly committed
  upstream but theres still one include with buildpath left in
  src/nautilus-enum-types.c and @basename@ instead of @filename@
  doesn't work here -> use sed to remove

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-23 19:53:00 -07:00
Markus Volk
4935eff3d1 nautilus: fix api-documentation build
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-08-15 12:27:45 -07:00
Wang Mingyu
e284543c4e nautilus: upgrade 44.2 -> 44.2.1
Changelog:
===========
* Hotfix for grid view bug introduced in 44.2, while gtk 4.10.4 is not released
* Fix crash when closing tabs right after clicking

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-14 09:41:35 -07:00
Wang Mingyu
ec7405de2c nautilus: upgrade 44.1 -> 44.2
Changelog:
===========
* Fix crashes with expandable folders and on Other Locations
* Avoid inconsistent search states
* Prevent lingering tracker cursors
* Fix rubberband range behavior on list view
* Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-31 08:28:50 -07:00
Ross Burton
d27e920c58 nautilus: requires gobject-introspection-data DISTRO_FEATURE
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-26 08:28:37 -07:00
Khem Raj
aca77cfa3c nautilus: Fix buildpath QA errors
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-25 08:56:32 -07:00
Wang Mingyu
0398ebda11 nautilus: upgrade 44.0 -> 44.1
0001-initialize-GdkDragAction-action-to-0.patch
removed since it's included in 44.1

Changelog:
==========
* Resolve some crashes
* Visual bugfixes:
  - Tweak style colors in view items
  - Show custom emblems from extensions again
  - Relayout SELinux property row
  - Flip switches correctly
* Other bugfixes:
  - Disable some actions when not useful
  - Fix dead characters handling in batch rename dialog
  - Fix crashes when rapidly opening and closing windows
  - Prevent location change when autofs timeouts
  - Fix issues with translations in libadwaita widgets
  - Drop workarounds for fixed GTK bugs
  - Fix other issues
* Enhancements:
  - Dismiss toast on undo
  - Select right items after some operations
  - Paste into expanded folders
  - Allow extraction of .tar.zst and .zstd archives
  - Performance optimization
* Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-08 21:45:53 -07:00
Khem Raj
a67da92aa4 nautilus: Fix build with clang and drop unused patch
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-03-25 17:11:22 -07:00
Wang Mingyu
b5c36abc0f nautilus: upgrade 43.2 -> 44.0
Changelog:
===========
* Bugfixes:
  - Prevent rubberband selection instead of drag and drop
  - Fix critical errors with recent GLib versions
* Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-03-25 16:43:34 -07:00
Wang Mingyu
e4934022c3 nautilus: upgrade 43.1 -> 43.2
Changelog:
==========
* Regressions addressed:
  - Launch search from shell correctly
  - Make nautilus-autorun-software work again
  - Restore 2-dimensional navigation from sushi
  - Resolve stuttering scrolling
  - Reintroduce 64px icon size for grid view
  - Show full filename again in grid, using tooltips
* Other bugfixes:
  - Avoid a many crashes
  - Show rename error dialogs again
  - Handle X11-only drag-and-drop quirks
  - Allow autorun.sh without executable bit
  - Improve selection-setting
  - Restrict DND actions over drag source
  - Focus replaces files
  - Improve keyboard focus navigation on the new views
  - Stop blocking on the tracker connection
  - Don't add missing emblems
* Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-01-17 00:30:12 -08:00
Markus Volk
423b9cb1c6 nautilus: update 42.2 -> 43.1
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-12-27 16:03:06 -08:00
Mingli Yu
dd10f8edaa nautilus: add opengl to REQUIRED_DISTRO_FEATURES
Fixes:
  ERROR: Nothing PROVIDES 'gnome-desktop' (but /build/layers/meta-openembedded/meta-gnome/recipes-gnome/nautilus/nautilus_42.2.bb DEPENDS on or otherwise requires it)
  gnome-desktop was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES)
  ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
  Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'nautilus', 'gnome-desktop']

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-10 10:41:35 -08:00
Khem Raj
2d691b665b nautilus: Backport a patch to fix build with clang-15
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-30 00:14:58 -07:00
wangmy
d75a24ffde nautilus: upgrade 42.1.1 -> 42.2
Changelog:
=========
* Close broken link message dialog on response (António Fernandes)
* Fix crash when opening new window from pathbar (Corey Berla)
* Fix remote filesystem check (Corey Berla)
* Translation updates (GNOME Translation Project contributors)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-07-07 10:26:37 -04:00
wangmy
2ff1569067 nautilus: upgrade 42.0 -> 42.1.1
Major changes in 42.1.1
=========================
 Revert wrongly introduced dependency on unstable gnome-desktop.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-04-25 11:00:43 -07:00
Andreas Müller
5b09a5ad78 nautilus: Add a packageconfig for libportal - disabled by default
* Accessing flatpack portals is an option and not mandatory
* Build tested on & off

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-31 11:54:25 -07:00
Wang Mingyu
b63f865441 nautilus: upgrade 41.2 -> 42.0
liportal-0.5-fix.patch
removed since it's included in 42.0

Changelog:
=========
* Fix HiDPI thumbnails in list view
* Properly dispose pathbar to avoid crashes
* Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-24 09:45:25 -07:00
Khem Raj
06851c6fdc recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-04 17:41:45 -08:00
Wang Mingyu
d8f712b707 nautilus: upgrade 41.1 -> 41.2
Major changes in 41.2
=====================
* Avoid cropping format popover in Compress dialog
* Fix "Move to"/"Copy to" from Starred
* Fix memory leak on tab switch
* Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-02-23 09:25:19 -08:00
Khem Raj
461c04657c nautilus: Fix build with libportal >= 0.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Alexander Kanavin <alex@linutronix.de>
Cc: Andreas Müller <schnitzeltony@gmail.com>
2022-01-12 09:22:34 -08:00
Andreas Müller
e327a5f3b8 Drop gnome-desktop3 providers
* gnome-desktop3 name was left from gnome2 times
* RPROVIDES was broken: Both gnome-desktop and libgnome-desktop were added to
  RPROVIDES. This caused images with missing gnome-desktop

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-05 11:10:02 -08:00
Andreas Müller
e0f4e74671 nautilus: upgrade 40.2 -> 41.1
Major changes in 41.1
=====================
* Cache Scripts and New Document menus to avoid lags (António Fernandes)
* Ellipsize subtitle label in trash bar to reduce minimum width (António Fernandes)
* Fix build with meson 0.60.0 (Albert Vaca Cintora)
* Don't change action when unchecking in File Conflict dialog (António Fernandes)
* Fix progress reporting when skipping during extraction (Ondrej Holy)
* Offer skipping in case of extraction failure only when there are more files (Ondrej Holy)
* Remove leftover files after extraction failure (Ondrej Holy)
* Set keyboard focus on the row with the selected archive format (Clyde Laforge)
* Translation updates

Major changes in 41.0
=====================
* Translation updates

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-01-05 08:17:18 -08:00
Martin Jansa
c61dc077bb Convert to new override syntax
This is the result of automated script (0.9.1) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-08-03 10:21:25 -07:00
Andreas Müller
a63447ec9d nautilus: upgrade 40.1 -> 40.2
Major changes in 40.2
=====================
* Fix missing "Open Scripts Folder" menu item (Ondrej Holy)
* Prevent reopening of previewer on window focus (Felipe Borges)
* Keep working directory when executing scripts (António Fernandes)
* Translation updates

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-06-09 08:49:21 -07:00
Andreas Müller
491249e48c meta-gnome: remove upstream-version-is-even from inherit on 40.x version recipes
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-05-17 09:00:36 -07:00
Khem Raj
46bd112bc4 Revert "nautilus: Exclude from builds"
This reverts commit f2dd522724.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-05-17 09:00:36 -07:00
Andreas Müller
cac624c6d2 nautilus: upgrade 3.36.3 -> 40.1
* 3.36.3 stopped building with meson 0.58.0
* backported patch can go

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-05-17 09:00:36 -07:00
Khem Raj
f2dd522724 nautilus: Exclude from builds
It does not build with latest meson upgrades from OE-core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
2021-05-14 08:37:27 -07:00
Khem Raj
1498b3407f nautilus: Drop use of volatile
volatile qualifier has been dropped in gcc11

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
2021-03-03 11:08:29 -08:00
Andreas Müller
69b0346be6 nautilus: upgrade 3.34.3 -> 3.36.3
Major changes in 3.36.3:
* Fix broken tracker search engine under some locales (Cristiano Nunes, António Fernandes)
* Translation updates

Major changes in 3.36.2:
* Prevent jump to the old scrolling position after changing location (António Fernandes)
* Revert icon emblem fixes in order to prevent performance issues (António Fernandes)
* Fix content type detection when opening files from remote locations (Ondrej Holy)

Major changes in 3.36.1.1:
* Translation updates

Major changes in 3.36.1:
* Fix check to not clear clipboard after each move/copy operation (Artem Serostanov)
* Ignore hidden directories in the templates folder (Ondrej Holy)
* Honor umask when creating new files from templates (Ondrej Holy)
* Fix endless content size calculations in properties dialog (Ondrej Holy)

Major changes in 3.36.0:
* Translation updates

Major changes in 3.35.92:
* Fix crashes often happening when searching (Ondrej Holy)
* Say "Trash is Empty" only in the root of trash folder (Abdul Rauf)

Major changes in 3.35.91.1:
* Add support for hidden template files (Ondrej Holy)
* Fix conflict dialog for google-drive (Ondrej Holy)

Major changes in 3.35.90:
* Fix crashes after conflict dialog response (Ondrej Holy)
* Add support for numeric keypad for zooming (Sabri Ünal)
* Fix missing filename results when searching (Ondrej Holy)
* Fix compilation on Wayland-only systems (Javier Jardón)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-03 15:15:42 -07:00
Andreas Müller
876d6c0485 nautilus: upgrade 3.34.2 -> 3.34.3
Major changes in 3.34.3:
* Revert icon emblem fixes in order to prevent performance issues (António Fernandes)
* Fix crashes often happening when searching (Ondrej Holy)
* Fix crashes after conflict dialog response (Ondrej Holy)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-03 14:29:17 -07:00
Andreas Müller
2dc122dcff nautilus: add mime-xdg to inherit
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-19 02:20:59 -08:00
Andreas Müller
9e10f63ed1 nautilus: upgrade 3.34.1 -> 3.34.2
>From [1]:

Major changes in 3.34.2:
* Don't use hyphens when breaking filenames in multiple lines (António Fernandes)
* Fix drag and drop on scaled displays (Robert Mader)

[1] http://ftp.gnome.org/pub/gnome/sources/nautilus/3.34/nautilus-3.34.2.news

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29 10:22:57 -08:00
Andreas Müller
0c692f167e nautilus: add tracker-miners to RDPENDS
nautilus does not start and complains:
| (org.gnome.Nautilus:863): GLib-GIO-ERROR **: 21:03:52.326: Settings schema 'org.freedesktop.Tracker.Miner.Files' is not installed

Thought I tested that successfully...

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-01 11:24:26 -08:00