aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/x11_common.c
Commit message (Expand)AuthorAge
* x11: explicitly query map status when waiting for map eventGravatar wm42015-01-12
* x11: support XEmbedGravatar wm42015-01-12
* x11: make display-names property stricterGravatar wm42015-01-04
* x11: make display-names property observableGravatar wm42015-01-03
* x11: fix mysterious issue with window embedding on OpenBoxGravatar wm42014-12-18
* x11: minor improvementsGravatar wm42014-12-18
* x11: copy WinID optionGravatar wm42014-12-09
* x11: fix crashGravatar wm42014-11-23
* x11: fix crash with --wid=0 and vo_xv/vo_x11Gravatar wm42014-11-23
* vo/x11: implement VOCTRL_GET_DISPLAY_NAMES with xrandr names (e.g., "LVDS1")Gravatar Kevin Mitchell2014-11-07
* x11: rely on the Atom cacheGravatar wm42014-11-03
* command: add window-minimized property (X11 only)Gravatar wm42014-11-02
* x11: fix display FPS detection for interlaced modesGravatar wm42014-10-27
* x11: don't wait for asynchronous X resizing with window-scaleGravatar wm42014-10-13
* x11: don't wait until window is destroyedGravatar wm42014-10-11
* x11: fix inverted conditionGravatar wm42014-10-09
* client API: rename --input-x11-keyboard to --input-vo-keyboardGravatar wm42014-10-09
* x11: disable various features when embedding the windowGravatar wm42014-10-07
* options: add --no-keepaspect-windowGravatar wm42014-10-04
* x11: stupid workaround for XMonadGravatar wm42014-10-04
* x11: fix --wid=0Gravatar wm42014-10-02
* vo_vdpau: don't try to create surfaces of size 0Gravatar wm42014-10-01
* x11: always wait for mapped when using --widGravatar wm42014-09-29
* client API, X11: change default keyboard input handling againGravatar wm42014-09-28
* x11: if the WM supports _NET_FRAME_EXTENTS, don't wait for mapGravatar wm42014-09-15
* x11: remove unused functionGravatar wm42014-09-14
* video: rename VOCTRL_GET_WINDOW_SIZEGravatar wm42014-09-05
* x11: add rewind and forward keysGravatar Kenneth Zhou2014-09-03
* x11: when using --wid, inherit event flags from parent windowGravatar wm42014-08-31
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* x11: listen to xrandr eventsGravatar wm42014-08-17
* x11: fix xrandr conditional compilationGravatar wm42014-08-17
* x11: fix memory leaksGravatar wm42014-08-17
* build: drop check for XF86keysym.hGravatar wm42014-08-16
* x11: use xrandr to retrieve display refresh rateGravatar wm42014-08-16
* video: add VO framedropping modeGravatar wm42014-08-15
* x11: vdpau GLX interop needs X11 threadsGravatar wm42014-08-13
* vo: remove vo_mouse_movement() wrapperGravatar wm42014-07-27
* x11: avoid obscure behavior when --wid is partially garbageGravatar wm42014-07-04
* x11: clear window only on initial mapGravatar wm42014-07-02
* Add more constGravatar wm42014-06-11
* x11: cleanup motif hints handlingGravatar wm42014-06-06
* vo_vaapi: cleanup error handling on initGravatar wm42014-05-28
* x11: fix restoring position when leaving fullscreenGravatar wm42014-05-26
* x11: fix datatype for _NET_WM_PIDGravatar wm42014-05-26
* x11: un-inline GNOME layer stuffGravatar wm42014-05-23
* x11: prefer NetWM hints over _WIN_LAYER for --ontopGravatar wm42014-05-23
* x11: rename identifiers using reserved namespaceGravatar wm42014-05-23
* x11: fix NetWM ontop settingGravatar wm42014-05-23
* x11: add a generic function for NetWM state settingGravatar wm42014-05-23