summaryrefslogtreecommitdiff
path: root/ext/wayland/wlwindow.h
Commit message (Expand)AuthorAgeFilesLines
* waylandsink: Wait for the surface to be configuredNicolas Dufresne2019-04-031-0/+3
* waylandsink: Implement XDG-shell stable supportNiels De Graef2019-03-041-0/+2
* waylandsink: prefix wl_shell-specific variables with wl_Niels De Graef2019-03-041-1/+1
* waylandsink: Avoid race condition on multi-threaded clientWonchul Lee2018-12-131-0/+2
* waylandsink: support fullscreenFabien Dessenne2018-05-061-1/+3
* waylandsink: Update our window size on configure eventNicolas Dufresne2016-09-221-2/+5
* waylandsink: Properly draw black border in absence of viewporterNicolas Dufresne2016-09-221-2/+8
* wayland: Update from scaler to viewporter protocolScott D Phillips2016-09-151-2/+2
* waylandsink: stack the video subsurface into another subsurface that covers t...George Kiagiadakis2014-10-111-8/+12
* waylandsink: improve the way the video size is passed to wlwindow and also im...George Kiagiadakis2014-06-171-3/+3
* waylandsink: move surface resizing logic to the GstWlWindow and make it be ca...George Kiagiadakis2014-06-171-4/+13
* waylandsink: cleanup GstWlWindow a bit after the overlaying semantics changeGeorge Kiagiadakis2014-06-171-3/+0
* waylandsink: create and maintain the subsurface inside the sinkGeorge Kiagiadakis2014-06-171-2/+6
* waylandsink: drop width/height arguments from gst_wl_window_new_from_surface()George Kiagiadakis2014-06-171-1/+1
* waylandsink: add G_BEGIN/END_DECLS on all headers for consistencyGeorge Kiagiadakis2014-06-171-0/+4
* waylandsink: remove unused functionsGeorge Kiagiadakis2014-06-171-1/+0
* waylandsink: Use wl_scaler/wl_viewport to scale the surface in the compositor...George Kiagiadakis2014-06-171-0/+1
* waylandsink: implement the GstVideoOverlay & GstWaylandVideo interfacesGeorge Kiagiadakis2014-06-171-0/+1
* waylandsink: split window-related code out to a new GstWlWindow classGeorge Kiagiadakis2014-06-171-0/+65