04ce49f4e5
Borrow .editorconfig files from the GTK project. Use the exact same file for src/gtk since we are still keeping GTK style there (remove root=true since it's no longer in the root). The root .editorconfig file is slightly modified since we use 4 space tabs. Leave tab_width=8 since we do have tabs in the code. See: https://editorconfig.org/ |
||
---|---|---|
.gitlab | ||
build-aux/flatpak | ||
data | ||
docs | ||
eel | ||
extensions | ||
icons | ||
libnautilus-extension | ||
po | ||
src | ||
test | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
LICENSE | ||
meson.build | ||
meson_options.txt | ||
nautilus.doap | ||
NEWS | ||
README.md |
nautilus
This is the project of the Files app, a file browser for
GNOME, internally known by its historical name nautilus
.
Supported version
Only latest version of Files 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 cannot 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 the Files app 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 (including tracker-miners) properly set up and with all features enabled. Used for fast search and metadata extraction, starred files and batch renaming.
Discourse
For more informal discussion we use GNOME Discourse in the Applications category with the nautilus
tag. Feel free to open a topic there.
How to report issues
Report issues to the GNOME issue tracking system.