mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
screencastService: Signal errors via the internal dbus interface
Make sure gnome-shell gets notified of errors that happen during screen recording using the screencastService, so that it can properly notify the user about the error and tear down its state, too. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2752>
This commit is contained in:
parent
80d72cfd32
commit
c494597a91
3 changed files with 27 additions and 13 deletions
|
|
@ -7,5 +7,7 @@
|
|||
|
||||
<file>misc/config.js</file>
|
||||
<file>misc/dbusUtils.js</file>
|
||||
<file>misc/signals.js</file>
|
||||
<file>misc/signalTracker.js</file>
|
||||
</gresource>
|
||||
</gresources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue