summaryrefslogtreecommitdiff
path: root/src/backends/meta-remote-desktop.c
Commit message (Expand)AuthorAgeFilesLines
* Port screen cast and remote desktop to MetaDbusSessionManagerJonas Ådahl2023-02-231-236/+64
* dbus-session: Rename client_vanished() to close()Jonas Ådahl2023-02-231-2/+2
* backend: Fix a couple of minor GError leaksJonas Ådahl2023-01-281-1/+1
* remote-desktop: Close sessions on prepare-shutdownJonas Ådahl2021-05-111-4/+22
* remote-desktop: Add backend getterJonas Ådahl2021-03-041-1/+10
* Remove misplaced line break in g_* logging functionsJonas Ådahl2020-10-081-3/+3
* remote-access-controller: Allow inhibiting remote accessJonas Ådahl2020-04-271-0/+39
* clutter: Move virtual device management to ClutterSeatCarlos Garnacho2020-01-301-3/+3
* Pass -D_GNU_SOURCE instead of defining it in sourceJonas Ådahl2018-11-061-2/+0
* Clean up include macros messJonas Ådahl2018-11-061-1/+2
* remote-desktop: Remove unnecessary includeJonas Ådahl2018-07-061-1/+0
* remote-desktop, screen-cast: Add version number to D-Bus APIsJonas Ådahl2018-02-231-0/+4
* remote-desktop: Add support for discovering supported device typesJonas Ådahl2018-02-231-0/+34
* remote-desktop, screen-cast: Fail session method calls from other peersJonas Ådahl2017-08-291-0/+3
* Add remote desktop and screen cast functionalityJonas Ådahl2017-08-291-0/+237