aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/x11_common.c
Commit message (Expand)AuthorAge
* osdep: rename atomics.h to atomic.hGravatar wm42016-09-07
* vo: use new option update mechanismGravatar wm42016-09-02
* vo: change messy handling of fullscreen and other flagsGravatar wm42016-08-30
* x11, wayland: always round up wait timesGravatar wm42016-08-26
* x11: work around mutter fullscreen issueGravatar wm42016-08-25
* osdep/io: introduce mp_flush_wakeup_pipe()Gravatar Rostislav Pehlivanov2016-07-30
* x11: do not accidentally discard event flagsGravatar wm42016-07-25
* x11, wayland: do not accidentally close FD 0Gravatar wm42016-07-21
* x11: stop using vo.event_fdGravatar wm42016-07-20
* x11: skip ICC update on every window moveGravatar wm42016-07-18
* x11: add missing FocusChangeMaskGravatar wm42016-07-08
* x11_common: silence xdg-screensaverGravatar Ben Boeckel2016-07-05
* x11: tell GNOME to use dark window decorationsGravatar Mantas Mikulėnas2016-05-09
* x11: slightly safer X11 error handler behaviorGravatar wm42016-05-08
* x11: add --x11-bypass-compositor=alwaysGravatar wm42016-05-06
* x11: extend --x11-bypass-compositor with fs-only optionGravatar wm42016-05-02
* x11, input: move mime type drag&drop negotiation to common codeGravatar wm42016-03-15
* x11: move vo->input_ctx accesses to x11->input_ctxGravatar wm42016-03-15
* x11: stop waiting for MapNotify when WM_STATE changesGravatar Tracerneo2016-01-31
* x11: get *current* XRandR screen configurationGravatar Nils Schneider2016-01-20
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* x11: silence xdg-screensaver failure messageGravatar wm42016-01-03
* vo: get rid of vo_get_window_title()Gravatar wm42015-12-06
* x11: request bypassing compositorGravatar wm42015-11-18
* x11: print Xlib errors in verbose mode if Xlib messages are silencedGravatar wm42015-11-07
* vo_opengl: x11: silence error messages when using legacy GL contextGravatar wm42015-11-06
* x11: separate window creation and configurationGravatar wm42015-09-30
* x11: drag and drop append with modifierGravatar Kevin Mitchell2015-08-30
* input: add append argument to file drop eventGravatar Kevin Mitchell2015-08-30
* x11: move GCs and background clearing to vo_xvGravatar wm42015-07-01
* x11: remove clear on mapGravatar wm42015-07-01
* x11: remove trailing spacesGravatar wm42015-06-29
* x11: Handle external fullscreen togglesGravatar Eduardo Sánchez Muñoz2015-06-28
* x11: make screensaver failure message slightly more friendlyGravatar wm42015-06-20
* x11: never forcefully terminate xdg-screensaver processGravatar wm42015-05-18
* x11: attempt to make initial fullscreening more reliableGravatar wm42015-05-15
* x11: query ICC profile based on center of windowGravatar Niklas Haas2015-04-29
* x11: actually disable screensaverGravatar wm42015-04-15
* Update license headersGravatar Marcin Kurczewski2015-04-13
* x11: ignore mouse enter/leave events due to pointer grabGravatar wm42015-03-11
* x11: fix VOCTRL_GET_WIN_STATEGravatar wm42015-03-09
* vo_opengl/x11: fix automatic ICC profile loadingGravatar Martin Herkt2015-03-07
* input: add MOUSE_ENTER keybinding.Gravatar torque2015-02-18
* x11: fix uninitialized variable readsGravatar wm42015-02-14
* x11: add XK_Cancel to the list of special keysGravatar Martin Herkt2015-02-14
* x11: return a framerate even if no window is mappedGravatar wm42015-02-13
* x11: make all XF86 special keys mappableGravatar wm42015-02-13
* video/out: cosmetics: rename VO_EVENT_ICC_PROFILE_PATH_CHANGEDGravatar wm42015-01-26
* vo_opengl, x11: implement icc-profile-autoGravatar wm42015-01-26
* x11: remove unnecessary codeGravatar wm42015-01-23