summaryrefslogtreecommitdiffstats
path: root/video/out/x11_common.c
Commit message (Expand)AuthorAgeFilesLines
* x11: use mpv internal key auto-repeat handling if possiblewm42013-04-241-2/+23
* x11_common: minor simplificationwm42013-04-211-13/+6
* x11_common: remove assumption that video is always centeredwm42013-03-171-22/+20
* vo: Separate vo options from MPOptsAlexander Preisinger2013-03-041-77/+77
* vo: remove and cleanup globalsAlexander Preisinger2013-03-041-83/+85
* x11_common: fix --cursor-autohide when pausedwm42013-03-031-20/+22
* x11_common: fix window mapping, refactor window creation/resize handlingwm42013-03-031-127/+136
* x11_common: use private variables for window statewm42013-03-031-46/+48
* core: move X11 specific code to x11_common.cwm42013-03-011-1/+4
* video/out: remove video mode switching (--vm)wm42013-02-261-128/+2
* x11_common: always create a window, even with --widwm42013-02-261-37/+31
* video/out: rename create_window to config_windowwm42013-02-261-1/+1
* Remove --rootwin option and rootwin propertywm42013-02-241-3/+0
* core: add fs-screen option for fullscreen display selectionStefano Pigozzi2013-02-211-26/+39
* core: move `xineramascreen` to `MPOpts` as `vo_screen_id`Stefano Pigozzi2013-02-211-3/+3
* x11_common: uncrustifywm42013-02-211-387/+324
* Prefix keycode defines with MP_wm42013-02-121-33/+39
* x11: simplify handling of X Visuals and Colormaps in VOswm42013-01-271-45/+59
* x11: fix some obvious video mode switching bugswm42013-01-271-20/+30
* x11: reduce VO mode switching code duplicationwm42013-01-271-3/+33
* x11_common: do not set custom error handler when calling XSelectInputwm42013-01-271-47/+21
* x11: cleanup, refactorwm42013-01-271-857/+251
* options: move -geometry parsing to m_option.cwm42013-01-231-3/+3
* vo_x11, vo_xv: XShmCompletion event supportRudolf Polzer2013-01-131-0/+5
* options: remove --displaywm42012-11-161-9/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-8/+8
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+2404