Skip to content

dbus: Add ParentHandle property to NautilusPreviewer2

Corey Berla requested to merge wip/corey/parent-handle into master

The ParentHandle property represents the handle (set by ShowFile) of the current parent of the sushi window. This will be helpful for consumers to make sure they are acting on the corret window from emmissions from SelectionEvent.

Merge request reports