gnome-shell/js/dbusServices
Jonas Ådahl 2b0731ab81 Move screencasting into a separate service process
Move the screencasting into a separate D-Bus service process, using
PipeWire instead of Clutter API. The service is implemented in
Javascript using the dbusService.js helper, and implements the same API
as was done by screencast.js and the corresponding C code.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1372
2020-07-31 10:51:12 +02:00
..
extensions dbusServices/extensions: Handle parentWindow parameter 2020-03-26 18:32:30 +01:00
notifications notificationDaemon: Fix grouping by PID 2020-05-19 08:24:07 +00:00
screencast Move screencasting into a separate service process 2020-07-31 10:51:12 +02:00
dbus-service.in dbusServices: Add some base classes for small stand-alone services 2020-03-12 16:09:27 +00:00
dbus-service.service.in dbusServices: Add some base classes for small stand-alone services 2020-03-12 16:09:27 +00:00
dbusService.js dbusService: Queue shutdown check on startup 2020-07-31 10:51:12 +02:00
meson.build Move screencasting into a separate service process 2020-07-31 10:51:12 +02:00
org.gnome.Shell.Extensions.src.gresource.xml dbusServices/extensions: Include Params module 2020-03-24 10:38:24 +01:00
org.gnome.Shell.Notifications.src.gresource.xml dbusServices/notifications: Add a separate notification daemon 2020-03-12 16:09:27 +00:00
org.gnome.Shell.Screencast.src.gresource.xml Move screencasting into a separate service process 2020-07-31 10:51:12 +02:00