Find a file
Ernestas Kulik a781e5aee3 general: Stop setting WM class
According to GTK+ docs, this should be the same for all windows of an
application, and GTK+ defaults to doing that itself. However, there is a
slight issue in that the properties window sets a custom window icon
that isn’t reset instantaneously after closing the dialog.
2018-05-28 13:13:56 +03:00
.gitlab/issue_templates Bug.md: Don't use tasks 2018-05-14 17:28:55 +00:00
build-aux Flatpak/CI: Fix exiv.org being down 2018-05-25 17:10:12 +02:00
data general: Revert to allow running binaries and scripts 2018-05-21 06:29:14 +00:00
docs general: refactor extension library 2018-02-09 06:32:38 +02:00
eel eel: Remove a11y utilities 2018-05-22 16:52:48 +03:00
extensions general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
icons canvas-item: Remove code to draw stretch handles 2018-03-26 13:05:54 +03:00
libnautilus-extension eel: self-checks: Fix misaligned arguments 2018-03-19 14:49:44 +02:00
po Update Chinese (China) translation 2018-05-28 09:46:02 +00:00
src general: Stop setting WM class 2018-05-28 13:13:56 +03:00
subprojects Fix submodule funkiness 2018-03-19 20:48:31 +02:00
test test: Remove useless macro definition 2018-05-18 14:56:34 +00: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: Run the tests before the bundle 2018-05-25 22:27:05 +00: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 build: Warn on duplicate conditions in conditional statements 2018-05-28 12:59:33 +03:00
meson_options.txt general: Allow running in separate instance 2018-03-18 22:28:08 +02:00
nautilus.doap A couple of additional missing details on the nautilus.doap file 2018-02-13 17:28:00 +00:00
NEWS release: prepare for 3.28.0 2018-03-13 07:10:57 +02: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.