Skip to content

RemoteDesktop: Make fakeinput authentication less hands-on

Aleix Pol Gonzalez requested to merge work/apol/simplify-remotedesktop into master

Moves the handling of the permission to the session class. Makes the authentication be handled implicitly.

--

This is an intermetidate step towards https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/tree/work/apol/remotedesktop-auth, which still needs some work. Submitting this separate commit because it addresses an assert when cancelling the dialog.

Merge request reports