No description
Find a file
George Mocanu 6a9c7f3fd4 toolbar: Fix search button and search entry state desync
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
2019-02-11 09:37:09 +00:00
.gitlab/issue_templates
build-aux files-view: Use tracked directories for star 2019-02-04 19:16:48 +01:00
data
docs
eel
extensions
icons
libnautilus-extension
po Updated Spanish translation 2019-02-11 10:09:31 +01:00
src toolbar: Fix search button and search entry state desync 2019-02-11 09:37:09 +00:00
subprojects
test test: As the previous commit, increase test timeout 2019-01-22 12:51:55 +00:00
.gitattributes Add a script for updating gnome-desktop sources 2019-01-22 15:51:58 +00:00
.gitignore
.gitlab-ci.yml CI: Don't run pages for translation commits 2019-01-17 15:53:27 +00:00
.gitmodules
.triage-policies.yml triage-policies: Add Regression 2019-02-06 17:49:16 +00:00
LICENSE
meson.build release: Prepare for 3.31.90 2019-02-06 17:11:42 +01:00
meson_options.txt
nautilus.doap
NEWS release: Prepare for 3.31.90 2019-02-06 17:11:42 +01:00
README.md

Nautilus

Pipeline status Code coverage

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.