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
*
x11_common: fix some problems with window dragging
wm4
2014-03-22
*
x11: implement window dragging by grabbing
wm4
2014-03-18
*
x11: fix initial VO size
wm4
2014-02-02
*
x11: remove apparently useless code
wm4
2014-02-02
*
x11: fix race condition when setting aspect when leaving fullscreen
wm4
2014-02-02
*
options: remove --screenw and --screenh
wm4
2014-01-11
*
video/out: remove pointless x/y parameter from vo_x11_config_vo_window
wm4
2014-01-11
*
video/out: simplify monitor aspect handling
wm4
2014-01-11
*
video/out: remove some code duplication between X11 and wayland
wm4
2014-01-04
*
input: move files drag and drop to a new event.c file
Stefano Pigozzi
2014-01-04
*
x11: implement dropping files on the VO window
wm4
2014-01-04
*
vo/x11_common: do not select motion events when --no-mouse-movements is set
ahodesuka
2013-12-28
*
Revert "x11: don't set global error handler"
wm4
2013-12-27
*
x11: mp_msg conversion for fstype help output
wm4
2013-12-21
*
x11: don't set global error handler
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Move mpvcore/input/ to input/
wm4
2013-12-17
*
Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg
wm4
2013-12-16
*
switch the build system to waf
Stefano Pigozzi
2013-11-21
*
fix weird DPMS->EXT replacement
wm4
2013-11-04
*
configure: uniform the defines to #define HAVE_xxx (0|1)
Stefano Pigozzi
2013-11-03
*
x11: make window-scale use windowed size in fullscreen mode
wm4
2013-11-02
*
command: add property to scale window size
wm4
2013-10-31
*
x11: factor out normal window resize code
wm4
2013-10-31
*
x11: restore support for --wid=0
wm4
2013-10-30
*
x11: remove ancient metacity hack
wm4
2013-10-30
*
x11: minor cosmetics
wm4
2013-10-30
*
x11_common: refactor of fstype code
wm4
2013-10-28
*
x11: fix border toggling
wm4
2013-10-27
*
x11_common: reduce screensaver heartbeat from 30 to 10 seconds
wm4
2013-10-25
*
x11_common: don't handle mouse enter events
wm4
2013-10-15
*
x11: remove colormap code, always request TrueColor visuals
wm4
2013-09-30
*
vo/x11_common: don't require a working input method
wm4
2013-09-20
*
vo/x11_common: remove superfluous msg prefixes
Martin Herkt
2013-09-20
*
vo/x11_common: Fail init with no valid XIM
Martin Herkt
2013-09-19
*
gl_common: signal to GL backend whether we are probing
wm4
2013-09-16
*
x11_common: mp_msg conversion
wm4
2013-09-12
*
options: remove --(no-)mouseinput option
wm4
2013-09-08
*
x11_common: don't allocate more than needed for icon
wm4
2013-09-04
*
x11: add window icon
wm4
2013-09-01
*
input: deal with spurious X11 LeaveNotify events
wm4
2013-09-01
*
input: add some more X11 multimedia/internet keys
wm4
2013-09-01
*
x11: fix --ontop
wm4
2013-08-14
*
x11_common: get hack for Motif Window Manager out of the way
wm4
2013-08-11
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
x11: add key modifiers to mouse button events
wm4
2013-07-21
*
video: remove fullscreen flags chaos
wm4
2013-07-18
*
core: cleanup more mp_fifo leftovers
wm4
2013-07-02
*
input: require VOs to send key up events, redo input key lookup
wm4
2013-07-02
[next]