aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/x11_common.c
Commit message (Expand)AuthorAge
* x11: use mpv internal key auto-repeat handling if possibleGravatar wm42013-04-24
* x11_common: minor simplificationGravatar wm42013-04-21
* x11_common: remove assumption that video is always centeredGravatar wm42013-03-17
* vo: Separate vo options from MPOptsGravatar Alexander Preisinger2013-03-04
* vo: remove and cleanup globalsGravatar Alexander Preisinger2013-03-04
* x11_common: fix --cursor-autohide when pausedGravatar wm42013-03-03
* x11_common: fix window mapping, refactor window creation/resize handlingGravatar wm42013-03-03
* x11_common: use private variables for window stateGravatar wm42013-03-03
* core: move X11 specific code to x11_common.cGravatar wm42013-03-01
* video/out: remove video mode switching (--vm)Gravatar wm42013-02-26
* x11_common: always create a window, even with --widGravatar wm42013-02-26
* video/out: rename create_window to config_windowGravatar wm42013-02-26
* Remove --rootwin option and rootwin propertyGravatar wm42013-02-24
* core: add fs-screen option for fullscreen display selectionGravatar Stefano Pigozzi2013-02-21
* core: move `xineramascreen` to `MPOpts` as `vo_screen_id`Gravatar Stefano Pigozzi2013-02-21
* x11_common: uncrustifyGravatar wm42013-02-21
* Prefix keycode defines with MP_Gravatar wm42013-02-12
* x11: simplify handling of X Visuals and Colormaps in VOsGravatar wm42013-01-27
* x11: fix some obvious video mode switching bugsGravatar wm42013-01-27
* x11: reduce VO mode switching code duplicationGravatar wm42013-01-27
* x11_common: do not set custom error handler when calling XSelectInputGravatar wm42013-01-27
* x11: cleanup, refactorGravatar wm42013-01-27
* options: move -geometry parsing to m_option.cGravatar wm42013-01-23
* vo_x11, vo_xv: XShmCompletion event supportGravatar Rudolf Polzer2013-01-13
* options: remove --displayGravatar wm42012-11-16
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12