summaryrefslogtreecommitdiff
path: root/src/nautilus-file-operations-dbus-data.c
Commit message (Collapse)AuthorAgeFilesLines
* dbus-manager: add and implement FileOperations2 interfaceAlberts Muktupāvels2020-04-061-0/+75
Add new version of FileOperations interface. This versions adds PlatformData argument to all methods. Currently supported arguments are parent-handle and timestamp. This change is necessary for proper focus handling. https://gitlab.gnome.org/GNOME/nautilus/merge_requests/504