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
Build: No oneliners in [options.extras_require]
ed68be56e4d580b00abd8f89705339e824c3b43d authored almost 4 years ago by matham <[email protected]>
Fix `setup.cfg` so that the resulting `METADATA` when generating
wheels contains correctly (not ...
* Avoid removing children when clear_widgets receives empty list
* Avoid recopying lists pass...
6ec2fd7ebfca999d1cb98feb129192734666ea13 authored almost 4 years ago by Daniel Foerster <[email protected]>dd6bab8b279c98e64b1532fbd58b3e1455393d7e authored almost 4 years ago by matham <[email protected]>
e2abc7aac08ce5dbb9dbd590e76def4de33b8900 authored almost 4 years ago by matham <[email protected]>
896711c3005ff9a3d119306b7502b6d0c6faa614 authored almost 4 years ago by matham <[email protected]>
9f74661fe444c1830563f370ac9f26b91ced2425 authored almost 4 years ago by matham <[email protected]>
* Added documentation for RecycleView viewclass statefullness
* Apply suggestions from code r...
3dee088dcaf600c95682d353035a683bd7d9b4d2 authored almost 4 years ago by Steven P. Wells <[email protected]>* Android camera available focus modes are checked during camera initialization. If the camera s...
0b8e9fe874d55c57096de2e6135a176b454e1a1b authored almost 4 years ago by Auskas <[email protected]>* Update app.py: Trio example in docstring
It doesn't work without, as `trio.run()` [says](ht...
5af0d63df8d31ef8cc7df6a2b5e6b7070639532f authored almost 4 years ago by Louwrensth <[email protected]>* Fixed reference
Previous reference didn't link to anywhere, and now it links to the
dev-in...
* try to directly use platform.machine() for osx version detection
* Update setup.py
Co-au...
72f21448828ef06d00365794b4b1bc811d248aab authored almost 4 years ago by Gabriel Pettier <[email protected]>* Initial support for dynamic dpi.
* Add some instantiation optimizations.
* Split propert...
41ddf316906946553f81da41a73bb7646c01c1e4 authored almost 4 years ago by matham <[email protected]>* Initial support for dynamic dpi.
* Add some instantiation optimizations.
* Split propert...
dbd9aecf8947e557f49ef45ed73f24c5ab6bbdbb authored almost 4 years ago by matham <[email protected]>* Add benchmarks to test.
* Add more benchmarks and use config file.
* benchmarks typo.
80d08d2e30a217e1092e7f4b578e7fa95ee9c59b authored almost 4 years ago by matham <[email protected]>* Check whether user updated GL instructions from external thread.
* Add docs.
* Test must...
c8698d40d2d2d9d0b9df8d65b5b393551b870b80 authored almost 4 years ago by matham <[email protected]>* Fixed input type on android
* Updated addedversion tag to 2.1.0
* Updated pygame request...
554e98fb7c439d182a48dce7276932139a325f02 authored almost 4 years ago by Dalton Woodside-Moffatt <[email protected]>* FIX: Disable `KIVY_NO_ARGS` depending on its value
This fix enables the environment value `...
88dee323b769c4562b0f4e0e395839d7231e0f0b authored almost 4 years ago by pwoolvett <[email protected]>Widget: fix export_to_png not passing arguments through
ac30e71c0326a5a42ddc1b6db105372ad05232ec authored almost 4 years ago by matham <[email protected]>This notably broke the scale parameter.
The test was passing because it didn't use `assert` or ...
c2cb9b172e5b3b9a23b0e8c9a4b59e04596e04fc authored almost 4 years ago by Gabriel Pettier <[email protected]>* Remove purge logs randomized behavior
Remove purge logs from being fired with a percent cha...
319e1ad145133ecd7cf87b5592f433d1ac0de3c6 authored almost 4 years ago by 0x4A-0x41-0x4B <[email protected]>* Camera: Fix AVCamera to release the camera, start it async, and check if started before stoppi...
a0d47e2e64813516dd2939223f7c1c60de3f228b authored almost 4 years ago by Mirko <[email protected]>fixed wrongly documented default value and added a sentence for zero value behaviour.
5e1311913722387242e1a3a48267333843a0e4a9 authored about 4 years ago by Andreas Ecker <[email protected]>Co-authored-by: Yomi Ikuru <[email protected]>
03ebb59645f7320359e5f318374267311c5fa87c authored about 4 years ago by abayomi185 <[email protected]>Remove redeclaration without use.
51cd1084d2e441beb0932a944c8c03f615e4aaf7 authored about 4 years ago by 0x4A-0x41-0x4B <[email protected]>update to kivy master origin
414b5440a14ef644f2b9936739ee2b1423132ded authored about 4 years ago by Andreas Ecker <[email protected]>88c5d400a5585da63699d4939eb5ffba369fdec4 authored about 4 years ago by Mirko <[email protected]>
* :arrow_up: Removed the last part of pw.js/pw.php
* :arrow_up: Removed the last part of pw.j...
3e37301b291cfbd8e4cde5f1d0e7ce739700d8da authored about 4 years ago by Lindström Mathias <[email protected]>* add negative size warning, fixes #7226
* simplify warnings
Co-authored-by: Guyrandy Jean...
f130f021081a6eb42c285654bebb0eb19dccb541 authored about 4 years ago by xayhewalo <[email protected]>
* Fix camera always starting and ignoring the play: False
Also fixes play = False|True not work...
Inspector: Prevent circular import breaking Window
8aca43ed9322e1fe98ca231106691d77e4d684fd authored about 4 years ago by Gabriel Pettier <[email protected]>
This was caused by a circular import
- When the window is created, it registers the module
- The...
Documentation: Updated prerequisites and supported python version for iOS
8c9f5d03b6ef4a52167e21bb2d033db11ee0bab6 authored about 4 years ago by matham <[email protected]>36582222cd07109e3725aab245b1621d36f579ba authored about 4 years ago by Mirko Galimberti <[email protected]>
docs: fix simple typo, expressons -> expressions
e205c97ebd8e3cf4d432bc6e1a7e028ebe70f7d9 authored about 4 years ago by Gabriel Pettier <[email protected]>8dca7c3684bfef35cdca215ac1766102ef004a54 authored about 4 years ago by Gabriel Pettier <[email protected]>
There is a small typo in kivy/lang/__init__.py.
Should read `expressions` rather than `expresso...
cd87b9b9ff0ad37ce229605d12a695773021946e authored about 4 years ago by Tim Gates <[email protected]>Window: prevent "empty" mousewheel events from breaking scrollview
340c5847edb862e6bc3d9eaf22e1e8ea66e87589 authored about 4 years ago by Gabriel Pettier <[email protected]>
It seems on some machine, especially lenovo ones, but maybe others,
scrolling with the touchpad ...
SVG: Fix SVG instruction iteration for python 3.9.
71e41717533c548f663894bfb3b414aa997a1bd5 authored about 4 years ago by Gabriel Pettier <[email protected]>But we can iterate directly on the element instead.
68cdac45c55191e6431c0422ed4b17f1860f63b8 authored about 4 years ago by Gabriel Pettier <[email protected]>* fix 'RecycleGridLayout.compute_visible_views()'
* add more unittests
* test the actual l...
00399f7827195b248eca87c245f3a725103dd51c authored about 4 years ago by 水戸う納豆齋(Nattōsai Mitō) <[email protected]>* cache for resource find
* docstring versionchanged
* small refactor
* fix test
* U...
f07d43b1c2597dec278feef6288f60dd0eb0cda8 authored about 4 years ago by sanderland <[email protected]>Camera: Added API to change avfoundation camera provider orientation
b5ec51ed2315a9a890f264b0df6d23c8e6341d42 authored about 4 years ago by matham <[email protected]>e06ff58e51bad0e860bb309db877e5bdd98997b2 authored about 4 years ago by Mirko Galimberti <[email protected]>
* fix 'cleanup'fixture
* tighten a margin of error
* improve performance
* Revert "tigh...
eb708f52fc18789c4e8ba75a8f112c4ffb8e7540 authored about 4 years ago by 水戸う納豆齋(Nattōsai Mitō) <[email protected]>Fix GI camera provider crash when no texture is available after loading
b816c2bbbdc5da7cf2c4df45d413a3803f260e58 authored about 4 years ago by matham <[email protected]>Camera: Revert "Fixes crash during camera configuration"
b41e7131e0dd53b8b9e8cdf6fd4936cbe7847c6e authored about 4 years ago by matham <[email protected]>db779af82a2ef1ab7bc86cdbd4b8d1af5a8a4582 authored about 4 years ago by matham <[email protected]>
Camera: Use NSString instead of AVCaptureSessionPreset in order to support MacOS < 10.13
1c0656c4472817677cf3b08be504de9ca6b1713f authored about 4 years ago by matham <[email protected]>eb81f78d9e3ce0005137387572978469a27cf94f authored about 4 years ago by Mirko Galimberti <[email protected]>
* Fixx buggy detection of module name.
* Fix coverage concurrency race conditions.
4e2cd986ca6bd082c1f1032e31cb6eb88dfdb38b authored about 4 years ago by matham <[email protected]>* Add support for vsync configuration.
* Accept all integers.
* Bump config version.
* ...
0b7b6a19fb7d85a661c9a4b9df8861b6ae162123 authored about 4 years ago by matham <[email protected]>Image: Fix PIL label rendering shadow
a35b0531bd6a809735fd3290c6338a527b811d5f authored about 4 years ago by matham <[email protected]>* Match effect stop condition to start condition.
* Also fix for scroll move.
2debbc3b1484b14824112986cb03b1072a60fbfc authored about 4 years ago by matham <[email protected]>Kivy: print kivy's version even when not a release.
d8843a721292f4d60a01b55af48fc2cc14f1d878 authored about 4 years ago by matham <[email protected]>* Add pre-commit hooks for basic standards conformity checking
* These should not be marked a...
df5b2c16d58ab8c819986428ac9400b764f970de authored about 4 years ago by Eero af Heurlin <[email protected]>Do not mutate log record, fixes #7062
b79a75edf9593083e5cfe733de08ae6906002586 authored about 4 years ago by matham <[email protected]>* #7007: Warn that decorated methods might not be bindable.
This is the documentation-only pa...
54c069d1a595a9e9af0f5d0874c1f32804faac57 authored about 4 years ago by Julian <[email protected]>05188baca00f625ecaf282d73c8b66400c5e7511 authored about 4 years ago by Matthew Einhorn <[email protected]>
dedcb6bcabe3d8d6758dcee607e8c33b174d782b authored about 4 years ago by Matthew Einhorn <[email protected]>
Changelog: Fix script to use GitHub CLI for release notes and add 2.0.0 release notes
ec06412d8d46420289679038cf6cba8ec10dc648 authored about 4 years ago by matham <[email protected]>a8d76ce04e8b02e35bbd85382c9aa88c272636bd authored about 4 years ago by Matthew Einhorn <[email protected]>
34e3f1f34b30946dd62e6127a56e4fdc36023464 authored about 4 years ago by Matthew Einhorn <[email protected]>
Stage 1: Improve avfoundation camera implementation on iOS
e16794aa7d98f5b849222971f7a56fe8ab9a3d9c authored about 4 years ago by Richard Larkin <[email protected]>3f4c2d33a3eebe60f2270fe76b267d743c224fb7 authored about 4 years ago by Mirko Galimberti <[email protected]>
c13e0d3ac580f44a88f17878b3217fc473af74f3 authored about 4 years ago by Mirko Galimberti <[email protected]>
Docs: Add changelog to docs
b714003ffbac4cfc9ff06997e75130e498d4fa62 authored about 4 years ago by matham <[email protected]>036d86eb46ca0b94fcc8227f3fe01ea48e545b86 authored about 4 years ago by Matthew Einhorn <[email protected]>
Docs: Re-write install docs.
2195a7881f7e4efd2b33a243902b6fb851c85e6b authored about 4 years ago by matham <[email protected]>1e03ffd3a75433efeed3552276217036f1b27295 authored about 4 years ago by Matthew Einhorn <[email protected]>
Added color support for compatible terminals
3d3e45dda146fef3f4758aea548da199e10eb382 authored about 4 years ago by Gabriel Pettier <[email protected]>Remove the shadow caused by the background color difference of PIL font rendering
ca383e8b3b0d21a087e18ef439f2d4830259e8fa authored about 4 years ago by onsunsl <[email protected]>Docs: minor typo fix in layout docs
5ba452e35a31421f10ac7980588fb442e1358c55 authored about 4 years ago by matham <[email protected]>7cc8942029fa8e735cfb4690667eb9996a71fabc authored about 4 years ago by Asad Rauf <[email protected]>
* make sure the Bubble overwrites a certain properties
* avoid getting a super-class dynamica...
1a7cd9cfdeaac07df0913f1901856991a0d46436 authored about 4 years ago by 水戸う納豆齋(Nattōsai Mitō) <[email protected]>1914fb7403880b823cb63fbc7859f5fab2a68449 authored about 4 years ago by matham <[email protected]>
* Test each generated wheel.
* Fix CI project names so wheels don't fail. [build wheel osx] [...
d39e925469fc4ca55e502807e3b1f9427165a121 authored about 4 years ago by matham <[email protected]>ScrollView: fix jumping to bottom when using scrollwheel.
cac388e2ee98c78dc1826721c7ee629290c99439 authored about 4 years ago by matham <[email protected]>
- correct formula for scroll distance when always_overscroll is
disabled, that was broken when...
* Add doc item to checklist.
* Update PULL_REQUEST_TEMPLATE.md
f3311256cff769a97d785816fe9cd9e703074681 authored about 4 years ago by matham <[email protected]>Add a PR checklist to help with release notes/chores.
73143b5d6eaa5631f98a6f27c1a86bb8f8e15f76 authored about 4 years ago by matham <[email protected]>5b078d33f8cd43b10f059738c466bca0d02bc8f4 authored about 4 years ago by matham <[email protected]>
Generate Kivy.app for 3.8 because 3.9 is too new.
3ee332500352a686335504aa07befeceae071a9b authored about 4 years ago by matham <[email protected]>1aefb1f376bc65c410b11fb1027b201316e9aa47 authored about 4 years ago by matham <[email protected]>
33f83a09b1c315aa71b7d0b1e86fe7422a7c14e6 authored about 4 years ago by rafalou38 <[email protected]>
0b5ea294b738093d5b6e599e272fe77a50eb142e authored about 4 years ago by rafalou38 <[email protected]>
"WT_SESSION" => Windows terminal
"COLORTERM == truecolor" => VS Code terminal and others
"PYCH...
* Switch to staging docs on kivy-website-docs.
* Use correct path.
* Track changes rather ...
b9dd8fd5082d8c801d134cbfc7ea817bbb618b0a authored about 4 years ago by matham <[email protected]>b160e734460164dcc6fd07b9d5e2f489c71da0c6 authored about 4 years ago by matham <[email protected]>
* Expand dependency options.
* Is equal instead of in.
850dbb6605fac2848049e499d27413b279099adb authored about 4 years ago by matham <[email protected]>Warn that async app test framewrok may be removed from kivy.
50e84750303d04c7ec4fee09b3b322cd458b2160 authored about 4 years ago by matham <[email protected]>5f02da22eed3ee1c7f79c187878180bd77311a0b authored about 4 years ago by matham <[email protected]>
13cf1ed8dde1486d2fe1eeed3bad5f7e9597830d authored about 4 years ago by Eero af Heurlin <[email protected]>
Recycleview examples
36dab10b896bd3c442fb0a66416033104ec46f46 authored about 4 years ago by Gabriel Pettier <[email protected]>5e5180efff60456cdc054f7bd11527649866eed4 authored about 4 years ago by Matthew Einhorn <[email protected]>
9caf2d5ce3660c976f38a7612cf36fe2ae8709a4 authored about 4 years ago by Matthew Einhorn <[email protected]>
Manage dynamic sizes using the key_size but with some logic to update
the desired size depending...
8ac12586b56f8c2b46d162a4da9dbfac09f26e59 authored about 4 years ago by Gabriel Pettier <[email protected]>
d1596704828e55dd2d6463b41cd0730c5e15f91f authored about 4 years ago by Gabriel Pettier <[email protected]>