YaLTeR / niri

A scrollable-tiling Wayland compositor.
https://matrix.to/#/#niri:matrix.org
GNU General Public License v3.0
4.14k stars 123 forks source link

xdg-desktop-portal: add basic support for access dialogs #771

Closed cmeissl closed 3 weeks ago

cmeissl commented 3 weeks ago

Accessing certain devices like cameras might require permissions. This is handled in xdg-desktop-portal by issuing an access dialog. The backend is expected to expose the org.freedesktop.impl.portal.Access dbus interface.

TODO:

YaLTeR commented 3 weeks ago

Guess this can be closed for now since the GTK portal works

cmeissl commented 3 weeks ago

closed in favor of #774