Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
XDG Desktop Portal documentation
XDG Desktop Portal documentation
  • Common Conventions
    • Terminology
    • Requests
    • Sessions
    • Window Identifiers
    • Icons
  • For App Developers
    • Reasons to Use Portals
    • Convenience Libraries
    • API Reference
      • Registry
      • Account
      • Background
      • Camera
      • Clipboard
      • Documents
      • Dynamic Launcher
      • Email
      • File Chooser
      • File Transfer
      • Game Mode
      • Global Shortcuts
      • Inhibit
      • Input Capture
      • Location
      • Memory Monitor
      • Network Monitor
      • Notification
      • OpenURI
      • Power Profile Monitor
      • Print
      • Proxy Resolver
      • Realtime
      • Remote Desktop
      • Request
      • ScreenCast
      • Screenshot
      • Secret
      • Session
      • Settings
      • Trash
      • Usb
      • Wallpaper
  • For Desktop Developers
    • Writing a New Backend
    • Configuration File
      • portals.conf
    • System Integration
    • Backend D-Bus Interfaces
      • Access
      • Account
      • App Chooser
      • Background
      • Clipboard
      • Dynamic Launcher
      • Email
      • File Chooser
      • Global Shortcuts
      • Inhibit
      • Input Capture
      • Lockdown
      • Notification
      • Permission Store
      • Print
      • Remote Desktop
      • Request
      • ScreenCast
      • Screenshot
      • Secret
      • Session
      • Settings
      • Usb
      • Wallpaper
    • Background Apps Monitor
  • For Contributors
    • Building & Running
    • Pull Requests & Issues
    • Architecture
      • Documents & FUSE
Back to top
View this page

Backend D-Bus Interfaces🔗

The backend interfaces are used by the portal frontend to carry out portal requests. They are provided by a separate process (or processes), and are not accessible to sandboxed applications.

  • Access
  • Account
  • App Chooser
  • Background
  • Clipboard
  • Dynamic Launcher
  • Email
  • File Chooser
  • Global Shortcuts
  • Inhibit
  • Input Capture
  • Lockdown
  • Notification
  • Permission Store
  • Print
  • Remote Desktop
  • Request
  • ScreenCast
  • Screenshot
  • Secret
  • Session
  • Settings
  • Usb
  • Wallpaper
Next
Access
Previous
System Integration
Copyright © 2023-2025, XDG Desktop Portal authors
Made with Sphinx and @pradyunsg's Furo