Find a file
Ernestas Kulik 3fd1923db9 general: Drop uses of gtk_widget_show_all()
Widgets are visible by default since GTK+ 4, aside from the function
being removed from GTK+ altogether. Additionally, this replaces calls to
gtk_widget_set_no_show_all() with gtk_widget_hide().
2018-08-10 20:22:33 +03:00
.gitlab/issue_templates issue templates: Update flatpakref link 2018-07-19 05:49:13 +00:00
build-aux flatpak: Fix quotes in exiv2 build options 2018-08-03 06:40:16 +00:00
data dbus: Implement move operation 2018-08-08 14:07:48 +02:00
docs docs: Reorganize and fix 2018-08-03 20:35:47 +03:00
eel eel: canvas: Port to GTK+ 4 2018-08-10 20:17:42 +03:00
extensions general: Drop uses of gtk_widget_show_all() 2018-08-10 20:22:33 +03:00
icons canvas-item: Remove code to draw stretch handles 2018-03-26 13:05:54 +03:00
libnautilus-extension meson.build: Switch to GTK+ 4 2018-08-10 20:17:42 +03:00
po Update Friulian translation 2018-08-08 04:17:20 +00:00
src general: Drop uses of gtk_widget_show_all() 2018-08-10 20:22:33 +03:00
test general: Drop uses of gtk_container_set_border_width() 2018-08-10 20:19:05 +03: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: do not spin up environments for tags. 2018-08-02 16:22:00 +00:00
LICENSE general: Assume Nautilus project is GPL3 2017-07-17 22:16:08 +02:00
meson.build meson.build: Switch to GTK+ 4 2018-08-10 20:17:42 +03:00
meson_options.txt build: Allow disabling GIR data generation 2018-07-25 19:06:37 +03:00
nautilus.doap A couple of additional missing details on the nautilus.doap file 2018-02-13 17:28:00 +00:00
NEWS meson: Bump version 2018-07-26 21:23:12 +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.