Find a file
Corey Berla 1aca129eb7 dnd: Allow GDK_ACTION_COPY within the same folder
We are setting the preferred action to 0 when the source and dest are
in the same folder.  This prevents the ability to hold CTRL and perform
a copy operation (which worked in 42).  It isn't clear why you can't
override a 0 preferred action with key modifiers.

In order to keep consistency, remove this check in
nautilus_dnd_get_preferred_action() and add it to
nautilus_files_view_drop_proxy_received_uris() (only if the action
is MOVE).

Fixes: https://gitlab.gnome.org/GNOME/nautilus/-/issues/2438
2022-09-01 21:42:41 +00:00
.gitlab issue_templates: Fix typos 2022-05-12 16:08:27 +00:00
build-aux/flatpak flatpak: Allow to talk with sushi over DBus 2022-09-01 08:58:57 +01:00
data appdata: Update screenshots for GNOME 43 2022-09-01 14:26:26 +00:00
docs general: Delete no longer needed git ignores 2022-07-17 23:51:03 +00:00
eel eel-string: Support Unicode when capitalizing first character 2022-08-08 21:37:53 +00:00
extensions audio-video-properties: Add error row on failure 2022-08-31 23:58:07 +00:00
icons general: Remove thumbnail frame 2021-12-26 18:12:29 +00:00
libnautilus-extension extension: Bump extensiondir to 4 2022-08-08 09:34:18 +00:00
po Update Dutch translation 2022-09-01 15:56:15 +00:00
src dnd: Allow GDK_ACTION_COPY within the same folder 2022-09-01 21:42:41 +00:00
test general: Use parameter type list, even if function takes none 2022-08-16 16:38:16 +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: build for aarch64 2022-08-30 22:47:33 +00:00
LICENSE general: Assume Nautilus project is GPL3 2017-07-17 22:16:08 +02:00
meson.build build: Require libadwaita >= 1.2.beta 2022-08-08 23:59:20 +00:00
meson_options.txt Drop libportal option 2022-05-26 15:19:04 -04:00
nautilus.doap doap: Update my e-mail address 2021-02-03 10:09:02 +01:00
NEWS Release version 43.beta.1 2022-08-08 11:01:39 +01:00
README.md README: Fix typo 2021-01-20 08:57:11 +01: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.

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.

How to report issues

Report issues to the GNOME issue tracking system.