aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/wayland_common.c
Commit message (Expand)AuthorAge
* 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
* Revert "vo_wayland: define opaque region"Gravatar Ricardo Vieira2015-10-20
* vo_opengl: wayland: switch to new internal APIGravatar wm42015-10-01
* input: add append argument to file drop eventGravatar Kevin Mitchell2015-08-30
* vo_wayland: Wait for frame callbacksGravatar Jari Vetoniemi2015-08-21
* vo_wayland: define opaque regionGravatar Jari Vetoniemi2015-03-23
* vo_wayland: share frame callbacks.Gravatar Jari Vetoniemi2015-03-23
* buid: readd -WparenthesesGravatar wm42015-03-02
* input: add MOUSE_ENTER keybinding.Gravatar torque2015-02-18
* command: unify handling of fullscreen and other VO flagsGravatar wm42015-01-16
* wayland: implement key modifiersGravatar wm42015-01-12
* wayland: don't compute absurd window sizeGravatar wm42015-01-12
* vo_wayland: Add "multimedia" keyboard key bindings.Gravatar Sergey Kvachonok2014-11-29
* wayland: use reported rete and delayGravatar Alexander Preisinger2014-09-19
* wayland_common: fix changing videos when fullscreenGravatar Alexander Preisinger2014-09-10
* video: rename VOCTRL_GET_WINDOW_SIZEGravatar wm42014-09-05
* wayland: print some useful outptu infoGravatar Alexander Preisinger2014-09-03
* wayland: only save current mode of outputsGravatar Alexander Preisinger2014-09-03
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* wayland: replace deprecated xkbcommon functionsGravatar Alexander Preisinger2014-08-20
* wayland: dynamically report display fpsGravatar Alexander Preisinger2014-08-18
* wayland: pointer interface is created after themeGravatar Alexander Preisinger2014-08-13
* wayland: remove redundant lineGravatar Alexander Preisinger2014-08-06
* wayland: changes for nested compositorsGravatar Alexander Preisinger2014-08-06
* vo: remove vo_mouse_movement() wrapperGravatar wm42014-07-27
* wayland: move subsurfaces to wayland voGravatar Alexander Preisinger2014-06-15