FICHA · AUR

dbus-cxx

A C++ wrapper for DBus

  • Library
  • NONE
  • Dependency only
official+codex · reviewed · May 31, 2026 description in en

Description

C++ applications can communicate over D-Bus through a wrapper library instead of using lower-level C APIs directly. This is useful for desktop, service, or system tools that need typed C++ integration with the message bus.

It is a development library, not a bus daemon. Correct use depends on interface design, permissions, session versus system bus choice, and error handling.

Permissions

Permissions not analysed for this source yet.