mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
No description
846085ade9
Shells can fix docks, panels and other similar things which reduce the available space to draw on. This is called the canvas margin. When positioning things relative to icons within containers we need to adjust by this margin, otherwise they will be shifted away from the target. Do this when we calculate the bounding box. https://bugzilla.gnome.org/show_bug.cgi?id=759002 |
||
---|---|---|
data | ||
docs | ||
eel | ||
icons | ||
libgd@04b2480259 | ||
libnautilus-extension | ||
libnautilus-private | ||
nautilus-sendto-extension | ||
po | ||
src | ||
test | ||
.gitmodules | ||
AUTHORS | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
COPYING.EXTENSIONS | ||
COPYING.LIB | ||
git.mk | ||
HACKING | ||
MAINTAINERS | ||
Makefile.am | ||
Makefile.shared | ||
nautilus.doap | ||
NEWS | ||
README | ||
README.commits | ||
THANKS |
This is Nautilus, the file manager for the GNOME desktop. https://wiki.gnome.org/Apps/Nautilus Hacking on Nautilus =================== To build the development version of Nautilus and hack on the code see the general guide for build the GNOME platform at https://wiki.gnome.org/GnomeLove/BuildGnome Guidelines and tutorials to contribute to the GNOME platform are in https://wiki.gnome.org/GnomeLove/CodeContributionWorkflow Mailing List ============ The nautilus mailing list is nautilus-list@gnome.org. Subscription information is available at http://mail.gnome.org/mailman/listinfo/nautilus-list How to report bugs ================== Bugs should be reported to the GNOME bug tracking system (http://bugzilla.gnome.org), in the "nautilus" product. Please read the following page on how to prepare a useful bug report: http://bugzilla.gnome.org/bug-HOWTO.html