summaryrefslogtreecommitdiffstats
path: root/video/out/wayland_common.h
Commit message (Expand)AuthorAgeFilesLines
* wayland_common: rename “shell” into “wm_base”Emmanuel Gil Peyrot2019-02-171-1/+1
* wayland: remove KDE server-decoration supportemersion2018-11-191-2/+0
* wayland: use xdg-decoration if availableemersion2018-11-191-0/+2
* wayland_common: fix maximized stateRostislav Pehlivanov2018-05-201-0/+1
* wayland_common: update to stable xdg-shellEmmanuel Gil Peyrot2018-04-291-3/+3
* wayland_common: improve cursor code and scale cursor properlyRostislav Pehlivanov2017-10-221-0/+1
* wayland_common: implement output tracking, cleanups and bugfixesRostislav Pehlivanov2017-10-091-13/+8
* Revert "wayland_common: add support for embedding"Rostislav Pehlivanov2017-10-051-1/+0
* wayland_common: add support for embeddingRostislav Pehlivanov2017-10-051-0/+1
* wayland_common: rewrite from scratchRostislav Pehlivanov2017-10-031-107/+73
* wayland_common: remove untested/unusable wayland dnd codeRostislav Pehlivanov2016-07-301-5/+0
* wayland: port to the new wakeup/wait_events frameworkRostislav Pehlivanov2016-07-211-4/+3
* wayland: implement HIDPI supportRostislav Pehlivanov2016-05-301-0/+1
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* vo_opengl: wayland: switch to new internal APIwm42015-10-011-1/+1
* vo_wayland: Wait for frame callbacksJari Vetoniemi2015-08-211-0/+7
* vo_wayland: share frame callbacks.Jari Vetoniemi2015-03-231-0/+5
* 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