summaryrefslogtreecommitdiff
path: root/src/check-nautilus
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2015-08-02 22:14:40 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2015-08-04 11:08:46 -0300
commit5edca92bc5b6ddc4bdb1258674baf5a77d7a6fac (patch)
treeeab08cd5a670338594931e691a45a98e7c153f82 /src/check-nautilus
parente0245b62b464305303be8907dde3d039d6c53192 (diff)
downloadnautilus-5edca92bc5b6ddc4bdb1258674baf5a77d7a6fac.tar.gz
pathbar: handle context menu
NautilusView is an abstract class that manages various context menus, depending on the view's location, the clicked point and the implementation details. While this in theory provides a good isolation from other classes, in practice NautilusView manages the pathbar context menu, which is not necessary, as it doesn't depend on the current view anymore after the GAction rework. Fix that by making NautilusPathBar manage the context menu by itself instead of the view. To cleanly implement that, add a new signal that matches GtkPlacesSidebar::open-location signature, and adapt NautilusWindow to reuse the existing methods to handle pathbar's new signal. https://bugzilla.gnome.org/show_bug.cgi?id=753158
Diffstat (limited to 'src/check-nautilus')
0 files changed, 0 insertions, 0 deletions