summaryrefslogtreecommitdiffstats
path: root/video/out/x11_common.h
Commit message (Expand)AuthorAgeFilesLines
* Add checks for HAVE_GPL to various GPL-only source fileswm42017-10-101-0/+5
* Revert "x11: use xdg-screensaver suspend/resume"Martin Herkt2017-08-201-5/+6
* x11: use xdg-screensaver suspend/resumewm42017-08-151-6/+5
* x11: pseudo HiDPI scalingwm42017-01-191-0/+1
* vo_opengl: x11: move RGBA visual test to x11_common.cwm42016-12-301-0/+2
* osdep: rename atomics.h to atomic.hwm42016-09-071-1/+1
* x11: do not accidentally discard event flagswm42016-07-251-1/+1
* x11: stop using vo.event_fdwm42016-07-201-0/+4
* x11: skip ICC update on every window movewm42016-07-181-0/+1
* x11: move vo->input_ctx accesses to x11->input_ctxwm42016-03-151-0/+1
* vo: get rid of vo_get_window_title()wm42015-12-061-0/+1
* vo_opengl: x11: silence error messages when using legacy GL contextwm42015-11-061-0/+2
* x11: separate window creation and configurationwm42015-09-301-1/+2
* x11: drag and drop append with modifierKevin Mitchell2015-08-301-0/+1
* x11: move GCs and background clearing to vo_xvwm42015-07-011-3/+0
* x11: remove clear on mapwm42015-07-011-1/+0
* x11: never forcefully terminate xdg-screensaver processwm42015-05-181-1/+3
* x11: actually disable screensaverwm42015-04-151-0/+6
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* vo_opengl, x11: implement icc-profile-autowm42015-01-261-0/+3
* x11: copy WinID optionwm42014-12-091-0/+1
* vo/x11: implement VOCTRL_GET_DISPLAY_NAMES with xrandr names (e.g., "LVDS1")Kevin Mitchell2014-11-071-0/+1
* x11: rely on the Atom cachewm42014-11-031-4/+0
* command: add window-minimized property (X11 only)wm42014-11-021-0/+1
* x11: if the WM supports _NET_FRAME_EXTENTS, don't wait for mapwm42014-09-151-1/+4
* x11: remove unused functionwm42014-09-141-2/+0
* x11: listen to xrandr eventswm42014-08-171-0/+2
* x11: use xrandr to retrieve display refresh ratewm42014-08-161-0/+11
* x11: cleanup motif hints handlingwm42014-06-061-4/+0
* x11: un-inline GNOME layer stuffwm42014-05-231-1/+1
* x11: never enable DPMS if we didn't disable itwm42014-05-181-0/+1
* x11: make screensaver code more compact, change DPMS handlingwm42014-05-171-2/+1
* x11: replace x/y/w/h with mp_rectwm42014-05-171-10/+3
* x11: remove some unused fieldswm42014-05-171-3/+0
* x11: remove vo_hint memberwm42014-05-171-1/+0
* x11: remove gravity restore codewm42014-05-171-1/+0
* x11: don't cache X Atoms manuallywm42014-05-161-31/+0
* x11: replace--[x11-]fstype option with --x11-netwmwm42014-05-161-1/+0
* x11: don't use VOCTRL_UPDATE_SCREENINFOwm42014-05-061-3/+4
* x11: implement window dragging by grabbingwm42014-03-181-0/+4
* video/out: remove pointless x/y parameter from vo_x11_config_vo_windowwm42014-01-111-2/+1
* x11: implement dropping files on the VO windowwm42014-01-041-0/+17
* x11: mp_msg conversion for fstype help outputwm42013-12-211-1/+2
* Reduce recursive config.h inclusions in headerswm42013-12-181-2/+0
* x11: fix border togglingwm42013-10-271-0/+2
* x11: remove colormap code, always request TrueColor visualswm42013-09-301-10/+0
* x11_common: mp_msg conversionwm42013-09-121-0/+1
* x11: add window iconwm42013-09-011-0/+1
* video: remove fullscreen flags chaoswm42013-07-181-0/+1
* Replace all calls to GetTimer()/GetTimerMS()wm42013-05-261-1/+1
* x11: remove cursor hiding logic, use VOCTRL_SET_CURSOR_VISIBILITYwm42013-05-261-2/+1
* x11: use vo_x11_control() for all VOswm42013-05-261-4/+0
* video/out: introduce vo_control for gl_common based VOswm42013-05-261-0/+1
* x11: use mpv internal key auto-repeat handling if possiblewm42013-04-241-0/+1
* x11_common: remove assumption that video is always centeredwm42013-03-171-2/+2
* x11_common: fix window mapping, refactor window creation/resize handlingwm42013-03-031-9/+12
* x11_common: use private variables for window statewm42013-03-031-0/+8
* core: move X11 specific code to x11_common.cwm42013-03-011-2/+0
* video/out: remove video mode switching (--vm)wm42013-02-261-2/+0
* video/out: rename create_window to config_windowwm42013-02-261-1/+1
* core: add fs-screen option for fullscreen display selectionStefano Pigozzi2013-02-211-0/+2
* x11_common: uncrustifywm42013-02-211-3/+4
* x11: simplify handling of X Visuals and Colormaps in VOswm42013-01-271-2/+2
* x11: fix some obvious video mode switching bugswm42013-01-271-0/+1
* x11: reduce VO mode switching code duplicationwm42013-01-271-5/+1
* x11: cleanup, refactorwm42013-01-271-66/+18
* vo_x11, vo_xv: XShmCompletion event supportRudolf Polzer2013-01-131-0/+7
* options: remove --displaywm42012-11-161-2/+0
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+184