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

Make VideoFFPy work with RTSP streams. (#8171)

* Make VideoFFPy work with RTSP streams.

* Remove superfluous loop waiting for metadata from ...

github.com/kivy/kivy - c4a52ed0788b7389245c487b8d155cb7fdf8cbf7 authored almost 2 years ago by Robert Niederreiter <[email protected]>
:book: Grammar tweaks to focus

github.com/kivy/kivy - 4f1ac3ac84aa9816f76df3c52d7febc2f56fd647 authored almost 2 years ago by Richard Larkin <[email protected]>
Add svg rotation transform support (#8170)

* Add svg rotation transform support

Fixes #8166 - ChatGPT wrote the matrix transformations. ...

github.com/kivy/kivy - 7f23e32441077ad51cd6df055894d10adea03a1f authored almost 2 years ago by Danny Dawson <[email protected]>
Allow control how many lines to scroll at once using the mouse wheel on TextInput (#7626)

* [WIP] Allows scrolling more than one line using the mouse scroll wheel

* code to scroll lin...

github.com/kivy/kivy - e37e3b4dc0bcba1b79d414f08d62c51f2ad6a436 authored almost 2 years ago by Dexer <[email protected]>
Bump cython_max version to 0.29.33 (#8178)

github.com/kivy/kivy - 75dbb247be014f1b065f7f5b76c6d9078cca65d1 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Update Python supported versions (#8179)

github.com/kivy/kivy - 619c7f3216a2cee87943f3e931957d0f615ccfbd authored almost 2 years ago by Mirko Galimberti <[email protected]>
Bump Windows dependencies via kivy_deps packages (#8176)

github.com/kivy/kivy - a8a036ba33592c5ed6b16bec253b08e5e533495e authored almost 2 years ago by Mirko Galimberti <[email protected]>
[publish sdl2 win] Bump dependencies versions before Kivy 2.2.0 (#87)

github.com/kivy/kivy-sdk-packager - 27439b810e13f1a07a06f6c9d049cf1da17f9fe2 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Bump versions on tools/build_macos_dependencies.sh

github.com/kivy/kivy - ea660187b391844e2fb5343af4b43369cbbd057c authored almost 2 years ago by Mirko Galimberti <[email protected]>
Bump versions on tools/build_linux_dependencies.sh

github.com/kivy/kivy - fc0e4b72c91816a0cf0ce7a08f767edc8bf5e700 authored almost 2 years ago by Mirko Galimberti <[email protected]>
fix #2768 smallIconName null can t be compared to String (#2769)

* fix #2768 smallIconName null can t be compared to String

* fix: Remove Importance None of n...

github.com/kivy/python-for-android - f7ba0122b9bb9f1e77ac2ee0515c048ec3903512 authored almost 2 years ago by Benoît HERVIER <[email protected]>
Update Copyright and LICENSE dates (#8175)

github.com/kivy/kivy - 61614178354902e766d943b61c2537743b472fdc authored almost 2 years ago by Mirko Galimberti <[email protected]>
`Ellipse`: Handle the number of segments and avoid division by zero (#8164)

* handle the number of segments, avoid division by zero

* add warning, update segment calcula...

github.com/kivy/kivy - 58c1328c8516b7160655a087994b93e5435eaef2 authored almost 2 years ago by Dexer <[email protected]>
Merge pull request #665 from HyTurtle/master

Address LocationListener java method added with API31

github.com/kivy/plyer - 6fb47d9d71e02d70b9c0bae8a391daa1aaa76710 authored almost 2 years ago by Mathieu Virbel <[email protected]>
use p4a master

github.com/kivy/kivy-launcher - c9288afea1c33e4e5cc767aee1668b93eb27a3ec authored almost 2 years ago by Gabriel Pettier <[email protected]>
Update buildozer.spec

github.com/kivy/kivy-launcher - 7a0bb075f297b98d723c64cd906c3cfe34a637d8 authored almost 2 years ago by Gabriel Pettier <[email protected]>
Merge pull request #33 from cclauss/patch-1

Upgrade GitHub Actions

github.com/kivy/kivy-launcher - 9c60cf724eccfc957c76e657efd6f835f6f5db46 authored almost 2 years ago by Gabriel Pettier <[email protected]>
`Line`/`SmoothLine`: Fixes rendering issues related to corner radius and updates its order (`rounded_rectangle`) + add getter methods for `rounded_rectangle`, `rectangle`, `ellipse`, `circle`. (#7876)

* Fix for radius values large or equal to 0 in the rounded_rectangle

- Internal segment contr...

github.com/kivy/kivy - 008c6aed4985a0c272a40e6b74e91141fd9c5074 authored almost 2 years ago by Dexer <[email protected]>
android_api to integer (#2765)

* android_api to integer

* changes to android_api

* changes to android_api

github.com/kivy/python-for-android - 62e0def219d1e09151038edad36e526be982355f authored almost 2 years ago by Mathias Lindström <[email protected]>
Bump numpy version to 1.24.2 (and fix the build on Python 3.10) (#780)

github.com/kivy/kivy-ios - f67b4f2803b3aa2b407571ca13108e619a3abc68 authored almost 2 years ago by Mirko Galimberti <[email protected]>
update supported platforms

github.com/kivy/plyer - 386f07fb25722aeacce3c970859c376af891b144 authored almost 2 years ago by Rohan Shah <[email protected]>
Update README

github.com/kivy/plyer - f152489e96281d17c0cad8f46e57924d15452ab4 authored almost 2 years ago by Rohan Shah <[email protected]>
Add iOS implementation

github.com/kivy/plyer - bcba3f37176648f47d9e20c3ff07c88265f35561 authored almost 2 years ago by Rohan Shah <[email protected]>
Disable SDL2 hidapi in order to avoid dependency on CoreBluetooth (#779)

github.com/kivy/kivy-ios - 1aca4059b5f4ff6e9e13ee83d46a48903d426628 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Added property for mouse draggable tab scrollbar to TabbedPanel (#8144)

* Added property for mouse draggable tab scrollbar

* Fix: W291 trailing whitespace

* add v...

github.com/kivy/kivy - 4388451af5b6152fb137d8372f4421753ca00ecd authored almost 2 years ago by djogy <[email protected]>
Fix memory access issue on iOS 16.2 for AVMetadata objects (#8146)

github.com/kivy/kivy - 31b6c81c5c06f64f788dfdccce8e63d88c9d18b1 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Use font_direction and font_script_name from sdl2_ttfi.

github.com/kivy/kivy - 82b30f26643d25780c9498a1f03ed2ffe7c767b4 authored almost 2 years ago by quanon <[email protected]>
Merge pull request #8156 from misl6/fix/update-required-tools

github.com/kivy/kivy - 4f5db710497bb1e7b205c918d2a0436e2d39abd5 authored almost 2 years ago by Akshay Arora <[email protected]>
Merge pull request #8147 from jotoft/linux_highdpi_sdl2

github.com/kivy/kivy - f0921c2b88efd63745bbf2ac05cb1fe6647edc7b authored almost 2 years ago by Akshay Arora <[email protected]>
Add libxext-dev as a requirement for ubuntu build.

github.com/kivy/kivy - 6a292516045ddc7ca8ab050e1e25a21d9f909214 authored almost 2 years ago by Akshay Arora <[email protected]>
Merge pull request #8155 from misl6/fix/linux-dependencies-build-fail-early-and-docs

Dependencies build tool: exit immediately on fail and allows to debug easier

github.com/kivy/kivy - 0b933b1a165b2c7082de6e801e2f6ad8f1121f76 authored almost 2 years ago by Akshay Arora <[email protected]>
Merge pull request #716 from kivy/update-ffmpeg

Update ffmpeg/ffpyplayer versions

github.com/kivy/kivy-ios - 89cb833f57f99d8e01f9e064b63768d047f18206 authored almost 2 years ago by Andre Miras <[email protected]>
Add missing sdl2 dependency

Co-authored-by: Mirko Galimberti <[email protected]>

github.com/kivy/kivy-ios - cadd2fe52551cbc99ae95cfbff7d40c76508e57f authored almost 2 years ago by Andre Miras <[email protected]>
Update ffmpeg/ffpyplayer versions

github.com/kivy/kivy-ios - df7395f470147ccdd9c4f232e326f42723ef8886 authored almost 2 years ago by Mathieu Virbel <[email protected]>
Scale metrics density for linux

If higher than normal DPI is configured using `KIVY_DPI` or other means then the density of the ...

github.com/kivy/kivy - b5147bf4087bece5469dffd9d9c6909d26baa85f authored almost 2 years ago by Johan Toft <[email protected]>
Use SDL_GetDisplayDPI as fallback method to get DPI

Use [SDL_GetDisplayDPI](https://wiki.libsdl.org/SDL2/SDL_GetDisplayDPI) to get the display DPI i...

github.com/kivy/kivy - 8e756241673a856d132dc870e7cc05faef9858a0 authored almost 2 years ago by Johan Toft <[email protected]>
Correct the flake8 pre-commit URL (#8157)

github.com/kivy/kivy - 621af23920a2ccb08dbc8f2f1f1175d79bf728f4 authored almost 2 years ago by Johan Toft <[email protected]>
Add support for `--home-app` p4a flag (#1575)

* Home app functionality

* Change of default text

* Updated the docs

* Updated the docs

github.com/kivy/buildozer - 04449595d9e8e74b0cf1d5b13afdb40c85620f54 authored almost 2 years ago by Mathias Lindström <[email protected]>
Docs: Update the Ubuntu prereq to build Kivy and its dependencies

github.com/kivy/kivy - ff7960be840248bec7f7f3e42fbb57d24781a649 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Dependencies build tool: exit immediately on fail and allow an easier debug

github.com/kivy/kivy - 2d850d012635b634591be0010e2e4162880fc5a0 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Use io.IOBase for LogFile (#2763)

This provides reasonable default implementations for common IO class
methods such as isatty().
...

github.com/kivy/python-for-android - 8bed427d26709e4e621d8d43c4fc2e34a2b8e984 authored almost 2 years ago by Dylan McCall <[email protected]>
Adds flag to support home app (launcher) intent-filter on SDL2 bootstrap (#2761)

* Home app functionality

* Cleanup

* Added --home-app to the docs

* Fixed the if statem...

github.com/kivy/python-for-android - b7edc63d9e6d21495f810901de15c5b06add91c1 authored almost 2 years ago by Mathias Lindström <[email protected]>
🎉 Python 3.10 support (#768)

* WIP - Python3.10 support

* Change name for _sqlite3 mock module

* Finally fixed sqlite3 ...

github.com/kivy/kivy-ios - 3ef532ac1f9171bfc24478c5e1d7575e0d876bac authored almost 2 years ago by Mirko Galimberti <[email protected]>
Use SDL_WINDOWEVENT_DISPLAY_CHANGED to notice about window moving to another display (which may have a different dpi value) (#7982)

github.com/kivy/kivy - 61a52b183df0fafe1422e3e9c13c32e165621901 authored almost 2 years ago by Mirko Galimberti <[email protected]>
`BoxShadow`: Accept values for vertical and horizontal `spread_radius` (#8138)

* Accept values for vertical and horizontal `spread_radius`

* fix image

* update docs

github.com/kivy/kivy - f222bfb8a6a0b501098b2bcf6ae403473b59d678 authored almost 2 years ago by Dexer <[email protected]>
Adds always on top feature (#8076)

github.com/kivy/kivy - 7733a20b30f4cd4d5f46f068b34dd22469d3d592 authored almost 2 years ago by Dexer <[email protected]>
Improve docs about `BoxShadow` behavior and usage. (#8139)

* update BoxShadow docs

* update images

github.com/kivy/kivy - bc766c64b59b2906f619c57c61de81ce564a8cbe authored almost 2 years ago by Dexer <[email protected]>
Merge pull request #8096 from misl6/feat/build-dependencies

Introduce build script for SDL dependencies and `KIVY_DEPS_ROOT`

github.com/kivy/kivy - 2f1d20dd50470f0996096825280c1d12402b6338 authored almost 2 years ago by Akshay Arora <[email protected]>
`BoxShadow`: Add `inset` feature (#8132)

* add inset feature

* update docs

* Refactor shadow calculation

github.com/kivy/kivy - 0bd9901d6a515d0ccb0eb89d750c810a241798a8 authored almost 2 years ago by Dexer <[email protected]>
Remove Android on macOS old outdated instructions (#1568)

github.com/kivy/buildozer - b5dde3e43ae67170ddee42e8355c85b47c24a3d7 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Add debug loggings for identifying a matching dist (#2751)

* Add debug loggings for identifying a matching dist

* Fix lint failure on f-string.

github.com/kivy/python-for-android - c2f92c502adfbd41cfa70672e643aa5d4faa5774 authored almost 2 years ago by BitcoinWukong <[email protected]>
Update the suggested Cython version in docs to 0.29.33 (#1567)

github.com/kivy/buildozer - 37120632fcc6fae05d96fed10f63b6a27fb38c2f authored almost 2 years ago by Mirko Galimberti <[email protected]>
YADFileChooser: s/--file-selection/--file/ (#745)

YAD removed support for its --file-selection option, which was an alias for --file, in commit 50...

github.com/kivy/plyer - 36ce4f4e3efd1d6e5c7ec76c44e3c31cc934f6ed authored almost 2 years ago by barries <[email protected]>
Remove remaining nosetest settings in favor of pytest (#8129)

github.com/kivy/kivy - 5c5cb5135116de2450631775c6e3ceb8298b456d authored almost 2 years ago by Christian Clauss <[email protected]>
Add PyAV recipe (#2750)

* pyav recipe

* flake8 fix

* Update pythonforandroid/recipes/av/__init__.py

Co-authored...

github.com/kivy/python-for-android - 10f0f29cfce936643c6539af61e7a2f2330ecf78 authored almost 2 years ago by Dexer <[email protected]>
Add support for Python 3.10 and make it the default while building hostpython3 and python3 (#2577)

* Add support for Python 3.10 and make it the default while building hostpython3 and python3

...

github.com/kivy/python-for-android - 2b15b02c5d63b5559039f4fe4ad4c62acb385361 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Switch back to macos-latest instead of macos-11 (#8126)

github.com/kivy/kivy - 9c712588d7d548b30ddba20cec673c25923a6915 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Fix for changes of Splitter.strip_cls having no effect (#8109)

* fix for Splitter.strip_cls not working in kvlang

* adjusted uix.Splitter._strip reinstancin...

github.com/kivy/kivy - c9b5fb494508582fd5b52a60e22ac8db7d4387f1 authored almost 2 years ago by CdrSonan <[email protected]>
GitHub Actions: Use current Python instead of hardcoded v3.9 (#8121)

* [build wheel] GitHub Actions: Use current Python instead of hardcoded v3.9

* Python 3.11 on...

github.com/kivy/kivy - 022aaf32a30e67e4fe8c3afc1c2de83afc3f4067 authored almost 2 years ago by Christian Clauss <[email protected]>
Merge pull request #2748 from kivy/master

Merge master into develop

github.com/kivy/python-for-android - bdf188369ed308400769be1947320527b9938109 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2747 from misl6/release-2023.02.10

* Update `pydantic` recipe

There is [incompatibility](https://github.com/huggingface/transfor...

github.com/kivy/python-for-android - 56bf7335f08a51ec4e8427dd672e1b25a674026b authored almost 2 years ago by Mirko Galimberti <[email protected]>
Update CHANGELOG.md and update version to 2023.02.10

github.com/kivy/python-for-android - 9b5282552a4bd1d4b12e2138e876a0dc151e23ce authored almost 2 years ago by Mirko Galimberti <[email protected]>
Restrict sh version to sh>=1.10, <2.0 (#2746)

keep sh version under 2.0 as default behaviour was switched

github.com/kivy/python-for-android - 70fa6ddd040dc14f3cb28ebc2cfc5779c5cc5342 authored almost 2 years ago by HyTurtle <[email protected]>
Build with libmodplug support

github.com/kivy/kivy - 36f31666c475a8e65703ffca3395de952d542344 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Add libtiff support on linux

github.com/kivy/kivy - 5240b464bdcb3c7fb2af47dab6d4972a50c48af8 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Simplify Animation._unregister (#8035)

Use a more idiomatic way to remove an element from a set if the element is in the set.

github.com/kivy/kivy - 179f4aad49acb3197e97930daa0f3061e5609b6a authored almost 2 years ago by Evgeniy Selezniov <[email protected]>
Add Maps example (#742)

* Add Maps example

* Style changes

* Fix E302

github.com/kivy/plyer - 4d323401aafb46651cbf8f1e861786c4953989a9 authored almost 2 years ago by Rohan Shah <[email protected]>
webp support on linux

github.com/kivy/kivy - 2276bbad3e10c12679a0af29810041bf4388e900 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Upgrade more GitHub Actions versions and Cython version (#767)

github.com/kivy/kivy-ios - ebacf0073aecbc10adf724cc2ff14b338a6c4ffe authored almost 2 years ago by Christian Clauss <[email protected]>
Upgrade GitHub Actions

Dependabot, Renovate, etc. can automate most of these changes.
* https://github.com/actions/cac...

github.com/kivy/kivy-launcher - a5177f06b282fda475f7ccfb18127263708cb9d7 authored almost 2 years ago by Christian Clauss <[email protected]>
Upgrade more GitHub Actions versions (#8120)

github.com/kivy/kivy - 62a076570a979d1cdf39c1173203454cc295b031 authored almost 2 years ago by Christian Clauss <[email protected]>
Upgrade GitHub Actions (#765)

Dependabot, Renovate, etc. can automate these changes.
* https://github.com/actions/checkout/re...

github.com/kivy/kivy-ios - 4c51453c3602ca51d43cae5b94f408f13318a7f8 authored almost 2 years ago by Christian Clauss <[email protected]>
Update docs

github.com/kivy/kivy - cad29c63314a7baf8e66f0755f11de348eac37e9 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Update required XCode version (#764)

github.com/kivy/kivy-ios - 5577fa1ea39fac63e663cbb4cc1b32600dc6e523 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Upgrade GitHub Actions versions (#8117)

* GitHub Actions: Fix unix unit test

SETUPTOOLS_ENABLE_FEATURES: "legacy-editable"

* Rever...

github.com/kivy/kivy - dfa79431e41a642bb982415ccba56a0d8a6142a6 authored almost 2 years ago by Christian Clauss <[email protected]>
Merge pull request #2742 from FilipeMarch/patch-3

🐛 fix: Update `pydantic` recipe

github.com/kivy/python-for-android - 81f6d776a03319101574a132c8a9fb5fe90d91ab authored almost 2 years ago by Andre Miras <[email protected]>
Update `pydantic` recipe

There is [incompatibility](https://github.com/huggingface/transformers/issues/8638) between pyth...

github.com/kivy/python-for-android - 391af5e86b516d8226ba36b5b5000dc4362b4030 authored almost 2 years ago by Filipe Marchesini <[email protected]>
Fixes extra-manifest-xml and extra-nanifest-application-attributes (#1555)

- extra-manifest-xml
- extra-nanifest-application-attributes

github.com/kivy/buildozer - 3ebc09e885457db4747e67a1250c2aea1ca7a046 authored almost 2 years ago by lufebe16 <[email protected]>
Merge pull request #7632 from Alspb/get_cursor_from_xy_fix

Fixed enormously large cursor_x returned by get_cursor_from_xy when touch is righter then the la...

github.com/kivy/kivy - 5cf46a0c4c1c47b15be36f7e2157bca1baa6c9d1 authored almost 2 years ago by Akshay Arora <[email protected]>
Update CHANGELOG.md and bump version to 2023.01.29 (#762)

github.com/kivy/kivy-ios - a9da6f515d9fdfaffcba215acf0dc4635cc608c8 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Skip i386 Simulator on libffi build (#761)

github.com/kivy/kivy-ios - 6186a77c9ff6b37b82d08b8b01a86c7611d2686a authored almost 2 years ago by Mirko Galimberti <[email protected]>
Bump to 1.5.1.dev0 for development (#1553)

github.com/kivy/buildozer - 0689513af9f144716d7fc140c0a7ab1cffcfdc13 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Update CHANGELOG.md and bump version to 1.5.0 (#1552)

github.com/kivy/buildozer - 7178c9e980419beb9150694f6239b2e38ade80f5 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2741 from kivy/master

Merge master into develop

github.com/kivy/python-for-android - e393a9ebf5486be2792df4d6390410b28dca31ec authored almost 2 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2740 from misl6/release-2023.01.28

Release 2023.01.28

github.com/kivy/python-for-android - ee9c2570dfc40fdd3afe200ea5d5fa4ea39bf5b5 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Bump version to 2023.01.28

github.com/kivy/python-for-android - 5b45f40dfb2ab88cd5f873f604a0145b50eb1e43 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Update CHANGELOG.md

github.com/kivy/python-for-android - d2aaf93f27ac1080130420edcb1dbad3e5c94743 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Fixes typos on README (#737)

* Multiple fixes to README

- "use" should be in gerund (ing) form when following advise
- "a...

github.com/kivy/kivy-ios - e543804f8f6ec15b287fb40839fe5028e252f4c5 authored almost 2 years ago by Rohan Shah <[email protected]>
Removes broken and unneeded checks, now we can support additional permission syntaxes. (#1549)

github.com/kivy/buildozer - 7b6111aed220bfbde30349c6a36deafd8925ad1c authored almost 2 years ago by Mirko Galimberti <[email protected]>
Makes orientation option cross-platform and conform to SDL orientation hints, adds android.manifest.orientation to control the Android manifest orientation (#1548)

github.com/kivy/buildozer - d191bf01e9e4355b16141dcf407aecb9ea8ba110 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Implements `--manifest-orientation` and changes how `--orientation` works so we can now pass the setting to the SDL orientation hint (#2739)

github.com/kivy/python-for-android - 353b596b72bc428ebb60026a919bc284af3028a8 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Merge pull request #2738 from FilipeMarch/patch-2

Update __init__.py from `scrypt` recipe

github.com/kivy/python-for-android - 5376a9342d3b85a793857210803170ca3404cd2d authored almost 2 years ago by Andre Miras <[email protected]>
Update __init__.py

`scrypt` recipe was not working...
Updating the version to `0.8.20` and the url to `https://git...

github.com/kivy/python-for-android - 3c0e3afe54961680c2870fcc28c1ac66d1c3d5f6 authored almost 2 years ago by Filipe Marchesini <[email protected]>
Fix `BoxShadow` shader crashing issue on Adreno GPUs (#8098)

* update fix for Adreno GPU

* add reference

* remove workarounds

* fix typo

* Update...

github.com/kivy/kivy - 816a96ba68e4b9ae775338a0f0d749aa1b144dc3 authored almost 2 years ago by Dexer <[email protected]>
Add Maps facade + macOS Maps implementation (#732)

* Implement Maps facade

* Create Maps proxy

* Fix style

* style rules 2nd pass

* Rev...

github.com/kivy/plyer - 630457fb716e65304c023471cc48d0e12b19932c authored almost 2 years ago by Rohan Shah <[email protected]>
Merge pull request #8083 from misl6/feat/runtime-fullscreen-ios

Allow changing `Window.fullscreen` and `Window.borderless` options after setup on iOS

github.com/kivy/kivy - 17274a5c57da1073c75b8c7af4f2b21b858d89ed authored almost 2 years ago by Akshay Arora <[email protected]>
Add libxrender-dev for rpi build

github.com/kivy/kivy - df51c84bdfd26c68ebc50d55367fd4535579bd08 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Update docs

github.com/kivy/kivy - f84f8c9478648f272f8ea823075b80aecf34b2bb authored almost 2 years ago by Mirko Galimberti <[email protected]>
Introduces build scripts for sdl2 dependencies and KIVY_DEPS_ROOT

github.com/kivy/kivy - 15de4364ee63f5ba0ed498a2cd262cefbcddcb15 authored almost 2 years ago by Mirko Galimberti <[email protected]>
Install twine only when needed (#8099)

github.com/kivy/kivy - b30f7987d1bf904fe29a00cf78611fa312c3cfed authored almost 2 years ago by Mirko Galimberti <[email protected]>