dbusServices/screencast: Save under resolved file path
... instead of using the original template as file name. https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3097
This commit is contained in:
parent
f8c043800b
commit
b3f35912be
@ -352,7 +352,7 @@ var ScreencastService = class extends ServiceImplementation {
|
||||
sessionPath,
|
||||
0, 0,
|
||||
screenWidth, screenHeight,
|
||||
fileTemplate,
|
||||
filePath,
|
||||
options,
|
||||
invocation,
|
||||
_recorder => this._removeRecorder(sender));
|
||||
|
Loading…
Reference in New Issue
Block a user