summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-06-19 18:19:45 +0200
committerwm4 <wm4@nowhere>2013-06-29 22:58:13 +0200
commit831a7cf3eea1015a76f4accba4f4d237a5336f7b (patch)
tree2f7206e2243936b7e030a81c80e99042575199b3 /etc
parentfc422f5aebbfe6dd2ea12b92fe9b13ba5fd65041 (diff)
downloadmpv-831a7cf3eea1015a76f4accba4f4d237a5336f7b.tar.bz2
mpv-831a7cf3eea1015a76f4accba4f4d237a5336f7b.tar.xz
input: trigger mouse_leave key bindings if mouse leaves mouse area
Also, implement mouse leave events for X11. But evne on other platforms, these events will be generated if mouse crosses a section's mouse area boundaries within the mpv window.
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/input.conf b/etc/input.conf
index d2a39aca30..91382d58a5 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -176,6 +176,7 @@ JOY_BTN3 add volume -1
# Mostly for internal purposes
MOUSE_MOVE ignore
+MOUSE_LEAVE ignore
#
# Not assigned by default