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
cdcaa7b80864c6598b0f1f71a48cd935b2efc80c authored over 4 years ago by Mirko Galimberti <[email protected]>
* Updated ColorProperty to allow assignment of color names.
* Updated ColorProperty to allow ...
060882ca91a389ccf5203091db8c3330d5270ee0 authored over 4 years ago by Filip Radović <[email protected]>Issue #6932: Correct comments to use proportion, not percent
2e724b2fdfbd87dfec24472f5a5d301c60d97a2d authored over 4 years ago by matham <[email protected]>ece47cae0e996aec439a35ba77c1472ce3403c38 authored over 4 years ago by Julian-O <[email protected]>
A number of comments refer to numbers in the range of 0-1 as "percent" or "percentages". These a...
963d4af35dbbe63ac5ddd2c935e69dd34d6a7a6b authored over 4 years ago by Julian-O <[email protected]>ea4ff292dd33d9fe30769fac073638529dea3c36 authored over 4 years ago by Gabriel Vogel <[email protected]>
Remove 'img_gif' entry from image_libs
8d7bb9cb4af282a5638ef72584f79ae1d4dd9fe9 authored over 4 years ago by matham <[email protected]>* Add class that sets RV data using kv ids.
* Add back root data key to example.
* Add ver...
6aacc504039d2a03260300dfe384375303b8d194 authored over 4 years ago by matham <[email protected]>Ignore ca_file on http scheme, fixes #6946
855c9630ef84c31e261ef36a008e870195c13748 authored over 4 years ago by Andre Miras <[email protected]>
Don't pass a `context` keyword argument for `HTTPConnection`.
The error was:
```
TypeError: __i...
:recycle: Refactors test_urlrequest.py
e4de92ca12594d8060ccf25766a4256cec3e25fa authored over 4 years ago by Andre Miras <[email protected]>
- uses @pytest.mark.skipif() rather than return
- couple of DRY fixes using helper functions
- u...
* Raise KeyError if None is used as key in Cache.
* Added link to GitHub pull request which f...
d34097ca67ffbc93df55a68bf366b672a815965f authored over 4 years ago by Filip Radović <[email protected]>3353b3497ea133e65766a9005f547d14cff522b6 authored over 4 years ago by Gabriel Vogel <[email protected]>
Don't double copy keys when purging cache by timeout
ab58fbecea6ae1ee4f8f465d9eaad2b41bdd6f65 authored over 4 years ago by Gabriel Pettier <[email protected]>f0fb9c49f91addcdfd7224adc888241cdc26a927 authored over 4 years ago by pythonic64 <[email protected]>
da765cc19a7a1db0e6502bb081fc1eb15c0a267d authored over 4 years ago by pythonic64 <[email protected]>
20c14b2a2bac73288a4c2808843910364565f66a authored over 4 years ago by Matthew Einhorn <[email protected]>
* Use only python highlighting in kivyBind body
* Allow either everything on one line, or indent...
don't crash when scrollview's content is the same size
3c936216853a543ea63fa530f99788d128f07692 authored over 4 years ago by matham <[email protected]>
also remove test that prevents scrolling when size_hint is not None,
that's not necessary.
Ther...
b76e6a69e8bf6309256c393c7a7cc9b74b56a62a authored over 4 years ago by Gabriel Pettier <[email protected]>2122cfa165b68bac6d64fd3db9b3c1e388adbf7b authored over 4 years ago by matham <[email protected]>
384e8d7d58667e013257d91267afdbafb3ac5504 authored over 4 years ago by matham <[email protected]>
Add always_enable_overscroll property on scrollview
99af5f116b31f186c5cac25939bafd2ac7c5c43b authored over 4 years ago by matham <[email protected]>Meaningful Error Message
144e3b6b72d39c98289276622bb1a25e1c046002 authored over 4 years ago by matham <[email protected]>Buildozer is now in Beta.
6cd0e973101f0422ce59590d9307465630f91493 authored over 4 years ago by matham <[email protected]>39daaa912ac2ff298c7c82ff6b39813a4a019f01 authored over 4 years ago by matham <[email protected]>
71abfc89c17f51d3582cadbb86f4a78ecfa7e3b6 authored over 4 years ago by matham <[email protected]>
Fix CI
55d28a1f3ebb4f4785e6a056a7bec9361bad7f8e authored over 4 years ago by matham <[email protected]>3ce5e982f1128ebcc8cb8a32d11111004e2d1245 authored over 4 years ago by Matthew Einhorn <[email protected]>
Use ColorProperty instead of ListProperty for color property
e91e7687bff918974341b2c90c31902388dd5f26 authored over 4 years ago by matham <[email protected]>Cleanup WeakMethod
df699cfedbeb7d53a0cf0ea360b027021a762c84 authored over 4 years ago by matham <[email protected]>* Trigger warning: documentation updates
6ac1adce23bd17bdf841c6fcbd5e89903fa9013c authored over 4 years ago by sanderland <[email protected]>Rename `slave` to `embedded`
00034a5669b52339a817f0518459f57158d37250 authored over 4 years ago by matham <[email protected]>597ac18452188ff7ba75e1fec9894c081a465318 authored over 4 years ago by Zachary Spector <[email protected]>
d64d1e326b45e7472038027ea650307f5ef066d6 authored over 4 years ago by Gabriel Vogel <[email protected]>
* Using ObservableList as internal storage for ColorProperty. Added tests for ColorProperty to a...
cf88ec511748d62c3a4d463c0809a750eae48585 authored over 4 years ago by Filip Radović <[email protected]>42518bcc3e20d4f86c8f915d57d3f508027d89ab authored over 4 years ago by Gabriel Vogel <[email protected]>
Re-add ColorProperty to __all__ list in properties.pyx module. Register ColorProperty to Factory.
422350301684cfc814fa8fb8c3637cefd825ec5f authored over 4 years ago by Filip Radović <[email protected]>ed688b9cb3a9bb65c619d0be460a978d9e2cf26b authored over 4 years ago by pythonic64 <[email protected]>
* logger fix
* pep
* encoding, test
* black
* mock locale
* fix
* tests / enco...
0df48543a676adf9089ab2ca1b6ad7889c116f5f authored over 4 years ago by sanderland <[email protected]>Updating reference to Buildozer's project status.
2c3a5b44d4adbdf5c9f598f091ecc0e61b717229 authored over 4 years ago by Julian <[email protected]>87b29fe1a8d164b4cc3abfda6ff1572224f6e5de authored over 4 years ago by Matthew Einhorn <[email protected]>
089699d4836d74b2e66768dc71a16a44f2187f34 authored over 4 years ago by Matthew Einhorn <[email protected]>
ec255b0826e7cbe7ff89196806ec4040d8174813 authored over 4 years ago by pythonic64 <[email protected]>
Remove 'encode' argument from getter method of 'text' property of TextInput
f044806e1128579c221aba710427329c4e8349f6 authored over 4 years ago by Gabriel Pettier <[email protected]>e3872afb7e6c4d27e01f1444a552a9c677109c76 authored over 4 years ago by pythonic64 <[email protected]>
* logger fix
* pep
* encoding, test
* black
* mock locale
* fix
* tests / enco...
4b450ccf5b7cf33ce7fe283a4b9c68fdc6a2c43f authored over 4 years ago by sanderland <[email protected]>Use utf-8 encoding by default on reading .kv files. Fixes #5154
5596f6259266eb2a135749c8d0529be935f30e79 authored over 4 years ago by matham <[email protected]>Cache `text` property in TextInput
98afab281c5bb440a61475bef606cd679f2d4708 authored over 4 years ago by Gabriel Pettier <[email protected]>aaa53397f558105fdc63885320247392c7ce91ab authored over 4 years ago by pythonic64 <[email protected]>
Add optional 'encoding' parameter loading .kv files, defaulting
to utf-8.
Fixes for Image and AsyncImage
420c8e2b8432d5363ed0662be7a649c2a8b86274 authored over 4 years ago by Gabriel Pettier <[email protected]>9cfa528525c19b3480669be124b6c69e8a341e07 authored over 4 years ago by pythonic64 <[email protected]>
fb3365e5366c1f42339d39e0cba676ea89d696d2 authored over 4 years ago by pythonic64 <[email protected]>
file chooser font property
7cb51c2ed13683506c7c08401d4927ea7f3e462e authored over 4 years ago by Gabriel Pettier <[email protected]>Improved ScreenManager example
9aaca29d2f4e72aac71afba5c23c6cc8128b9e3c authored over 4 years ago by Gabriel Pettier <[email protected]>5299ca71c6a57fc90df2fac48ecb3baff75317de authored over 4 years ago by Sander Land <[email protected]>
33803464f5c4e6005cd84e4ec89b9f3e9c01a6e3 authored over 4 years ago by gottadiveintopython <[email protected]>
0607a909a406ac5674b49b9378eda9c7b079f0c3 authored over 4 years ago by gottadiveintopython <[email protected]>
Add annotations to proxies.
1d16c821f01e45795a0f3d33cc4754ab47cd950c authored over 4 years ago by matham <[email protected]>598eea21a6330443e7f033b27cdf6f082a3818e1 authored over 4 years ago by Matthew Einhorn <[email protected]>
6d09e3dc618385e1cb136bc4ff817cb018236e24 authored over 4 years ago by matham <[email protected]>
* Fix failing coverage
* Fix PEP8
* format was not applied to the first string.
* Enabl...
bb1e8b28e571c1cf95278dc2ea44650bb6ed0330 authored over 4 years ago by matham <[email protected]>fixes #6665
e98503a2818d5b369be7231d56ccd5813c996877 authored over 4 years ago by Gabriel Pettier <[email protected]>3aa4d6f908da08c990709589bcb8f2b06101236c authored over 4 years ago by Alexander Taylor <[email protected]>
* use key_background_color when drawing keys
* Move applying key_background_color out of the loop
The slider cursor image is currently ignoring the cursor size properties
(cursor_size, cursor_w...
e1f592ffff2b9433a8ca96c3d9532841cc6e5e5a authored over 4 years ago by Matthias Harrer <[email protected]>
384434586a483584a66931b04221ed8a1f4607fb authored over 4 years ago by Matthias Harrer <[email protected]>
db44e647c5e51251f0318b9b14e2c194163b4929 authored over 4 years ago by Rafał Kropidłowski <[email protected]>
* move duplicated methods into new base class
* implement 'CompoundAnimation.transition' proper...
Migrates to the new install procedure
7d67348887fe49d4d17d747a6cb71b43c69de332 authored over 4 years ago by Andre Miras <[email protected]>
It's now possible to install via `pip install kivy-ios`.
Also drops Python 2 support and minor c...
abs variants of x and y min and max were missing
closes #6862
3b771aa3a3694c5940a6950546614c4d4dfbd2fd authored over 4 years ago by Gabriel Pettier <[email protected]>a8d1461f5885684e4f33d248e8bbf4b440c2eaab authored over 4 years ago by td1803 <[email protected]>
See also: https://github.com/kivy/kivy/pull/6852#pullrequestreview-404528740
5cfa5bf6edeaaa6b3fc3948d76bb6d356e3d0150 authored over 4 years ago by Pol Canelles <[email protected]>* :arrow_up: Upgrade to actions/checkout@v2
* :arrow_up: Upgrade to actions/setup-python@v2
7212ff2fc433b89eecf529ae398b096639c180b8 authored over 4 years ago by Pol Canelles <[email protected]>* :robot: Fix android platform detection when using p4a
* :robot: Add test for android platfo...
58e70b1cc68c2e1a4b4c38485a4acb391860c164 authored over 4 years ago by Pol Canelles <[email protected]>b6eddbb2fcf97a21b7f0c4cfbf0d8ccdb74fb3ec authored over 4 years ago by Matthew Einhorn <[email protected]>
78fb93b88f9941c22be02d36a786db8ca7639c59 authored over 4 years ago by matham <[email protected]>
Revert "Use GLES context when ES2 is forced"
23777d0a48e54f5780ab10867507057655e19ae4 authored over 4 years ago by matham <[email protected]>This reverts commit 40fc630ff4e088d4f3bd858d9005d956f9b63c01.
6d6db1b7dc25a0ad01ae935856561fae646f16d0 authored over 4 years ago by matham <[email protected]>bugfix for 3D rendering example
b05ce70ac17be90edd10424656a8a481c2feceba authored over 4 years ago by matham <[email protected]>* lib: sdl2: add SDL_GLprofile enum
* window: sdl2: use GLES context when ES2 is forced
On...
40fc630ff4e088d4f3bd858d9005d956f9b63c01 authored over 4 years ago by Joseph Kogut <[email protected]>69338d7e41bbc2ead5e0084e1a9ba96f773b8284 authored over 4 years ago by matham <[email protected]>
https://github.com/kivy/kivy/issues/6699
4b1e5bfc231dc182d64b96fe15e040ac9a536988 authored over 4 years ago by Michal Smrž <[email protected]>Horizontal value track is offset from the center of Slider
108a9151eb55b00f246613c511d88b7d58334595 authored over 4 years ago by matham <[email protected]>19c451e60ec90a7d48b3232cd5f8943c5de1fd48 authored over 4 years ago by pythonic64 <[email protected]>
* :book: Expaned on the current logger docs
* Revised wording to tone down recommendation
067064c23a275187e67f1c9d7de7cc06f384af4d authored over 4 years ago by Richard Larkin <[email protected]>ec1975a62516deaf13e35e7a1a82dc784dc048f4 authored over 4 years ago by pythonic64 <[email protected]>
e245fa63e1937d411eec3ea28f7e4fff16fc6b7f authored over 4 years ago by pythonic64 <[email protected]>
90fccad1aab46bf2219d0f567d8d2d3b7415cf68 authored almost 5 years ago by pythonic64 <[email protected]>
efd29b64045f97b27d614f163a9ed4fd8f78e410 authored almost 5 years ago by pythonic64 <[email protected]>
d07630db1a6fc1bcd50d97767f21dc1698fbde72 authored almost 5 years ago by pythonic64 <[email protected]>
c93c2a825f17de7e9366fb7ebc961b829f6fc76a authored almost 5 years ago by pythonic64 <[email protected]>
0b440fcd351e034460f71f4bad2438c95f2350ec authored almost 5 years ago by pythonic64 <[email protected]>
368f5e99b2a0f33643b44a001d1fc23137ffc484 authored almost 5 years ago by pythonic64 <[email protected]>
eddfc3fa55da91053beb8956989a91140726fb69 authored almost 5 years ago by pythonic64 <[email protected]>
3746afb0f10f001869cafe9cb648cc247eeaa247 authored almost 5 years ago by pythonic64 <[email protected]>