aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/x11_common.h
Commit message (Expand)AuthorAge
* x11: cleanup motif hints handlingGravatar wm42014-06-06
* x11: un-inline GNOME layer stuffGravatar wm42014-05-23
* x11: never enable DPMS if we didn't disable itGravatar wm42014-05-18
* x11: make screensaver code more compact, change DPMS handlingGravatar wm42014-05-17
* x11: replace x/y/w/h with mp_rectGravatar wm42014-05-17
* x11: remove some unused fieldsGravatar wm42014-05-17
* x11: remove vo_hint memberGravatar wm42014-05-17
* x11: remove gravity restore codeGravatar wm42014-05-17
* x11: don't cache X Atoms manuallyGravatar wm42014-05-16
* x11: replace--[x11-]fstype option with --x11-netwmGravatar wm42014-05-16
* x11: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* x11: implement window dragging by grabbingGravatar wm42014-03-18
* video/out: remove pointless x/y parameter from vo_x11_config_vo_windowGravatar wm42014-01-11
* x11: implement dropping files on the VO windowGravatar wm42014-01-04
* x11: mp_msg conversion for fstype help outputGravatar wm42013-12-21
* Reduce recursive config.h inclusions in headersGravatar wm42013-12-18
* x11: fix border togglingGravatar wm42013-10-27
* x11: remove colormap code, always request TrueColor visualsGravatar wm42013-09-30
* x11_common: mp_msg conversionGravatar wm42013-09-12
* x11: add window iconGravatar wm42013-09-01
* video: remove fullscreen flags chaosGravatar wm42013-07-18
* Replace all calls to GetTimer()/GetTimerMS()Gravatar wm42013-05-26
* x11: remove cursor hiding logic, use VOCTRL_SET_CURSOR_VISIBILITYGravatar wm42013-05-26
* x11: use vo_x11_control() for all VOsGravatar wm42013-05-26
* video/out: introduce vo_control for gl_common based VOsGravatar wm42013-05-26
* x11: use mpv internal key auto-repeat handling if possibleGravatar wm42013-04-24
* x11_common: remove assumption that video is always centeredGravatar wm42013-03-17
* 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
* video/out: rename create_window to config_windowGravatar wm42013-02-26
* core: add fs-screen option for fullscreen display selectionGravatar Stefano Pigozzi2013-02-21
* x11_common: uncrustifyGravatar wm42013-02-21
* 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: cleanup, refactorGravatar wm42013-01-27
* vo_x11, vo_xv: XShmCompletion event supportGravatar Rudolf Polzer2013-01-13
* options: remove --displayGravatar wm42012-11-16
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12