gstreamer/subprojects/gst-plugins-base/gst-libs/gst/gl/cocoa
Piotr Brzeziński 5e45a1b1bd macos: Set activation policy in osxvideosink and glimagesink
Upon creating a window, glimagesink and osxvideosink now set the policy to
NSApplicationActivationPolicyRegular, which lets us show an icon in the Dock
for convenience and appear in the top menu bar like other apps.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4573>
2023-05-12 01:14:44 +02:00
..
gstgl_cocoa_private.h gl/vulkan: Fix static linking on macOS 2022-10-24 00:48:08 +00:00
gstglcaopengllayer.h gl/cocoa: Store a weak reference to the GstGLWindow instead of the GstGLContext 2023-01-17 22:35:29 +05:30
gstglcaopengllayer.m gl/cocoa: Return a strong ref to the parent GstGLContext 2023-02-02 13:53:07 +00:00
gstglcontext_cocoa.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gstglcontext_cocoa.m gl/vulkan: Fix static linking on macOS 2022-10-24 00:48:08 +00:00
gstgldisplay_cocoa.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gstgldisplay_cocoa.m macos: Remove old NSApp workaround related code 2023-05-11 20:30:19 +02:00
gstglwindow_cocoa.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gstglwindow_cocoa.m macos: Set activation policy in osxvideosink and glimagesink 2023-05-12 01:14:44 +02:00