Find a file
António Fernandes b33bc6428c style: Drop view item color overrides
We've added them because the colors assigned by the default stylesheet
were not adequate as per design review: d7b0365621

Libadwaita 1.3 updated the stylesheet to use the design-choosen colors
by default in views. [0]

So, we should drop our overrides which are now unnecessary and even
harmful (they may be out of sync). Also, require the stable release of
the dependency, because 1.3.alpha didn't include [0].

[0] fd83834f83
2023-04-15 22:00:32 +01:00
.gitlab ci: Dockerfile install appstream dependency for libadwaita 2023-04-12 19:46:44 +00:00
build-aux/flatpak flatpak: Remove --talk-name=org.gtk.vfs 2023-03-02 15:37:45 +00:00
data desktop: Add application/zstd to supported mime-types 2023-04-11 14:11:11 +00:00
docs docs: Several improvements to docs site 2023-01-16 12:11:25 +00:00
eel general: Change libadwaita include path 2023-02-19 03:24:55 +00:00
extensions image-properties: Actually show failure info 2022-10-22 11:33:51 +00:00
icons general: Remove thumbnail frame 2021-12-26 18:12:29 +00:00
libnautilus-extension column: Remove extra newline from documentation comment 2023-03-29 13:43:10 +00:00
po Update Serbian translation 2023-04-09 09:37:27 +00:00
src style: Drop view item color overrides 2023-04-15 22:00:32 +01:00
test test-nautilus-search-engine-tracker: Setup connection proactively 2022-12-28 00:19:14 +00:00
.editorconfig editorconfig: Create initial files 2022-06-03 18:18:31 +00:00
.git-blame-ignore-revs general: add ignore-revs file 2022-05-25 10:52:42 +00:00
.gitattributes Add a script for updating gnome-desktop sources 2019-01-22 15:51:58 +00:00
.gitignore general: Delete no longer needed git ignores 2022-07-17 23:51:03 +00:00
.gitlab-ci.yml ci: Make flatpak@aarch64 job manual in some cases 2023-01-24 07:04:33 +00:00
LICENSE general: Assume Nautilus project is GPL3 2017-07-17 22:16:08 +02:00
meson.build style: Drop view item color overrides 2023-04-15 22:00:32 +01:00
meson_options.txt Drop libportal option 2022-05-26 15:19:04 -04:00
nautilus.doap doap: Update mailing-list 2022-12-18 18:50:09 +00:00
NEWS Release version 44.0 2023-03-17 10:06:25 +01:00
README.md ci: Publish docs to nautilus pages 2023-01-16 12:11:25 +00:00

nautilus

Pipeline status

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.

Commit messages should follow the expected format detailed here.

Runtime dependencies

Discourse

For more informal discussion we use GNOME Discourse in the Applications category with the nautilus tag. Feel free to open a topic there.

Extensions

Documentation for the libnautilus-extension API is available here. Also, if you are interested in developing a Nautilus extension in Python you should refer to the nautilus-python documentation.

How to report issues

Report issues to the GNOME issue tracking system.