12
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 10, 2024 — Dec 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore(deps): update softprops/action-gh-release action to v2.4.0 (#9082) More... 2 months ago
Document `Builder` attributes (#9168) More... 2 months ago
chore(deps): update dependency cibuildwheel to ~=3.2.0 (#9160) More... 2 months ago
GitHub Actions: Upgrade from deprecated `macos-13` to `macos-15-intel` (#9162) More... 2 months ago
Make the touchring module work without using 'touch.grab()'. (#9079) More... 3 months ago
Use virtual time in animation tests to speed them up (#9114) More... 3 months ago
Support pillow v11 for Python 3.14 (#9158) More... 3 months ago
lang/parser.py: Remove Python 3.6 workaround (#9157) More... 3 months ago
chore(deps): update actions/checkout action to v5 (#9115) More... 3 months ago
GitHub Actions: Test on macOS 26 Tahoe (#9146) More... 3 months ago
Bump SDL3 version to the latest stable release (`3.2.22`) (#9107) More... 3 months ago
Fix kivy/tests/common.py on Python < 3.10 (#9148) More... 3 months ago
Improve keyboard modifier state management on SDL3 backed windows (#9122) More... 3 months ago
chore(deps): update actions/download-artifact action to v5 (#9112) More... 3 months ago
Merge pull request #9133 from clayote/tests More... 3 months ago
chore(deps): update dependency twine to ~=6.2.0 (#9136) More... 3 months ago
chore(deps): update actions/setup-python action to v6 (#9135) More... 3 months ago
Add support for keyboard modifiers in mouse events (#9121) More... 3 months ago
Skip the copy of logo folder on `Android` and `iOS` to avoid warnings in logs (#9140) More... 3 months ago
Add support for the `limit_render_to_text_bbox` feature in the SDL provider. (#9127) More... 3 months ago
Merge pull request #9138 from kivy/feature/fix_cmake_ci More... 3 months ago
Merge pull request #9137 from kuzeyron/venv-config-fix More... 3 months ago
:construction_worker: Fix cmake install error in macOS CI More... 3 months ago
Fix of venv-config More... 3 months ago
Shorten line for pep8 More... 3 months ago
Improve docstring of `advance_frames` More... 3 months ago
Correct return type hint in `idle_until` More... 3 months ago
Add return type hint to `idle_until` More... 3 months ago
Use the condition's `__name__` to prefill the timeout `message` in `idle_until` More... 3 months ago
Add some fixtures and utility functions for using pytest to test Kivy apps More... 3 months ago