[Bug 796772] waylandsink: check for wl_shell unneeded when surface and display are passed by the application

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 17 14:52:19 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796772

--- Comment #9 from Matteo Valdina <matteo.valdina at gmail.com> ---
Hi, I'll rebase it not a problem. I worked on the 1.14 branch.

About the center, it depends on the arguments passed to the fullscreen_shell.

zwp_fullscreen_shell_v1_present_surface (display->fullscreen_shell,
+        window->area_surface, ZWP_FULLSCREEN_SHELL_V1_PRESENT_METHOD_DEFAULT,
+        NULL);


I pass ZWP_FULLSCREEN_SHELL_V1_PRESENT_METHOD_DEFAULT that it is the default
behavior but you can pass ZWP_FULLSCREEN_SHELL_V1_PRESENT_METHOD_ZOOM to zoom
the view to fullscreen.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list