Find a file
Alexandru Fazakas 315d14585b list-view: Make list view selection consistent
Selecting rows using CTRL/SHIFT with left click is different
to right click as GtkTreeView's default code does not support
SHIFT+CTRL selection.

We want consistency between the two behaviours.

We fixed this by replicating the left click behaviour in the
right click case. The GTK dependency is also bumped in order
to use GtkTreePath autocleanup.
2018-03-21 23:57:56 +02:00
.gitlab/issue_templates Issues template: Improve wording and provide only unstable Flatpak 2018-03-19 20:17:05 +01:00
build-aux Flatpak: Don’t rename the manifest 2018-03-19 14:17:11 +02:00
data general: Allow running in separate instance 2018-03-18 22:28:08 +02:00
docs general: refactor extension library 2018-02-09 06:32:38 +02:00
eel eel: string: fix middle truncation test cases 2018-03-21 10:05:45 +02:00
extensions general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02:00
icons Add film strip in nautilus rather than in thumbnailer 2014-02-09 00:42:56 +01:00
libnautilus-extension eel: self-checks: Fix misaligned arguments 2018-03-19 14:49:44 +02:00
po Update Galician translation 2018-03-21 08:45:08 +00:00
src list-view: Make list view selection consistent 2018-03-21 23:57:56 +02:00
subprojects Fix submodule funkiness 2018-03-19 20:48:31 +02:00
test general: Remove include guards in favor of pragma once 2018-03-19 14:43:38 +02: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: simplify running build commands 2018-03-21 07:53:47 +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 list-view: Make list view selection consistent 2018-03-21 23:57:56 +02: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.