kivy:hover_behavior

Last commit made on 2017-09-05
Get this branch:
git clone -b hover_behavior https://git.launchpad.net/kivy

Branch merges

Branch information

Name:
hover_behavior
Repository:
lp:kivy

Recent commits

daed4a1... by Atis <email address hidden>

Moved "dispatch_cursor_movement" setting from "kivy" to "postproc" section

5756f45... by Atis <email address hidden>

Replaced Weakproxy with widget.proxy_ref and changed "touch" argument name to "event"

9cb2908... by Atis <email address hidden>

Fix mouse multi touch emulation

20f28b5... by Atis <email address hidden>

Added config option for dispatching cursor_movement in window

bb7de49... by Atis <email address hidden>

Added Window on_motion dispatching and updated HoverBehavior to use it

2664492... by Atis <email address hidden>

Doc cleanup

18e7bb6... by Atis <email address hidden>

Added mouse hover behavior

2b4fbeb... by Matt Einhorn

Merge pull request #5164 from sugarlata/master

Fix #4444 Fixes Nested ScrollView

c8e705c... by Peter Badida <email address hidden>

Merge pull request #5285 from tshabs/master

fix install_twisted_reactor for python3 (_threadedselect is now inclu…

c629168... by Dev <email address hidden>

fix install_twisted_reactor for python3 (_threadedselect is now included in twisted for py3)