mpv/video/out
nanahi a140d2788c wayland_common: set mouse position on pointer enter
At least on some compositors, when the pointer enters a surface,
only a wl_pointer_enter event is generated, but not wl_pointer_motion.
This results in the initial mouse position being lost, which is
especially problematic when input simulation is used.

Fix this by setting the mouse position on pointer enter event.
2024-04-01 01:17:22 +00:00
..
d3d11 d3d11: get real on the wire bits per color channel 2024-03-17 14:28:00 +01:00
gpu vo_gpu: support video-target-params 2024-03-27 22:08:56 +01:00
gpu_next vo_gpu_next: fix -Wembedded-directive warning 2024-03-19 08:58:18 +01:00
hwdec various: fix -Wold-style-declaration warning 2024-03-19 08:58:18 +01:00
mac mac/view: fix cursor visibility when toggling fullscreen 2024-03-29 14:20:40 +01:00
opengl video/egl_helpers: fix fallback logic for EGL_KHR_create_context 2024-03-21 18:27:08 +01:00
placebo video/out/placebo/utils: fix -Wignored-qualifiers warning 2024-03-19 08:58:18 +01:00
vulkan mac: cleanup swift bridge header imports and unify them 2024-03-29 14:20:40 +01:00
win32 win32: resolve dropped shell links (Windows shortcuts) 2024-03-19 11:34:00 +01:00
wldmabuf
android_common.c
android_common.h
aspect.c
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_cb_common.swift mac/log: rename log functions and cleanup class 2024-03-29 14:20:40 +01:00
dither.c
dither.h
dr_helper.c
dr_helper.h
drm_atomic.c
drm_atomic.h
drm_common.c various: use thread safe mp_strerror() 2024-03-19 19:30:27 +01:00
drm_common.h vo_drm: add support for YUYV format 2024-03-16 13:27:34 +01:00
drm_prime.c
drm_prime.h
filter_kernels.c various: replace dead links in comments 2024-02-11 04:01:24 +00:00
filter_kernels.h
libmpv.h
libmpv_sw.c
mac_common.swift mac/log: rename log functions and cleanup class 2024-03-29 14:20:40 +01:00
meson.build
present_sync.c
present_sync.h
vo.c vo: move target_params into responsibility of VO 2024-03-16 13:27:34 +01:00
vo.h vo: move target_params into responsibility of VO 2024-03-16 13:27:34 +01:00
vo_caca.c
vo_direct3d.c vo_direct3d: support video-target-params 2024-03-27 22:08:56 +01:00
vo_dmabuf_wayland.c
vo_drm.c vo_{drm,wlshm}: make query_format checks more correct 2024-03-16 13:27:34 +01:00
vo_gpu.c vo_gpu: support video-target-params 2024-03-27 22:08:56 +01:00
vo_gpu_next.c vo_gpu_next: make `dither-depth=auto` mean 8 bpc for non-d3d11 SDR 2024-03-19 09:06:01 +01:00
vo_image.c image_writer: fix TOCTOU in screenshot filename generation 2024-03-19 19:30:27 +01:00
vo_kitty.c
vo_lavc.c
vo_libmpv.c mac/apphub: migrate remaining events functionality to new AppHub 2024-03-24 23:03:48 +01:00
vo_mediacodec_embed.c
vo_null.c
vo_sdl.c
vo_sixel.c
vo_tct.c
vo_vaapi.c
vo_vdpau.c vo: remove VOCTRL_SET_EQUALIZER and simplify into UPDATE_VIDEO 2024-02-17 18:56:20 +00:00
vo_wlshm.c vo_{drm,wlshm}: make query_format checks more correct 2024-03-16 13:27:34 +01:00
vo_x11.c vo_{drm,wlshm,x11}: add support for video-target-params 2024-03-16 13:27:34 +01:00
vo_xv.c vo_xv: support video-target-params 2024-03-27 22:08:56 +01:00
w32_common.c win32: fix native key repeat support 2024-03-29 14:07:37 +01:00
w32_common.h w32_common: add function to control window transparency state 2024-02-17 16:06:33 +00:00
wayland_common.c wayland_common: set mouse position on pointer enter 2024-04-01 01:17:22 +00:00
wayland_common.h wayland: guess the first hidpi frame better 2024-03-04 22:42:46 +01:00
win_state.c
win_state.h
x11_common.c x11_common: unmaximize window on runtime geometry change 2024-03-17 14:59:26 +00:00
x11_common.h x11_common: fix window x/y position when updating geometry on runtime 2024-03-17 14:59:26 +00:00