refractor(abs): reorganize dbus abstraction (1)

This commit is contained in:
Alexandre Pujol 2025-09-13 16:11:16 +02:00
parent 4982ff104d
commit 34aa208ec9
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
9 changed files with 9 additions and 26 deletions

View file

@ -13,7 +13,7 @@ profile flatpak @{exec_path} flags=(attach_disconnected,mediate_deleted,complain
include <abstractions/bus-session>
include <abstractions/bus-system>
include <abstractions/bus/org.a11y>
include <abstractions/bus/org.freedesktop.locale1>
include <abstractions/bus/system/org.freedesktop.locale1>
include <abstractions/bus/org.gtk.vfs.MountTracker>
include <abstractions/consoles>
include <abstractions/dconf-write>

View file

@ -11,7 +11,7 @@ profile evolution-addressbook-factory @{exec_path} {
include <abstractions/base>
include <abstractions/bus-session>
include <abstractions/bus-system>
include <abstractions/bus/org.freedesktop.locale1>
include <abstractions/bus/system/org.freedesktop.locale1>
include <abstractions/bus/org.freedesktop.NetworkManager>
include <abstractions/bus/org.gtk.vfs.MountTracker>
include <abstractions/dconf-write>

View file

@ -11,8 +11,8 @@ profile gdm-session @{exec_path} {
include <abstractions/base>
include <abstractions/bus-session>
include <abstractions/bus-system>
include <abstractions/bus/org.gnome.DisplayManager>
include <abstractions/bus/session/org.freedesktop.systemd1>
include <abstractions/bus/system/org.gnome.DisplayManager>
signal receive set=(hup term) peer=gdm-session-worker,
signal receive set=(term) peer=gdm,

View file

@ -23,7 +23,7 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected,mediate_deleted) {
include <abstractions/bus/org.freedesktop.FileManager1>
include <abstractions/bus/org.freedesktop.GeoClue2>
include <abstractions/bus/org.freedesktop.impl.portal.PermissionStore>
include <abstractions/bus/org.freedesktop.locale1>
include <abstractions/bus/system/org.freedesktop.locale1>
include <abstractions/bus/org.freedesktop.PackageKit>
include <abstractions/bus/org.freedesktop.portal.Desktop>
include <abstractions/bus/org.freedesktop.RealtimeKit1>

View file

@ -14,7 +14,7 @@ profile gsd-keyboard @{exec_path} flags=(attach_disconnected) {
include <abstractions/bus-session>
include <abstractions/bus-system>
include <abstractions/bus/org.a11y>
include <abstractions/bus/org.freedesktop.locale1>
include <abstractions/bus/system/org.freedesktop.locale1>
include <abstractions/bus/org.gnome.SessionManager>
include <abstractions/bus/org.gtk.vfs.MountTracker>
include <abstractions/dconf-write>

View file

@ -12,7 +12,7 @@ profile startplasma @{exec_path} {
include <abstractions/audio-client>
include <abstractions/bus-session>
include <abstractions/bus-system>
include <abstractions/bus/org.freedesktop.locale1>
include <abstractions/bus/system/org.freedesktop.locale1>
include <abstractions/kde-globals-write>
include <abstractions/kde-strict>