doc: add the abstactions page.
This commit is contained in:
parent
8da2fd621a
commit
1a097bed36
5 changed files with 249 additions and 6 deletions
|
|
@ -5,7 +5,7 @@
|
|||
# Instead of allowing the run of all software in @{bin}/, @{lib} the purpose of
|
||||
# this abstraction is to list all GUI program that can open resources.
|
||||
|
||||
# Ultimatelly, only sandbox manager program like bwrap, snap, flatpak, firejail
|
||||
# Ultimately, only sandbox manager such as like bwrap, snap, flatpak, firejail
|
||||
# should be present here. Until this day, this profile will be a controlled mess.
|
||||
|
||||
# Sandbox managers
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
# Copyright (C) 2024 Alexandre Pujol <alexandre@pujol.io>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
# Modernized version of <abstractions/audio>, will be merged with it. It should
|
||||
# only be used by audio servers that need direct access to device files.
|
||||
# Provide access to audio devices. It should only be used by audio servers that
|
||||
# need direct access to them.
|
||||
|
||||
include <abstractions/audio-client>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue