remote-access-handle: Expose disable-animations property
Set to TRUE if a screen cast session asked for animations to be disabled. https://gitlab.gnome.org/GNOME/mutter/merge_requests/838
This commit is contained in:
@ -28,4 +28,7 @@ void meta_remote_access_controller_notify_new_handle (MetaRemoteAccessController
|
||||
|
||||
void meta_remote_access_handle_notify_stopped (MetaRemoteAccessHandle *handle);
|
||||
|
||||
void meta_remote_access_handle_set_disable_animations (MetaRemoteAccessHandle *handle,
|
||||
gboolean disable_animations);
|
||||
|
||||
#endif /* META_REMOTE_ACCESS_CONTROLLER_PRIVATE_H */
|
||||
|
Reference in New Issue
Block a user