mirror of
https://github.com/brl/mutter.git
synced 2025-04-03 00:53:46 +00:00
screen-cast/window-stream: Mark as configured
This is needed for the pointer to be exposed to an existing libei session. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3403>
This commit is contained in:
parent
63c6fe11fb
commit
c1feb2dc40
@ -99,6 +99,7 @@ meta_screen_cast_window_stream_new (MetaScreenCastSession *session,
|
|||||||
"cursor-mode", cursor_mode,
|
"cursor-mode", cursor_mode,
|
||||||
"flags", flags,
|
"flags", flags,
|
||||||
"window", window,
|
"window", window,
|
||||||
|
"is-configured", TRUE,
|
||||||
NULL);
|
NULL);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user