Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/kivy/kivy
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
https://github.com/kivy/kivy
Added radius and segments properties
447c17b87b2f1a8d42cde4c4b735a9bd368defca authored almost 10 years ago by Oleksandr Orlov <[email protected]>
447c17b87b2f1a8d42cde4c4b735a9bd368defca authored almost 10 years ago by Oleksandr Orlov <[email protected]>
Added RoundedRectangle example
e4328719123827fdbec5951fb9e0af010aa94f6a authored almost 10 years ago by Oleksandr Orlov <[email protected]>
e4328719123827fdbec5951fb9e0af010aa94f6a authored almost 10 years ago by Oleksandr Orlov <[email protected]>
Layout and StackLayout coverage 100%
1e9da0758a353f6567bfab5c0a4c05dcafa0afcb authored almost 10 years ago by victor-rene <[email protected]>
1e9da0758a353f6567bfab5c0a4c05dcafa0afcb authored almost 10 years ago by victor-rene <[email protected]>
Fixed two bugs with incompatibilities with python3 in hidinput.py. First was on line 593. Second was 673.
b2387ce8ec377b3cddeef68ffb89aaea1f46ea2d authored almost 10 years ago by Nicolas Primeau <[email protected]>
b2387ce8ec377b3cddeef68ffb89aaea1f46ea2d authored almost 10 years ago by Nicolas Primeau <[email protected]>
Rearranged canvas error message
170fd047266315d642089ade4497dd446ecbcd43 authored almost 10 years ago by Alexander Taylor <[email protected]>
170fd047266315d642089ade4497dd446ecbcd43 authored almost 10 years ago by Alexander Taylor <[email protected]>
Improved error when canvas declared after children
52d19ac237c1fdb536a7fabbd512ecb4bcbe66f8 authored almost 10 years ago by Alexander Taylor <[email protected]>
52d19ac237c1fdb536a7fabbd512ecb4bcbe66f8 authored almost 10 years ago by Alexander Taylor <[email protected]>
Fixed carousel calculation that had switched w, h
1dd9470b653187846ce9767a63df4857bee0733e authored almost 10 years ago by Alexander Taylor <[email protected]>
1dd9470b653187846ce9767a63df4857bee0733e authored almost 10 years ago by Alexander Taylor <[email protected]>
Merge pull request #3064 from kived/fix-2912
skip adding input provider on sdl2 window resize
40327403f5cf79edf22d54b8a8456933c1d16834 authored almost 10 years ago by Akshay Arora <[email protected]>