mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-10-29 23:47:15 +00:00
No description
6a9c7f3fd4
Sometimes the search button and search entry state can get out of sync. This will lead to the need of pressing the search button twice to display the search entry again. This patch solves this behavior by binding the "searching" property between toolbar and window-slot. Fixes https://gitlab.gnome.org/GNOME/nautilus/issues/570 |
||
---|---|---|
.gitlab/issue_templates | ||
build-aux | ||
data | ||
docs | ||
eel | ||
extensions | ||
icons | ||
libnautilus-extension | ||
po | ||
src | ||
subprojects | ||
test | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
.triage-policies.yml | ||
LICENSE | ||
meson.build | ||
meson_options.txt | ||
nautilus.doap | ||
NEWS | ||
README.md |
Nautilus
This is Nautilus, the file manager for GNOME.
Supported version
Only latest Nautilus version 3.30 as provided upstream is supported. Try out the Flatpak nightly installation before filling issues to ensure the installation is reproducible and doesn't have downstream changes on it. In case you cannnot reproduce in the nightly installation, don't hesitate to file an issue in your distribution. This is to ensure the issue is well triaged and reaches the proper people.
Hacking on Nautilus
To build the development version of Nautilus and hack on the code see the general guide for building GNOME apps with Flatpak and GNOME Builder.
Runtime dependencies
- Bubblewrap installed. Used for security reasons.
- Tracker properly set up and with all features enabled. Used for fast search and metadata extraction, starred files and batch renaming.
Mailing List
The nautilus mailing list is nautilus-list@gnome.org. Read the subscription information for more.
How to report issues
Report issues to the GNOME issue tracking system.