aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/wayland_common.c
Commit message (Expand)AuthorAge
* wayland: remove KDE server-decoration supportGravatar emersion2018-11-19
* wayland: use xdg-decoration if availableGravatar emersion2018-11-19
* wayland_common: require wl_compositor of version 3Gravatar Rostislav Pehlivanov2018-05-20
* wayland_common: fix maximized stateGravatar Rostislav Pehlivanov2018-05-20
* wayland_common: update to stable xdg-shellGravatar Emmanuel Gil Peyrot2018-04-29
* wayland_common: fix idle_inhibitor protocol segfaultGravatar Rostislav Pehlivanov2018-02-09
* vo: add support for externally driven renderloop and make wayland use itGravatar Rostislav Pehlivanov2017-12-05
* wayland_common: check monitor scaleGravatar Rostislav Pehlivanov2017-10-22
* wayland_common: improve cursor code and scale cursor properlyGravatar Rostislav Pehlivanov2017-10-22
* wayland_common: don't scale the cursor wl_bufferGravatar Rostislav Pehlivanov2017-10-19
* wayland_common: init output_list during main struct initGravatar Rostislav Pehlivanov2017-10-12
* wayland_common: require wl_output v2 and send MP_INPUT_RELEASE_ALL on uninitGravatar Rostislav Pehlivanov2017-10-11
* wayland_common: adjust default cursor size and scale its bufferGravatar Rostislav Pehlivanov2017-10-10
* wayland_common: implement output tracking, cleanups and bugfixesGravatar Rostislav Pehlivanov2017-10-09
* wayland_common: allow vo_wayland_uninit(NULL)Gravatar Niklas Haas2017-10-07
* Revert "wayland_common: add support for embedding"Gravatar Rostislav Pehlivanov2017-10-05
* wayland_common: respect close eventsGravatar Rostislav Pehlivanov2017-10-05
* wayland_common: add support for embeddingGravatar Rostislav Pehlivanov2017-10-05
* wayland_common: reset the LIVE_RESIZING flag when resizing endsGravatar Rostislav Pehlivanov2017-10-05
* wayland_common: don't hardcode protocol names during registryGravatar Rostislav Pehlivanov2017-10-04
* wayland_common: rewrite from scratchGravatar Rostislav Pehlivanov2017-10-03
* wayland: allow vo_wayland_uninit(NULL)Gravatar Niklas Haas2017-09-21
* input: merge mouse wheel and axis keycodesGravatar James Ross-Gowan2017-09-03
* input: use mnemonic names for mouse buttonsGravatar James Ross-Gowan2017-09-03
* wayland_common: organize and correctly map mouse buttonsGravatar Rostislav Pehlivanov2017-03-17
* Fix mistakes in spelling and grammarGravatar Dario Russo2016-12-21
* wayland: destroy input before closing the display connection.Gravatar Emmanuel Gil Peyrot2016-11-27
* vo: change messy handling of fullscreen and other flagsGravatar wm42016-08-30
* wayland: reject resize events with either dimension being 0Gravatar Rostislav Pehlivanov2016-08-29
* x11, wayland: always round up wait timesGravatar wm42016-08-26
* wayland_common: check for NULL current_output on fs switchingGravatar Rostislav Pehlivanov2016-08-01
* wayland_common: provide the real scaled window resolutionGravatar Rostislav Pehlivanov2016-08-01
* wayland_common: fix fullscreen image switching bugGravatar Rostislav Pehlivanov2016-07-30
* wayland_common: prevent black bars on most non-native aspect ratiosGravatar Rostislav Pehlivanov2016-07-30
* wayland_common: clip window size to the display output sizeGravatar Rostislav Pehlivanov2016-07-30
* wayland_common: flush wakeup_pipe on a wakeupGravatar Rostislav Pehlivanov2016-07-30
* wayland_common: remove untested/unusable wayland dnd codeGravatar Rostislav Pehlivanov2016-07-30
* x11, wayland: do not accidentally close FD 0Gravatar wm42016-07-21
* wayland_common: make function declaration consistentGravatar Rostislav Pehlivanov2016-07-21
* wayland: port to the new wakeup/wait_events frameworkGravatar Rostislav Pehlivanov2016-07-21
* vo_wayland: fix high CPU usage due to busy pollingGravatar Rostislav Pehlivanov2016-07-19
* wayland: mark existing dnd entry print as debug rather than an errorGravatar Rostislav Pehlivanov2016-05-31
* wayland: correctly report display refresh rateGravatar Rostislav Pehlivanov2016-05-31
* wayland: implement HIDPI supportGravatar Rostislav Pehlivanov2016-05-30
* wayland: use the advertised size in fullscreenGravatar Emmanuel Gil Peyrot2016-05-08
* Revert "wayland: set fs mode on every configure"Gravatar Emmanuel Gil Peyrot2016-03-19
* wayland: set fs mode on every configureGravatar Alexander Preisinger2016-02-07
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* wayland: fix typo in error messageGravatar Alessandro Ghedini2015-12-27