kivy:norootlogger

Last commit made on 2017-01-20
Get this branch:
git clone -b norootlogger https://git.launchpad.net/kivy

Branch merges

Branch information

Name:
norootlogger
Repository:
lp:kivy

Recent commits

c6a2da2... by dessant <email address hidden>

do not replace the root logger unless the KIVY_REPLACE_ROOT_LOGGER env var is set

48dcb73... by Matt Einhorn

Merge pull request #4934 from kivy/gh-template

Github issue template

e55e66d... by Matt Einhorn

Move version to the start.

7faa1f9... by dessant <email address hidden>

move contributing guide to github folder

0342e9c... by dessant <email address hidden>

add github issue template

8e4b736... by dessant <email address hidden>

ignore style issues in kivy/deps

87e2782... by dessant <email address hidden>

print error count during style check instead of passing it as exit code

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

Merge pull request #4851 from KeyWeeUsr/sdl2_winpos

Add Window position manipulation

80f1f82... by Peter Badida <email address hidden>

Merge pull request #4925 from KeyWeeUsr/fix_gifs

Replace images with CC0

faa71ed... by dessant <email address hidden>

Merge pull request #4784 from inclement/fix_selector

Made sure Selector gets on_touch_down only once