mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 17:40:40 -05: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,
|
||||
"flags", flags,
|
||||
"window", window,
|
||||
"is-configured", TRUE,
|
||||
NULL);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user