Jonas Ådahl
|
c22edeff1f
|
screen-cast-window-stream: Use initable to initialize
Move the initialization from _new() to an initable implementation. This
will allow us to initialize fields before MetaScreenCastStream
initializes.
https://gitlab.gnome.org/GNOME/mutter/merge_requests/413
|
2019-02-26 13:39:11 +00:00 |
|
Jonas Ådahl
|
0da0207eed
|
screen-cast: Add getters to fetch object owners
MetaBackend owns MetaScreenCast which owns MetaScreenCastSession which
owns MetaScreenCastStream. Make it possible to fetch objects in the
oppositev direction too.
https://gitlab.gnome.org/GNOME/mutter/merge_requests/357
|
2019-01-16 17:09:51 +00:00 |
|
Olivier Fourdan
|
dbe7279c7f
|
screen-cast-session: Add screen-cast window mode
Window mode will cast the content of a single window using the
`MetaScreenCastWindow` interface.
https://gitlab.gnome.org/GNOME/mutter/merge_requests/306
|
2018-12-14 13:26:16 +01:00 |
|