Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Files Files
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 540
    • Issues 540
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 40
    • Merge requests 40
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • FilesFiles
  • Merge requests
  • !504

Merged
Created Dec 18, 2019 by Alberts Muktupāvels@muktupavelsDeveloper

Add org.gnome.Nautilus.FileOperations2 interface

  • Overview 74
  • Commits 5
  • Pipelines 25
  • Changes 18

This adds org.gnome.Nautilus.FileOperations2 interface that has same methods with one extra parameter - Parameters that can be used to pass extra data to API. This was last suggestion/idea in https://bugzilla.gnome.org/show_bug.cgi?id=758833 bug.

This also adds new DeleteFiles method to D-Bus interface to allow delete files not move to trash. File deletion has been requested for desktop icons extension - World/ShellExtensions/desktop-icons#30 and also for GNOME Flashback desktop icons - gnome-flashback#28 (closed).

Edited Dec 18, 2019 by Alberts Muktupāvels
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: wip/muktupavels/delete