Find a file
Carlos Soriano c6657af342 files-view: Show starring only for indexed (by default) files
Currently the star menu item is shown for every file in the system,
however when a file is not indexed by tracker this operation fails.

We cannot set Tracker to index the file and wait for Tracker to index
it, since that happens in an idle and Tracker doesn't queue the
operation of starring.

There is no easy solution for this, so for now we will show the star
menu item for indexed (by default) locations, which are the XDG folders,
otherwise we will hide the item.

A better solution needs to be researched for 3.30, but this will do for
now.

Related https://gitlab.gnome.org/GNOME/nautilus/issues/243
2018-02-12 13:20:38 +00:00
build-aux Flatpak: Remove disabling Selinux 2018-01-30 14:39:31 +01:00
data build: Install appstream metadata to non-deprecated location 2018-01-30 12:33:46 -05:00
docs general: refactor extension library 2018-02-09 06:32:38 +02:00
eel files-view: Show starring only for indexed (by default) files 2018-02-12 13:20:38 +00:00
extensions extensions: sendto: modernize code 2018-02-09 06:32:38 +02:00
icons Add film strip in nautilus rather than in thumbnailer 2014-02-09 00:42:56 +01:00
libnautilus-extension Ensure that extensions depends on generated headers 2018-02-09 13:32:19 +00:00
po Update Indonesian translation 2018-02-10 15:02:21 +00:00
src files-view: Show starring only for indexed (by default) files 2018-02-12 13:20:38 +00:00
subprojects Update libgd and remove the custom documents-entry-tag style class 2017-11-30 15:53:48 +01:00
test tests: Split between display and displayless 2018-01-06 01:17:29 +01:00
.gitattributes gitignore: Remove autotools related files. 2017-03-27 11:40:08 +02:00
.gitignore gitignore: Remove autotools related files. 2017-03-27 11:40:08 +02:00
.gitlab-ci.yml CI: report code coverage 2018-01-08 16:09:37 +02:00
.gitmodules libgd: move submodule to a subdirectory 2017-03-27 12:45:56 +03:00
LICENSE general: Assume Nautilus project is GPL3 2017-07-17 22:16:08 +02:00
meson.build sendto-extension: move under extensions/ 2018-02-09 06:32:38 +02:00
meson_options.txt sendto-extension: move under extensions/ 2018-02-09 06:32:38 +02:00
nautilus.doap doap: Clean up maintainers 2018-02-09 15:43:25 +01:00
NEWS Release: Prepare for 3.27.4 2018-01-30 14:39:31 +01:00
README.md README.md: change badge href 2018-01-08 16:09:41 +02:00

Nautilus

Pipeline status Code coverage

This is Nautilus, the file manager for GNOME.

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.

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.