summaryrefslogtreecommitdiffstats
path: root/video/out/wayland_common.h
Commit message (Expand)AuthorAgeFilesLines
* wayland_common: fix changing videos when fullscreenAlexander Preisinger2014-09-101-1/+0
* wayland: print some useful outptu infoAlexander Preisinger2014-09-031-0/+2
* wayland: dynamically report display fpsAlexander Preisinger2014-08-181-1/+2
* wayland: move subsurfaces to wayland voAlexander Preisinger2014-06-151-5/+0
* wayland: don't use VOCTRL_UPDATE_SCREENINFOwm42014-05-061-1/+1
* wayland/shm: Use subsurfaces for OSDAlexander Preisinger2014-04-161-1/+8
* wayland: fix fullscreen & resizing for goodAlexander Preisinger2014-01-071-1/+4
* Revert "wayland/egl: use redraw callback"Alexander Preisinger2014-01-041-2/+0
* wayland/egl: misc fixes and cleanupsAlexander Preisinger2014-01-041-1/+0
* wayland/egl: use redraw callbackAlexander Preisinger2014-01-041-0/+3
* wayland/egl: add egl_context to the wayland stateAlexander Preisinger2014-01-041-0/+20
* wayland: implement dropping files on the VO windowAlexander Preisinger2014-01-041-0/+5
* wayland: better name for mouse coordinatesAlexander Preisinger2013-10-251-2/+2
* wayland: fix fullscreen transparent border regionsAlexander Preisinger2013-10-251-0/+2
* wayland: use mp_input_test_draggingAlexander Preisinger2013-10-201-0/+2
* Revert "wayland: don't create our own log context"Alexander Preisinger2013-09-121-0/+1
* wayland: update license headersAlexander Preisinger2013-09-091-7/+5
* wayland: don't create our own log contextAlexander Preisinger2013-08-261-1/+0
* wayland: remove shm listener for the backendAlexander Preisinger2013-08-251-1/+0
* wayland/egl: rework resizing (again)Alexander Preisinger2013-08-251-12/+5
* wayland: separate shm and cursor contextAlexander Preisinger2013-08-191-2/+2
* wayland: switch to the new mp_msg apiAlexander Preisinger2013-07-311-0/+1
* wayland: use a unified struct for the stateAlexander Preisinger2013-07-181-56/+51
* video: remove fullscreen flags chaoswm42013-07-181-7/+0
* wayland: early aspect calculation in vo_configAlexander Preisinger2013-07-161-0/+1
* wayland: remove unused membersAlexander Preisinger2013-07-031-2/+0
* wayland: use VOCTRL_SET_CURSOR_VISIBILITYAlexander Preisinger2013-05-261-3/+2
* wayland: introduce vo_wayland_configAlexander Preisinger2013-05-261-6/+1
* video/out: introduce vo_control for gl_common based VOswm42013-05-261-0/+1
* wayland: reworked resizingAlexander Preisinger2013-05-071-6/+14
* wayland: remove unused stuffAlexander Preisinger2013-05-021-5/+0
* wayland: remove input modifier variableAlexander Preisinger2013-05-011-2/+0
* wayland: use GetTimerMS for hiding mouse cursorAlexander Preisinger2013-05-011-13/+3
* wayland: use mpv internal key auto-repeat handlingAlexander Preisinger2013-05-011-8/+0
* x11_common: use private variables for window statewm42013-03-031-1/+0
* wayland: add wayland supportAlexander Preisinger2013-02-281-0/+153