Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Kivy

Python UI framework for making outstanding desktop and mobile applications
Collective - Host: opensource - https://opencollective.com/kivy - Website: https://kivy.org - Code: https://github.com/kivy

Merge pull request #7418 from kivy/fix-7417

Fixes video thread that sleep before dispatching eos.

github.com/kivy/kivy - d72b124a46e13d502953bca7f09eaa3e8471a76b authored almost 4 years ago by Mathieu Virbel <[email protected]>
build.py: also clean() tarfile directory entries

github.com/kivy/python-for-android - 4bbbb1c5266ce4f077451061ef3da55c5307e05e authored almost 4 years ago by Felix C. Stegerman <[email protected]>
TextInput: various fixes and refactoring (#7449)

* Fix: readonly shouldn't prevent using cursor keys
* Meature: add do_wrap option (default True...

github.com/kivy/kivy - da306e1c81a1a241ee9bb48b055f79aa4e3887db authored almost 4 years ago by Gabriel Pettier <[email protected]>
Add unit test, fix pytest warning

github.com/kivy/kivy - 7af87b7264dc94d1ad0674f6a874b353417d5984 authored almost 4 years ago by Richard Larkin <[email protected]>
Pillow recipe rework + upgrade to version 8.2.0

github.com/kivy/kivy-ios - af61ccc5fbef81232f840d8efcd1ebb22aa9c661 authored almost 4 years ago by Mirko Galimberti <[email protected]>
Text: Raise when registering a font_regular with None (#7467)

Raise when registering a font_regular with None

github.com/kivy/kivy - 4791be1508ed5f53f9c39f460dcdb157054662b7 authored almost 4 years ago by Gabriel Pettier <[email protected]>
Merge pull request #2445 from Neizvestnyj/patch-4

Fix ImportError bug: cannot locate symbol "modf"

github.com/kivy/python-for-android - 6ab4bda5b8672f2c2b2c5f63f0c2da2d01c44fd5 authored almost 4 years ago by Alexander Taylor <[email protected]>
Fix `ImportError` bug: `cannot locate symbol "modf"`

github.com/kivy/python-for-android - 551d81b429d86347cc1613cf308238fe44fa8fbf authored almost 4 years ago by Neizvestnyj <[email protected]>
Fix ImportError bug: cannot locate symbol "modf"

github.com/kivy/python-for-android - 52e16db64a29494daae47befa6fe3fb2fe5625ff authored almost 4 years ago by Neizvestnyj <[email protected]>
Merge pull request #604 from misl6/feat/upgrade-numpy

Update numpy to version 1.20.2

github.com/kivy/kivy-ios - e38cd58b16aed04aae6701e4f2fb4b1dbf854f44 authored almost 4 years ago by Andre Miras <[email protected]>
Forces Accelerate.framework to disabled + fixes logger priority

github.com/kivy/kivy-ios - 84595ab3084929c1ed0d5dc1e515f2d7af072aca authored almost 4 years ago by Mirko Galimberti <[email protected]>
Update numpy to version 1.20.2

github.com/kivy/kivy-ios - 399fe7fb421c6211b06135998796e43c90cb6eeb authored almost 4 years ago by Mirko Galimberti <[email protected]>
Merge pull request #7464 from kivy/extend_make_tests

Add test commands for missing lines

github.com/kivy/kivy - a1ffd1990190f83afe2ab142bf54b0146bea4bba authored almost 4 years ago by Richard Larkin <[email protected]>
:hammer: Revert back to previosu metho

github.com/kivy/kivy - 274635531a7182889e1dd12376ebe9cc06fb02fe authored almost 4 years ago by zencode <[email protected]>
:hammer: Made including lines the default

github.com/kivy/kivy - 62eb14924c794f46342e9435544416ecdaf31a6d authored almost 4 years ago by zencode <[email protected]>
:rotating_light: Add test commands for missing lines

github.com/kivy/kivy - 9856e3f1cbf7fd5a227148993675de4821090bea authored almost 4 years ago by zencode <[email protected]>
Mouse: Update MouseMotionEventProvider to dispatch hover events (#7387)

* Updated MouseMotionEventProvider to dispatch hover events.

* Fixed relative position for ho...

github.com/kivy/kivy - 2228f31796cd2f34b86f078cccb061a6a539050c authored almost 4 years ago by Filip Radović <[email protected]>
AsyncImageTestCase: Fix for test_reload_asyncimage method and cleanup (#7461)

* Cleanup of AsyncImageTestCase and fixed test_reload_asyncimage method.

github.com/kivy/kivy - 2def51c00ea9796ef0143b17d6a408b37d3efb42 authored almost 4 years ago by Filip Radović <[email protected]>
EventDispatcher: Rename method unregister_event_types to unregister_event_type (#7445)

* Renamed EventDispatcher method unregister_event_types to unregister_event_type.

* Deprecate...

github.com/kivy/kivy - cca612703c488cdacc931123bf5bc025c6b1db19 authored almost 4 years ago by Filip Radović <[email protected]>
Merge pull request #7455 from kivy/matham-patch-1

Graphics: Only check for threading issues once graphics is initialized

github.com/kivy/kivy - 2c51820ef00620bbfcc0a4fc95623692b7f13c60 authored almost 4 years ago by matham <[email protected]>
Fix for scroll bar areas blocking clicks when scroll is disabled (#7457)

* Fix for scroll bar areas blocking clicks when scroll is disabled

See issue #7456 for detail...

github.com/kivy/kivy - e2ab0e1bc9988271645965baa1322fc31bd292c3 authored almost 4 years ago by snuq <[email protected]>
Only check for threading issues once graphics is initialized

github.com/kivy/kivy - 6a550195b66e62464e07d6e2ffc0f2abd96546dc authored almost 4 years ago by matham <[email protected]>
Merge pull request #7453 from VICTORVICKIE/master

Screen: Added Oneplus 6t in screen module

github.com/kivy/kivy - f2e51674258d0339d613bcaddde50309487ec343 authored almost 4 years ago by matham <[email protected]>
Added OnePlus 6t

github.com/kivy/kivy - faab365c636451ee4e2a17121a2ac561a5118445 authored almost 4 years ago by VIGNESH KUMAR <[email protected]>
Merge pull request #2385 from RobertFlatt/enable_androidx

Enable AndroidX

github.com/kivy/python-for-android - 15dce3cba0cf6f0071225a4ef0e9bb9f2f342835 authored almost 4 years ago by Alexander Taylor <[email protected]>
Revert dev to kivy master [publish sdl2 win].

github.com/kivy/kivy-sdk-packager - d363954a9e1d30a9fe810c51a775f87a9fdeda3a authored almost 4 years ago by Matthew Einhorn <[email protected]>
Resolve binary incompatibility with gst [publish sdl2 win].

github.com/kivy/kivy-sdk-packager - 5c43baa45dc18efbb7386c4a873c2019206c1ba9 authored almost 4 years ago by Matthew Einhorn <[email protected]>
Use harfbuzz msvc freetype.

github.com/kivy/kivy-sdk-packager - 608110a7f9f5687c76bd5d97209f88ae4b137d4f authored almost 4 years ago by Matthew Einhorn <[email protected]>
Use harfbuzz msvc freetype.

github.com/kivy/kivy-sdk-packager - 05af1f8043feab0a8d54685865bd8062f236d558 authored almost 4 years ago by Matthew Einhorn <[email protected]>
Use harfbuzz msvc freetype.

github.com/kivy/kivy-sdk-packager - a1b72dd399b595609c1228d10a144508bee4e67e authored almost 4 years ago by Matthew Einhorn <[email protected]>
Use harfbuzz msvc freetype.

github.com/kivy/kivy-sdk-packager - ce79eab03262eb8de3e0e44dc2a67f0a56aac2d6 authored almost 4 years ago by Matthew Einhorn <[email protected]>
Use harfbuzz msvc freetype.

github.com/kivy/kivy-sdk-packager - 374418511d687b6e3c07007837837bb64aea64a9 authored almost 4 years ago by Matthew Einhorn <[email protected]>
Use harfbuzz msvc freetype.

github.com/kivy/kivy-sdk-packager - 9238e643e24001d93b66831eb731cb3f12b1e5f2 authored almost 4 years ago by Matthew Einhorn <[email protected]>
Use harfbuzz msvc freetype.

github.com/kivy/kivy-sdk-packager - 69e44d9641f11e24675b79559f9838985ebd8ec5 authored almost 4 years ago by Matthew Einhorn <[email protected]>
Use harfbuzz msvc freetype.

github.com/kivy/kivy-sdk-packager - 8bb52c05acf18527adf5fcca6e0462f1e5d9b22a authored almost 4 years ago by Matthew Einhorn <[email protected]>
Use harfbuzz msvc freetype.

github.com/kivy/kivy-sdk-packager - dfa82f6839f1d58493234efe3b8997aa0f9d9bcb authored almost 4 years ago by Matthew Einhorn <[email protected]>
Use harfbuzz msvc freetype.

github.com/kivy/kivy-sdk-packager - 964c1e0c93b29372bc0cc2545dbb9a1146a98093 authored almost 4 years ago by Matthew Einhorn <[email protected]>
Cache is only available after build [publish sdl2 win].

github.com/kivy/kivy-sdk-packager - e837ff29e0b8e7e4d4b4d9decdabb0c635f00398 authored almost 4 years ago by Matthew Einhorn <[email protected]>
Check files.

github.com/kivy/kivy-sdk-packager - b83c23c61ec4f32c1bc22dff8afb023f88342905 authored almost 4 years ago by Matthew Einhorn <[email protected]>
Check files.

github.com/kivy/kivy-sdk-packager - 9fbcc15cdac070d7fa9b95021c85c4a6554bea1f authored almost 4 years ago by Matthew Einhorn <[email protected]>
Check files.

github.com/kivy/kivy-sdk-packager - ebe5ee64ef356daf99a5c7a868549b8bf1c3d276 authored almost 4 years ago by Matthew Einhorn <[email protected]>
Check files.

github.com/kivy/kivy-sdk-packager - 94f5342f8231de0c448ff6f7b10e01dac2230ddf authored almost 4 years ago by Matthew Einhorn <[email protected]>
Manually compile sdl_ttf and bump gst [publish sdl2 win][publish gstreamer win].

github.com/kivy/kivy-sdk-packager - f9d75a2b04122fc77d0928231d728bd1806dee40 authored almost 4 years ago by Matthew Einhorn <[email protected]>
Fix syntax.

github.com/kivy/kivy-sdk-packager - 7e0bd001d0e91b467ff065f979ce98d515291892 authored almost 4 years ago by Matthew Einhorn <[email protected]>
Fix syntax.

github.com/kivy/kivy-sdk-packager - 527682e3e24dc94a7f36a8b6a700d1ef87f76dbd authored almost 4 years ago by Matthew Einhorn <[email protected]>
Fix syntax.

github.com/kivy/kivy-sdk-packager - 4f0047cde76fea880a1477dca88c05a3248865e4 authored almost 4 years ago by Matthew Einhorn <[email protected]>
Merge pull request #7451 from salt-die/master

Docs: Fix Type Error when creating bytes from array in Python 3

github.com/kivy/kivy - 9bdc9e568ad2fc548d344d117034621897517490 authored almost 4 years ago by matham <[email protected]>
Fix syntax.

github.com/kivy/kivy-sdk-packager - 115de00f2f8a0b9a052604ebc94faee7719868fe authored almost 4 years ago by Matthew Einhorn <[email protected]>
Fix syntax.

github.com/kivy/kivy-sdk-packager - 4cf85657c3f1b126191abf85c78a6d6a85940c6a authored almost 4 years ago by Matthew Einhorn <[email protected]>
Compile sdl_ttf with harfbuzz.

github.com/kivy/kivy-sdk-packager - 62aaa3670aef799433b510e08bf3970c08601b4b authored almost 4 years ago by Matthew Einhorn <[email protected]>
Fix Type Error when creating bytes from array (in Python 3.8.6)

The original line `buf = b''.join(map(chr, buf))` raises the following error in 3.8.6:
`Typ...

github.com/kivy/kivy - a8619b169ad57990b074f5aaae4ecb2db1da6923 authored almost 4 years ago by salt-die <[email protected]>
fix docs to refer to org.kivy.android.PythonActivity, not renpy

github.com/kivy/pyjnius - c0afd96d2c1d4daf7889c5af06d0059844cdbd92 authored almost 4 years ago by Gabriel Pettier <[email protected]>
Merge pull request #7441 from pythonic64/bugfix-creating_docs_of_compoundselection

Docs: Fix creating of docs of compoundselection.py

github.com/kivy/kivy - 07870ca874635d00c43ad9ffe3219e9c73a76803 authored almost 4 years ago by matham <[email protected]>
Merge pull request #601 from misl6/feat/python-392

Upgrade python version to 3.9.2

github.com/kivy/kivy-ios - 6b245b102dbac76428f9807f25056c9e1bd53ce6 authored almost 4 years ago by Andre Miras <[email protected]>
Merge pull request #2443 from obfusk/patch-20

update openssl

github.com/kivy/python-for-android - 7a0a84e071ef89fa6f332b114f889cb474482ff9 authored almost 4 years ago by Andre Miras <[email protected]>
update openssl

github.com/kivy/python-for-android - 8fd7a1cdf312436f0ecfb14490dbb45d8ea21867 authored almost 4 years ago by Felix C. Stegerman <[email protected]>
Merge pull request #7442 from pythonic64/update-replace_basestring_with_str

EventDispatcher: Removed/replaced all basestring occurrences with str

github.com/kivy/kivy - 09c957050af1c37d381d855ac886fb2aa2896d39 authored almost 4 years ago by matham <[email protected]>
Mouse: Fix computation of relative touch position in MouseMotionEventProvider (#7425)

* Fixed computation of relative value for touch position in MouseMotionEventProvider and absolut...

github.com/kivy/kivy - f0768cf5913b77ddd125d49f0104fe2fee3ac674 authored almost 4 years ago by Filip Radović <[email protected]>
Removed/replaced all basestring with str.

github.com/kivy/kivy - 024644d495eb9946869e02e19f9de5f52cd27e0c authored almost 4 years ago by pythonic64 <[email protected]>
Moved Config import in compoundselection.py to fix creating of docs.

github.com/kivy/kivy - 6dc0dcb34d5ebb3b6a776cca3d1a158908d169de authored almost 4 years ago by pythonic64 <[email protected]>
Merge pull request #7439 from kivy/matham-patch-1

Properties: Drop long number type and document numpy issues with NumericProperty

github.com/kivy/kivy - 278b9b05c73904bb9466a16e39d3b89dede4a1d6 authored almost 4 years ago by matham <[email protected]>
Drop long and document numpy issues.

github.com/kivy/kivy - 7f8148b76515245f3f22bca55b015c8538bf7ddc authored almost 4 years ago by matham <[email protected]>
Merge pull request #7437 from kivy/fix_suggestion_text_empty

TextInput: Remove broken and confusing `suggestion_text` property

github.com/kivy/kivy - b42169d37fe67b1211d585f03efc9d5a8f9886f7 authored almost 4 years ago by Gabriel Pettier <[email protected]>
Actually remove suggestion_text feature.

We now support native suggestions through the FocusBehavior & Window support for suggestions, wh...

github.com/kivy/kivy - 54fbb9e9fbd1159f08fa765ae4c5591861794fd6 authored almost 4 years ago by Gabriel Pettier <[email protected]>
`suggestion_text` property broken for empty values

Seems the code was never really functionnal for this case, making the
feature quite weird to use...

github.com/kivy/kivy - 16d1cf1ce90712156b61453cb8c400d82a580e8f authored almost 4 years ago by Gabriel Pettier <[email protected]>
Properties: Speed up bare widget creation (3X) and property dispatching/setting (#7424)

* Use lazy property creation.

* Switch to descriptor __set_name__.

* Add tests and switch ...

github.com/kivy/kivy - d0e20d744e53bdd17d4d85fd64772c2be092d319 authored almost 4 years ago by matham <[email protected]>
Merge pull request #7429 from matham/remaining-events

Clock: Print remaining events before next frame upon too much iteration error

github.com/kivy/kivy - bbc53f9d6dfce4e9d9d4551cf9bc40ac1be9df35 authored almost 4 years ago by Gabriel Pettier <[email protected]>
Merge pull request #7435 from kivy/fix_doc_build

Docs: check for "sphinx" in command line

github.com/kivy/kivy - 614411add06b8886d1763a0a988b26da0091b71e authored almost 4 years ago by Gabriel Pettier <[email protected]>
check for "sphinx" in command line

github.com/kivy/kivy - 3ad8151d7c8bff3a3a36512266f682fb3ff2f557 authored almost 4 years ago by Gabriel Pettier <[email protected]>
ModalView: code cleanup regarding detection of main-Window: (#7434)

* ModalView: code cleanup regarding detection of main-Window (WIP):

#7412 -discussion-follow-...

github.com/kivy/kivy - 6ba3cb9fedf656c85f045b3baea69db5d42d47ba authored almost 4 years ago by Andreas Ecker <[email protected]>
Set netifaces as broken

github.com/kivy/kivy-ios - 47aa67c2c989d12c379f239b570b49697d39266e authored almost 4 years ago by Mirko Galimberti <[email protected]>
Upgrade python version to 3.9.2

github.com/kivy/kivy-ios - 42ac355783a41297da3c9408e916c9127dbc26ab authored almost 4 years ago by Mirko Galimberti <[email protected]>
Merge pull request #1307 from syrykh/master

Update iOS codesign options

github.com/kivy/buildozer - 82ab5b3f4840a26b82e4b809d526a1bc17bb9e21 authored almost 4 years ago by Andre Miras <[email protected]>
Merge pull request #7433 from luzpaz/typos-source

Fix source typos

github.com/kivy/kivy - 3421cedfd83acb9fd0dd15600811662136faa1c6 authored almost 4 years ago by matham <[email protected]>
Fix source typos

Changes to API

github.com/kivy/kivy - 7d3c3819581eb20e5dc842adfa38727bfc13409c authored almost 4 years ago by luz paz <[email protected]>
Fix misc. typos (#7432)

* Fix misc. typos

Found via `codespell`

github.com/kivy/kivy - db86b06b9b72e514c122e3f54a0bce74adad44c5 authored almost 4 years ago by luzpaz <[email protected]>
Update iOS codesign options

github.com/kivy/buildozer - e587305308c044b1ab610d50aefa312372dfa6a1 authored almost 4 years ago by Kostiantyn Syrykh <[email protected]>
Add versionadded.

github.com/kivy/kivy - 5ecc2bf9c30a8e67bb72f60f59c7ae63b5f8d222 authored almost 4 years ago by matham <[email protected]>
Print remaining events before next frame upon too much iteration error.

github.com/kivy/kivy - 8abd73bbe12390787444bd5b0c4cd9d3913e8626 authored almost 4 years ago by Matthew Einhorn <[email protected]>
DropDown: Prevent position calculation if attached widget is not visible. (#7426)

github.com/kivy/kivy - 0200ff3c7a2608fa979c8bbed241ab14b87da5ba authored almost 4 years ago by Andreas Ecker <[email protected]>
Add libvpx recipe, reference it in ffpyplayer_codecs and ffmpeg

Add recipe test as well... Only checks that configure is called but it's
something I guess.

github.com/kivy/python-for-android - 8b134231f9dd04ae0a5d725e0a72d1a7b2804533 authored almost 4 years ago by The Cheaterman <[email protected]>
Fix incorrect assumption property doesn't exist in class after instance added it

github.com/kivy/kivy - 9335fc944d1034696ab6aaa5e400eebe651ee9b4 authored almost 4 years ago by matham <[email protected]>
Merge pull request #7409 from Lauszus/vsync

Window: Fix logging message

github.com/kivy/kivy - 251e523e9bb2b386f864c39b40da3236362051e5 authored almost 4 years ago by matham <[email protected]>
Merge pull request #7403 from dspicher/master

Fix typos

github.com/kivy/kivy - d3b6a0d366fa91c5fe815b1883911bcd3dbb5062 authored almost 4 years ago by Gabriel Pettier <[email protected]>
Merge pull request #7392 from KochankovID/osx_docs_fix

Docs: Fix packaging-osx docs (homebrew)

github.com/kivy/kivy - 1fab57087d3c77597827cf2f12aa21e530c87fd2 authored almost 4 years ago by matham <[email protected]>
Merge pull request #7389 from pythonic64/bugfix-y_component_of_mouse_position_with_sdl2_window

Mouse: Fix mouse being offset by 2 pixels vertically

github.com/kivy/kivy - c46a1c9fa1c526aac238d50724413265177172d6 authored almost 4 years ago by matham <[email protected]>
Merge pull request #62 from misl6/fix/kivy-not-found-macos

Fixes "kivy" not found on macOS

github.com/kivy/kivy-sdk-packager - 7276acc06f12fb3f129d46cc61357a27761ca769 authored almost 4 years ago by matham <[email protected]>
Merge pull request #2424 from obfusk/cookies-and-loadurl

webview: flush cookies & improve shouldOverrideUrlLoading

github.com/kivy/python-for-android - 4d8425687ddc105cb017a827529d23cbb7688799 authored almost 4 years ago by Andre Miras <[email protected]>
We're into an activated virtualenv, is not needed and it's potentially bad

github.com/kivy/kivy-sdk-packager - 163cc44009abb25ba8701f3a585337ca0b0524fe authored almost 4 years ago by Mirko Galimberti <[email protected]>
Allow setting custom p4a URL instead of fork (#1305)

* Allow setting custom p4a URL instead of fork

* Apply suggestions from code review

Co-aut...

github.com/kivy/buildozer - 1a3fb61b37e37d3e43e6fd6a5e1fdb9b266fd23c authored almost 4 years ago by Kostiantyn Syrykh <[email protected]>
Merge remote-tracking branch 'upstream/develop' into enable_androidx

github.com/kivy/python-for-android - 2df025faaccb7bf8b63a79038d756d47bf72b984 authored almost 4 years ago by RobertFlatt <[email protected]>
Updated android.rst

Reflect py3 print command

github.com/kivy/pyjnius - 3473fc1d8e00f1aa2fef37d0a28a98011693c7ca authored almost 4 years ago by Murtaza Haji <[email protected]>
Merge pull request #31 from kivy/dependabot/pip/twisted-20.3.0

Bump twisted from 15.4.0 to 20.3.0

github.com/kivy/kivy-remote-shell - 76c466c3fc7c09028bba74dff22fffcac2fbd4f5 authored almost 4 years ago by Akshay Arora <[email protected]>
Merge pull request #24 from aradhyamathur/master

accelerometer typo fix

github.com/kivy/kivy-remote-shell - 8f67c8a9d2222b2460d650576a4fcd3b31da8232 authored almost 4 years ago by Akshay Arora <[email protected]>
Bump twisted from 15.4.0 to 20.3.0

Bumps [twisted](https://github.com/twisted/twisted) from 15.4.0 to 20.3.0.
- [Release notes](htt...

github.com/kivy/kivy-remote-shell - 004c83a666392e8bfca2f3e9dcd03576b3111802 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #29 from kivy/actions

Build using github actions

github.com/kivy/kivy-remote-shell - 57a563b8d1dc1ebf34a6643dea1b18554381a803 authored almost 4 years ago by Akshay Arora <[email protected]>
Groestlcoin_hash depends on setuptools (#2438)

github.com/kivy/python-for-android - 92929c4ba450e93da857de3cf66c79c33cf730f9 authored almost 4 years ago by gruve-p <[email protected]>
Add missing parentheses around inline if statement

This caused the string "requested vsync failedsucceeded" to be logged instead of the intended "r...

github.com/kivy/kivy - 14c0475276b5726c5925e543685a8db6d3472a1b authored almost 4 years ago by Kristian Sloth Lauszus <[email protected]>
nit, capitalize start of sentence.

github.com/kivy/kivy - 89062f44db6d873ed35be02e494926f46d5fb587 authored almost 4 years ago by Gabriel Pettier <[email protected]>
Merge pull request #7390 from allerter/fix-soundandroidplayer-finish

Fix SoundAndroidPlayer state persisting after playback completion

github.com/kivy/kivy - 6b8495e48328af5088a899372d93b6daabc75a02 authored almost 4 years ago by Gabriel Pettier <[email protected]>