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.c
Commit message (
Expand
)
Author
Age
*
vo: use new option update mechanism
wm4
2016-09-02
*
vo: change messy handling of fullscreen and other flags
wm4
2016-08-30
*
x11, wayland: always round up wait times
wm4
2016-08-26
*
x11: work around mutter fullscreen issue
wm4
2016-08-25
*
osdep/io: introduce mp_flush_wakeup_pipe()
Rostislav Pehlivanov
2016-07-30
*
x11: do not accidentally discard event flags
wm4
2016-07-25
*
x11, wayland: do not accidentally close FD 0
wm4
2016-07-21
*
x11: stop using vo.event_fd
wm4
2016-07-20
*
x11: skip ICC update on every window move
wm4
2016-07-18
*
x11: add missing FocusChangeMask
wm4
2016-07-08
*
x11_common: silence xdg-screensaver
Ben Boeckel
2016-07-05
*
x11: tell GNOME to use dark window decorations
Mantas Mikulėnas
2016-05-09
*
x11: slightly safer X11 error handler behavior
wm4
2016-05-08
*
x11: add --x11-bypass-compositor=always
wm4
2016-05-06
*
x11: extend --x11-bypass-compositor with fs-only option
wm4
2016-05-02
*
x11, input: move mime type drag&drop negotiation to common code
wm4
2016-03-15
*
x11: move vo->input_ctx accesses to x11->input_ctx
wm4
2016-03-15
*
x11: stop waiting for MapNotify when WM_STATE changes
Tracerneo
2016-01-31
*
x11: get *current* XRandR screen configuration
Nils Schneider
2016-01-20
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
x11: silence xdg-screensaver failure message
wm4
2016-01-03
*
vo: get rid of vo_get_window_title()
wm4
2015-12-06
*
x11: request bypassing compositor
wm4
2015-11-18
*
x11: print Xlib errors in verbose mode if Xlib messages are silenced
wm4
2015-11-07
*
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
*
input: add append argument to file drop event
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: remove trailing spaces
wm4
2015-06-29
*
x11: Handle external fullscreen toggles
Eduardo Sánchez Muñoz
2015-06-28
*
x11: make screensaver failure message slightly more friendly
wm4
2015-06-20
*
x11: never forcefully terminate xdg-screensaver process
wm4
2015-05-18
*
x11: attempt to make initial fullscreening more reliable
wm4
2015-05-15
*
x11: query ICC profile based on center of window
Niklas Haas
2015-04-29
*
x11: actually disable screensaver
wm4
2015-04-15
*
Update license headers
Marcin Kurczewski
2015-04-13
*
x11: ignore mouse enter/leave events due to pointer grab
wm4
2015-03-11
*
x11: fix VOCTRL_GET_WIN_STATE
wm4
2015-03-09
*
vo_opengl/x11: fix automatic ICC profile loading
Martin Herkt
2015-03-07
*
input: add MOUSE_ENTER keybinding.
torque
2015-02-18
*
x11: fix uninitialized variable reads
wm4
2015-02-14
*
x11: add XK_Cancel to the list of special keys
Martin Herkt
2015-02-14
*
x11: return a framerate even if no window is mapped
wm4
2015-02-13
*
x11: make all XF86 special keys mappable
wm4
2015-02-13
*
video/out: cosmetics: rename VO_EVENT_ICC_PROFILE_PATH_CHANGED
wm4
2015-01-26
*
vo_opengl, x11: implement icc-profile-auto
wm4
2015-01-26
*
x11: remove unnecessary code
wm4
2015-01-23
*
x11: fix initial state for --on-all-workspaces
wm4
2015-01-17
[next]