Skip to content

Fix location-entry

Corey Berla requested to merge coreyberla/nautilus:location_entry into master

This fixes:

  1. The completion on location-entry
  2. Warnings whenever there's a location switch. (invalid handler)
  3. Cleanup on the location handler

There's a related issue within GTK that I fixed here: gtk!4892 (merged)

Merge request reports