summaryrefslogtreecommitdiff
path: root/org.gnome.Screenshot.json
diff options
context:
space:
mode:
authorBrion Vibber <bvibber@wikimedia.org>2019-10-30 12:11:44 -0700
committerAlexander Mikhaylenko <alexm@gnome.org>2021-02-11 18:52:46 +0000
commit74e0c35f56cc3d04f0e82a3d979520f21ff581b4 (patch)
treeb04ceccffb3cf43ef9b277066a0159a6d591b965 /org.gnome.Screenshot.json
parent55f2278263552dc2a24a8b54f9e4cea188182e29 (diff)
downloadgnome-screenshot-74e0c35f56cc3d04f0e82a3d979520f21ff581b4.tar.gz
Move the screenshot sound effects to gnome-shell
Companion patches: * gnome-shell https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1658 * g-s-d https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/223 Since it can take some time to compress a PNG image, at very high resolutions there was a noticeable delay before the audiovisual feedback on screenshots. To keep from complicating the interface for the shell screenshot service, moving the sound effects into the service (which already did the visual effects) so it can trigger them after capture and before compression. Note this removes the canberra dependency for gnome-screenshot.
Diffstat (limited to 'org.gnome.Screenshot.json')
-rw-r--r--org.gnome.Screenshot.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/org.gnome.Screenshot.json b/org.gnome.Screenshot.json
index c133fd9..c560f6b 100644
--- a/org.gnome.Screenshot.json
+++ b/org.gnome.Screenshot.json
@@ -29,28 +29,6 @@
],
"modules" : [
{
- "name" : "libcanberra-gtk3",
- "cleanup" : [
- "/bin",
- "/lib/gnome-settings-daemon-3.0",
- "/share/doc",
- "/share/gdm",
- "/share/gnome"
- ],
- "config-opts" : [
- "--disable-alsa",
- "--disable-null",
- "--disable-oss"
- ],
- "sources" : [
- {
- "type" : "archive",
- "url" : "http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz",
- "sha256" : "c2b671e67e0c288a69fc33dc1b6f1b534d07882c2aceed37004bf48c601afa72"
- }
- ]
- },
- {
"name" : "libhandy",
"buildsystem" : "meson",
"config-opts" : [