gstreamer/gst-libs/gst/gl/wayland
Niels De Graef e8450397c0 gl/wayland: Don't prefix wl_shell struct field
As part of commit 808e7127, we prefixed the `GstWlWindow`'s `shell`
field with wl_, to differentiate it from the other types of shells a
Wayland compositor might support. However, this is apparently a struct
that we expose to our users, so changing it means we have an API break.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/592
2019-04-24 09:03:44 +00:00
..
gstgldisplay_wayland.c gl/wayland: Don't prefix wl_shell struct field 2019-04-24 09:03:44 +00:00
gstgldisplay_wayland.h gl/wayland: Don't prefix wl_shell struct field 2019-04-24 09:03:44 +00:00
gstgldisplay_wayland_private.h gl/wayland: add support for XDG-shell 2019-02-06 22:45:28 +00:00
gstglwindow_wayland_egl.c gl/wayland: Don't prefix wl_shell struct field 2019-04-24 09:03:44 +00:00
gstglwindow_wayland_egl.h gl/wayland: add support for XDG-shell 2019-02-06 22:45:28 +00:00
Makefile.am wayland: Also dist the private header 2019-02-13 11:59:10 +01:00
wayland_event_source.c gl/wayland: fix glib mainloop integration 2019-03-11 13:54:16 +01:00
wayland_event_source.h gl: add .def file for msvc builds 2017-12-09 19:32:16 +00:00