Find a file
António Fernandes 6bd3b8cd59 files-view: Make spacebar actually preview
We set spacebar as an action keybinding for previewing a file in sushi.

But this keybinding gets overriden by GtkListItemWidget for its own
`|listitem.select` action.

Maybe we shouldn't use the spacebar as previewer shortcut in the first
place, but that's how it's been so far. Also, we haven't been using
it for selection in previous versions either.

So, use a custom shortcut controller as a workaround.
2022-09-01 08:58:57 +01:00
.gitlab issue_templates: Fix typos 2022-05-12 16:08:27 +00:00
build-aux/flatpak flatpak: Add libcloudproviders dependency 2022-08-06 12:40:58 +00:00
data Release version 43.beta.1 2022-08-08 11:01:39 +01: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 Slovenian translation 2022-08-31 19:28:29 +00:00
src files-view: Make spacebar actually preview 2022-09-01 08:58:57 +01: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.