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
297dd024ce407f85d1210dac1730e2817a03606f authored about 6 years ago
196449ce1a563d1e38a484356d519ff0c32e3738 authored about 6 years ago
533bf08fa86e2b2783417a3c3a76404636261163 authored about 6 years ago
8854b910e2999824afed6ff4c58bd9f3cb34fb87 authored about 6 years ago
e192ff8d03449904f2c9a6e7944e9f5aa48629ae authored about 6 years ago
aa013dfa5296125aaf8b1687676d15a92ec1e8d1 authored about 6 years ago
8ce8a4b033b2a8adccfb9f6a510ca4fecb7d69ae authored about 6 years ago
Adding Arch Linux ARM
4aa93bcee7b3a5dc15eda2d23c3ac1c5d775588a authored about 6 years agoCo-Authored-By: Nearoo <[email protected]>
c7ea596dba2e29a1c03678a02241bb42a370cb41 authored about 6 years agoCo-Authored-By: Nearoo <[email protected]>
a1e5ab187241817a4c664f970217dd1ee7ff53f6 authored about 6 years agod58bca51a043331aaeb11fa683159d0b4ddde9ca authored about 6 years ago
Co-Authored-By: Nearoo <[email protected]>
993c9c5ed97d8bca2a7578747301a71fd5fb991e authored about 6 years agoCo-Authored-By: Nearoo <[email protected]>
1201a555e5d8a168987b7039083b3ba30be87dda authored about 6 years agoCo-Authored-By: Nearoo <[email protected]>
0a3443c349dbda555dbd62c74ae43ecd78c5db8d authored about 6 years agoe4afaf16bf3f6ada1a86b74b99c7b8d8ccc2de27 authored about 6 years ago
c63fd8f77818675b757ca00f02b3c409815069a4 authored about 6 years ago
15e404adb2ec8dbded5e15e54772854a4caed604 authored about 6 years ago
c666faf29c9b9176afbfd73b85af379ebaaaff2e authored about 6 years ago
5e739467b2156daf5b83e2fa4b95269e7a9daf87 authored about 6 years ago
Co-Authored-By: Nearoo <[email protected]>
bf737fee31bd6ed3f878dfa406f1c6c3743e1c00 authored about 6 years ago064cdcca33c9100928ecd30cc38f8b62641d99ae authored about 6 years ago
4ebcb99d0f9fa7b473569667deb378926f4b9ecc authored about 6 years ago
0c360d746e3369a11808a331cd47c2368ea5e3ed authored about 6 years ago
ad7ec539211916a8dee4f5af639b2ef9b454f25a authored over 6 years ago
db6ae34cb46c911c1bc621e60e946cd6a194b71d authored over 6 years ago
db82789ed62f591161f024d80443b0758ddf9fe0 authored over 6 years ago
285d0c3b6815e6484c2da7495f4b755f994ff672 authored over 6 years ago
* handle fps >0 and fps=0 fix for 5147
* handling the case where fps is 1 exactly
fa9932d812afd74f8524d17f5a85365e64ac39d7 authored over 6 years ago
678a055115cd6f05495a69986a046947b2dd1a12 authored over 6 years ago
Previously example incorrectly showed that Vector gets rotated in place.
This fixes the docstrin...
1ffd7074212084cea3ff064f45accdef3d4d46e2 authored over 6 years ago
df987e284a8b7909fee80771841abd5579bcad11 authored over 6 years ago
This property says whether smooth scrolling should be used or not when scrolling with the mouse-...
9f322b3928aa69d77ee133e2d81d43a5fc280a51 authored over 6 years agoChanged the `smooth_scroll_end` property to be `NumerciProperty` which says by what number the v...
be1803c6b9cd042bd376fb74279f5eee165f05a2 authored over 6 years ago9102128eca0d4cf56cbe27fb5737bbe1d84d0e80 authored over 6 years ago
4167cf076d83a19081f3068af7cb8298391db4e1 authored over 6 years ago
Fixes #3075
687c973172512867e77b52ec4164dd628a39bc9f authored over 6 years agoAllow to override build date with SOURCE_DATE_EPOCH
655e8dfd46bdb170c7998d4468bf7a5942f17ae5 authored over 6 years ago
in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good
...
Issue: When trying to use ushort and uint types, the cast to short and int
ctypes fail and resul...
679000fb4985777b223946f16773b6a8e6edbdc8 authored over 6 years ago
cec0b1c0c3d3996025ea384e834f3f552cbb97fc authored over 6 years ago
8dd3822ee62408bfc0cefdd8e9cd8931087aa3ed authored over 6 years ago
916b77b70e391728744b062bece82b2d5dc6f34b authored over 6 years ago
GL: fix invalid offset calculation if attribute is optimized out
e767585e0c664c889a430bdf85b7c73749c195d1 authored over 6 years ago6330551d1622cd9de4954808b2ab241d8f732c30 authored over 6 years ago
GL: Fixes KIVY_GL_DEBUG=1
e3ac48d1b113edb1262201ff15eab7f602bb2a50 authored over 6 years agoGL: Prevent enabling vertex attribute that are not in the shader
8f851ec8323b98d76f9855aa2afd3d830176391b authored over 6 years ago
By glsl compiler optimizer or user error, it is possible that some
attributes are not declared/...
This fixes:
- issue of black screen where using KIVY_GL_DEBUG=1
- prints correctly the error aft...
Cache: use Logger.trace to prevent the purge flooding terminal in debug
b4751bb971bee024369f58039fc222e49066cb6b authored over 6 years ago058cc2ac3beea5e970bc16807386865e3238abc8 authored over 6 years ago
Removed cache print statements
7f2771fba27ffb26e5326d8ab350e37284e21cbd authored over 6 years agoRemove notification webhook from travis
e46c2039343f02a88b49f35b9dd71112e1ab7166 authored over 6 years agoIssue #5773: Ensure to dispatch on_transform_with_touch event when the angle change
11a1ed75ec0a9ae49090de913f8dc43a6bc14984 authored over 6 years agoFix unittest error when using pytest
61f4312654eb8168061ad23f1516838f9be683a1 authored over 6 years ago
When you write GraphicUnitTest and attempt to launch it with pytest, the error occurs:
```
...
f612c3fb160b9ae58c6e386d68bf0bbdb73532e9 authored over 6 years ago
e07b3017eb7392a1388f67b7ba48c72fc3332d81 authored over 6 years ago
8ff3b271138e5931d210cc71e89ff1f8918d8485 authored over 6 years ago
d51f661bb33c750fd2923a6467a4e0d98b19816f authored over 6 years ago
a0809d8a611dc7c447494ceb851bc286c654074b authored over 6 years ago
38b0894efd4b8ef11e46d9b77c5d85f2fc0b1908 authored over 6 years ago
cc4d35b0f44e05c4b52ea8ce1ac0fdcf679bc35c authored over 6 years ago
44feaa8fe58fa87f4520cb05fdacd270a124b14b authored over 6 years ago
tell travis to use bionic instead of trusty for tests
256233b2151085470c721a6292a525a7a00aa2d0 authored over 6 years agoAllow setting url agent for async image and urlrequest
478e2303fc49bf93bf951e2329bf8cfd15f1e7e8 authored over 6 years ago29f1fbb41de631fc8a7dca274bddd3ba8c0b22c4 authored over 6 years ago
81a1626ef60e1dfadb257daee152d7f345d8e066 authored over 6 years ago
fix missing touchModeChange renaming to touch_mode_change
48bce4fb16bbc1cfcc180c5e35ef1a74041ad1ef authored over 6 years ago
this missing change preventing properly ignoring perpendicular swipes
close #5955
through kivy config
fix #5864
8bb99d645bc17709c0ad09036da91f42a47591db authored over 6 years ago3bc20ebb323a957761b7211e3277b583798248bb authored over 6 years ago
e7896ea7eb314fb031edc73e4ef2015442e4809b authored over 6 years ago
dc3787d5f202817cbfdffe34442fac1e6eb85dfa authored over 6 years ago
fix widget tests for python2
329a5962a69be11ada68349c7a9a7530a7506a24 authored over 6 years ago917f7a791c946afad8ea0fb1070fcefff59015df authored over 6 years ago
f414e86d060bd7b59ec650063147d30bbd3b38a8 authored over 6 years ago
d78d435a383dfd37ce3f1b047c344b2f86ded809 authored over 6 years ago
f13ab07f092b9cf338d8a2e03562d85e986104fe authored over 6 years ago
2dfa6eed89698a5a6a75c96ef8a8ef47542ebaf0 authored over 6 years ago
c11e0330e834abcb18d0fcd6bf1d5208de9fc0eb authored over 6 years ago
e06f8e029634e2efc97369ef7dc415dc3b97fabc authored over 6 years ago
c236a5e44c4dc62b370fd795553d9606b332de47 authored over 6 years ago
Brainfart, this was an int in the other PR, and I initially thought it
would not conflict. But i...
3b891862ac961e89b498918083f41e612b494aa9 authored over 6 years ago
Since osc is now available through oscpy, remove old crappy oscapi code
2616f4344114ef4fc2b7ad8412ed89034beff8d0 authored over 6 years agocc5b6a6229c6d2a3998d2e9fe77529013a0702df authored over 6 years ago
3d12fc05d99c4b382cf5af351bf0a9914cf697e5 authored over 6 years ago
Pango + fontconfig/freetype2 text provider
3ed6bc7c25b1464206bf4fa2f159a7a6aa7dac56 authored over 6 years ago3fe4ed58014a078124db030d21261dd5960d7570 authored over 6 years ago
Fix 5913 recycle view steals data
3ee5af7ddfd9e9eaf48274ca239ac2bda0eb82ba authored over 6 years ago9b819d12817ea08648265f3613e0834dd79e2f72 authored over 6 years ago
Not obvious if this is needed, but better safe than sorry..
2ea53272d6fecd1cedfe5c00b5821f8ed1fd5f5e authored over 6 years ago
It's not clear exactly if this is needed, but since these properties
are part of line options, I...
- Refactored, renamed and moved things around for clarity
- Add preliminary public APIs for mani...
d733c12791421a18b9318d9d6333af6321f4789d authored over 6 years ago
cd19cde6304aa8463b85ff930424ec4d259df5e8 authored over 6 years ago
374c2fbfe97a941344af0c5332411b7943bdf4d3 authored over 6 years ago