gnome-shell/js
Florian Müllner 35484151ce shell/screenshot: Throw error on failure
Commit da537cda43 moved the Shell.Screenshot API to GIO's async pattern,
but we never set the GError passed to the *_finish() functions and only
indicate failure by returning FALSE.

The expected behavior is to throw an error in that situation, so make sure
we do that.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1123
2020-03-24 11:29:53 +00:00
..
dbusServices dbusServices/extensions: Include Params module 2020-03-24 10:38:24 +01:00
extensionPrefs extensionPrefs: Use new Extensions proxy 2020-03-23 15:39:12 +00:00
gdm loginDialog: Retain native logo dimensions 2020-03-22 15:06:36 +00:00
misc ibusManager: Simplify code a bit 2020-03-24 08:27:27 +01:00
perf cleanup: Require "dangling" commas 2019-11-11 19:25:14 +00:00
portalHelper js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00
ui shell/screenshot: Throw error on failure 2020-03-24 11:29:53 +00:00
js-resources.gresource.xml swipeTracker: Introduce swipe tracker 2020-01-10 18:20:22 +01:00
meson.build extensionPrefs: Use imports.package.start() 2020-03-19 14:27:35 +00:00
portal-resources.gresource.xml js: Remove unused files from resources 2020-03-09 13:18:48 +00:00