aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/x11_common.c
Commit message (Expand)AuthorAge
* x11: fix icc profile when the window goes near off screenGravatar slatchurie2018-10-21
* x11_common: replace atoi with strtoulGravatar Nicolas F2018-10-19
* input: add a define for the number of mouse buttons and use itGravatar wm42018-05-25
* x11: support Shift+TABGravatar Niklas Haas2018-05-24
* input: merge mouse wheel and axis keycodesGravatar James Ross-Gowan2017-09-03
* input: use mnemonic names for mouse buttonsGravatar James Ross-Gowan2017-09-03
* x11: fix that window could be resized when using embeddingGravatar wm42017-08-21
* Revert "x11: drop xscrnsaver use"Gravatar Martin Herkt2017-08-20
* Revert "x11: use xdg-screensaver suspend/resume"Gravatar Martin Herkt2017-08-20
* x11: use xdg-screensaver suspend/resumeGravatar wm42017-08-15
* x11: drop xscrnsaver useGravatar wm42017-08-08
* x11: add 128x128 sized icon supportGravatar Xu Zhao2017-07-02
* x11: load icon differentlyGravatar wm42017-07-01
* Avoid calling close(-1)Gravatar wm42017-06-29
* build: make various x11 protocol extension libs mandatoryGravatar wm42017-04-21
* x11: pseudo HiDPI scalingGravatar wm42017-01-19
* vo_opengl: x11: move RGBA visual test to x11_common.cGravatar wm42016-12-30
* x11: fix external fullscreen updateGravatar wm42016-09-23
* 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