summaryrefslogtreecommitdiffstats
path: root/video/out/wayland_common.c
Commit message (Expand)AuthorAgeFilesLines
* buid: readd -Wparentheseswm42015-03-021-1/+1
* input: add MOUSE_ENTER keybinding.torque2015-02-181-0/+1
* command: unify handling of fullscreen and other VO flagswm42015-01-161-0/+1
* wayland: implement key modifierswm42015-01-121-18/+24
* wayland: don't compute absurd window sizewm42015-01-121-3/+6
* vo_wayland: Add "multimedia" keyboard key bindings.Sergey Kvachonok2014-11-291-0/+14
* wayland: use reported rete and delayAlexander Preisinger2014-09-191-2/+27
* wayland_common: fix changing videos when fullscreenAlexander Preisinger2014-09-101-14/+3
* video: rename VOCTRL_GET_WINDOW_SIZEwm42014-09-051-2/+2
* wayland: print some useful outptu infoAlexander Preisinger2014-09-031-15/+19
* wayland: only save current mode of outputsAlexander Preisinger2014-09-031-1/+2
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-1/+1
* wayland: replace deprecated xkbcommon functionsAlexander Preisinger2014-08-201-3/+3
* wayland: dynamically report display fpsAlexander Preisinger2014-08-181-20/+58
* wayland: pointer interface is created after themeAlexander Preisinger2014-08-131-13/+8
* wayland: remove redundant lineAlexander Preisinger2014-08-061-1/+0
* wayland: changes for nested compositorsAlexander Preisinger2014-08-061-20/+50
* vo: remove vo_mouse_movement() wrapperwm42014-07-271-2/+2
* wayland: move subsurfaces to wayland voAlexander Preisinger2014-06-151-20/+3
* wayland: attach NULL surface on osd creationAlexander Preisinger2014-06-151-0/+3
* Add more constwm42014-06-111-2/+1
* wayland: remove stub for unimplemented functionwm42014-06-021-15/+0
* wayland: fix typoAlexander Preisinger2014-05-141-14/+14
* wayland: fix unchecked malloc usagewm42014-05-111-3/+9
* wayland: don't use VOCTRL_UPDATE_SCREENINFOwm42014-05-061-19/+22
* Revert "wayland: print waylands display erros"Alexander Preisinger2014-04-261-39/+0
* Fix some libav* include statementswm42014-04-191-1/+0
* wayland: unset input regions for osdAlexander Preisinger2014-04-161-0/+4
* wayland/shm: Use subsurfaces for OSDAlexander Preisinger2014-04-161-5/+25
* wayland: don't schedule resize if going fullscreenRicardo Vieira2014-04-131-1/+0
* video/out: simplify monitor aspect handlingwm42014-01-111-2/+0
* wayland: properly empty output listAlexander Preisinger2014-01-081-4/+4
* wayland: fix crash when initialization failswm42014-01-081-1/+2
* wayland: fix memory leaksAlexander Preisinger2014-01-081-0/+18
* wayland: cleanup registry_handle_globalAlexander Preisinger2014-01-081-2/+1
* wayland: remove set_user_data from seat_listenerAlexander Preisinger2014-01-081-2/+0
* wayland: use static consistentlyAlexander Preisinger2014-01-081-4/+4
* wayland: fix fullscreen & resizing for goodAlexander Preisinger2014-01-071-11/+27
* wayland: silence annoying libwayland-client messagewm42014-01-071-0/+3
* wayland: fix some memory leaks on initialization failurewm42014-01-071-6/+13
* wayland: remove workaroundAlexander Preisinger2014-01-041-6/+3
* wayland: fix obvious bug in dnd codeAlexander Preisinger2014-01-041-1/+1
* video/out: remove some code duplication between X11 and waylandwm42014-01-041-25/+2
* input: move files drag and drop to a new event.c fileStefano Pigozzi2014-01-041-1/+2
* wayland: move workaround to fullscreen codeAlexander Preisinger2014-01-041-4/+5
* wayland: implement dropping files on the VO windowAlexander Preisinger2014-01-041-2/+185
* wayland/opengl: fix garbage bordersAlexander Preisinger2014-01-021-21/+22
* wayland: don't change set fullscreen twiceAlexander Preisinger2014-01-021-1/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-2/+2
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* Move mpvcore/input/ to input/wm42013-12-171-2/+2
* wayland: print waylands display errosAlexander Preisinger2013-12-041-0/+40
* wayland: create xkbcommon keymap from stringAlexander Preisinger2013-11-131-2/+1
* waylad: implement functionality for window-scalingAlexander Preisinger2013-11-121-0/+12
* wayland: better name for mouse coordinatesAlexander Preisinger2013-10-251-5/+5
* wayland: fix fullscreen transparent border regionsAlexander Preisinger2013-10-251-22/+28
* wayland: use mp_input_test_draggingAlexander Preisinger2013-10-201-3/+6
* Revert "wayland: remove moving window by grabbing"Alexander Preisinger2013-10-201-0/+4
* Revert "wayland: remove outdated comment"Alexander Preisinger2013-10-201-0/+2
* wayland: remove outdated commentAlexander Preisinger2013-09-241-2/+0
* wayland: remove moving window by grabbingAlexander Preisinger2013-09-241-4/+0
* wayland/common: exit properly on fd errorsAlexander Preisinger2013-09-191-2/+6
* gl_common: signal to GL backend whether we are probingwm42013-09-161-2/+4
* wayland: change fs messages to dbgAlexander Preisinger2013-09-121-2/+2
* Revert "wayland: don't create our own log context"Alexander Preisinger2013-09-121-8/+9
* wayland/common: improved error messagesAlexander Preisinger2013-09-101-4/+8
* wayland: update license headersAlexander Preisinger2013-09-091-7/+5
* wayland: fix memory leaksAlexander Preisinger2013-08-261-2/+5
* wayland: don't create our own log contextAlexander Preisinger2013-08-261-10/+9
* wayland: remove shm listener for the backendAlexander Preisinger2013-08-251-15/+0
* wayland/egl: rework resizing (again)Alexander Preisinger2013-08-251-22/+61
* wayland: separate shm and cursor contextAlexander Preisinger2013-08-191-7/+13
* wayland: add support for precise scrollingAlexander Preisinger2013-08-071-2/+14
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-5/+5
* wayland: switch to the new mp_msg apiAlexander Preisinger2013-07-311-8/+15
* Remove subopt-helperwm42013-07-221-2/+0
* wayland: use a unified struct for the stateAlexander Preisinger2013-07-181-222/+214
* wayland: don't resize in gl_wayland.cAlexander Preisinger2013-07-181-2/+0
* video: remove fullscreen flags chaoswm42013-07-181-15/+8
* wayland: early aspect calculation in vo_configAlexander Preisinger2013-07-161-0/+2
* wayland: use default fullscreen methodAlexander Preisinger2013-07-161-1/+1
* wayland: remove mp_fifo headerAlexander Preisinger2013-07-031-1/+0
* wayland: fix typoAlexander Preisinger2013-07-031-1/+1
* wayland: remove mp_fifoAlexander Preisinger2013-07-021-7/+7
* wayland: implement MOUSE_LEAVEAlexander Preisinger2013-07-021-0/+2
* input: require VOs to send key up events, redo input key lookupwm42013-07-021-3/+4
* wayland: use VOCTRL_UPDATE_WINDOW_TTILEAlexander Preisinger2013-06-161-1/+3
* wayland: use VOCTRL_SET_CURSOR_VISIBILITYAlexander Preisinger2013-05-261-33/+23
* wayland: introduce vo_wayland_configAlexander Preisinger2013-05-261-13/+21
* video/out: introduce vo_control for gl_common based VOswm42013-05-261-0/+23
* wayland: reworked resizingAlexander Preisinger2013-05-071-15/+21
* wayland: fix wrong poll comment, check for errorsAlexander Preisinger2013-05-021-2/+4
* wayland: avoid iterating over all outputsAlexander Preisinger2013-05-021-15/+18
* wayland: remove unused stuffAlexander Preisinger2013-05-021-12/+0
* wayland: use new function xkb_keymap_from_bufferAlexander Preisinger2013-05-021-9/+5
* wayland: remove input modifier variableAlexander Preisinger2013-05-011-12/+0
* wayland: use GetTimerMS for hiding mouse cursorAlexander Preisinger2013-05-011-148/+36
* wayland: use mpv internal key auto-repeat handlingAlexander Preisinger2013-05-011-53/+5
* wayland: fully support cursor autohide optionsAlexander Preisinger2013-03-231-15/+15
* wayland: use the cursor_autohide_delay optionAlexander Preisinger2013-03-111-6/+9
* wayland: move window by grabing itAlexander Preisinger2013-03-111-0/+8
* vo: Separate vo options from MPOptsAlexander Preisinger2013-03-041-12/+12
* vo: remove and cleanup globalsAlexander Preisinger2013-03-041-14/+12
* x11_common: use private variables for window statewm42013-03-031-5/+1
* wayland: add wayland supportAlexander Preisinger2013-02-281-0/+1036