index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
out
/
x11_common.h
Commit message (
Expand
)
Author
Age
*
Add checks for HAVE_GPL to various GPL-only source files
wm4
2017-10-10
*
Revert "x11: use xdg-screensaver suspend/resume"
Martin Herkt
2017-08-20
*
x11: use xdg-screensaver suspend/resume
wm4
2017-08-15
*
x11: pseudo HiDPI scaling
wm4
2017-01-19
*
vo_opengl: x11: move RGBA visual test to x11_common.c
wm4
2016-12-30
*
osdep: rename atomics.h to atomic.h
wm4
2016-09-07
*
x11: do not accidentally discard event flags
wm4
2016-07-25
*
x11: stop using vo.event_fd
wm4
2016-07-20
*
x11: skip ICC update on every window move
wm4
2016-07-18
*
x11: move vo->input_ctx accesses to x11->input_ctx
wm4
2016-03-15
*
vo: get rid of vo_get_window_title()
wm4
2015-12-06
*
vo_opengl: x11: silence error messages when using legacy GL context
wm4
2015-11-06
*
x11: separate window creation and configuration
wm4
2015-09-30
*
x11: drag and drop append with modifier
Kevin Mitchell
2015-08-30
*
x11: move GCs and background clearing to vo_xv
wm4
2015-07-01
*
x11: remove clear on map
wm4
2015-07-01
*
x11: never forcefully terminate xdg-screensaver process
wm4
2015-05-18
*
x11: actually disable screensaver
wm4
2015-04-15
*
Update license headers
Marcin Kurczewski
2015-04-13
*
vo_opengl, x11: implement icc-profile-auto
wm4
2015-01-26
*
x11: copy WinID option
wm4
2014-12-09
*
vo/x11: implement VOCTRL_GET_DISPLAY_NAMES with xrandr names (e.g., "LVDS1")
Kevin Mitchell
2014-11-07
*
x11: rely on the Atom cache
wm4
2014-11-03
*
command: add window-minimized property (X11 only)
wm4
2014-11-02
*
x11: if the WM supports _NET_FRAME_EXTENTS, don't wait for map
wm4
2014-09-15
*
x11: remove unused function
wm4
2014-09-14
*
x11: listen to xrandr events
wm4
2014-08-17
*
x11: use xrandr to retrieve display refresh rate
wm4
2014-08-16
*
x11: cleanup motif hints handling
wm4
2014-06-06
*
x11: un-inline GNOME layer stuff
wm4
2014-05-23
*
x11: never enable DPMS if we didn't disable it
wm4
2014-05-18
*
x11: make screensaver code more compact, change DPMS handling
wm4
2014-05-17
*
x11: replace x/y/w/h with mp_rect
wm4
2014-05-17
*
x11: remove some unused fields
wm4
2014-05-17
*
x11: remove vo_hint member
wm4
2014-05-17
*
x11: remove gravity restore code
wm4
2014-05-17
*
x11: don't cache X Atoms manually
wm4
2014-05-16
*
x11: replace--[x11-]fstype option with --x11-netwm
wm4
2014-05-16
*
x11: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
*
x11: implement window dragging by grabbing
wm4
2014-03-18
*
video/out: remove pointless x/y parameter from vo_x11_config_vo_window
wm4
2014-01-11
*
x11: implement dropping files on the VO window
wm4
2014-01-04
*
x11: mp_msg conversion for fstype help output
wm4
2013-12-21
*
Reduce recursive config.h inclusions in headers
wm4
2013-12-18
*
x11: fix border toggling
wm4
2013-10-27
*
x11: remove colormap code, always request TrueColor visuals
wm4
2013-09-30
*
x11_common: mp_msg conversion
wm4
2013-09-12
*
x11: add window icon
wm4
2013-09-01
*
video: remove fullscreen flags chaos
wm4
2013-07-18
*
Replace all calls to GetTimer()/GetTimerMS()
wm4
2013-05-26
[next]