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
remove beautification lines
github.com/kivy/kivy - jelgun opened this pull request almost 2 years ago
github.com/kivy/kivy - jelgun opened this pull request almost 2 years ago
Issue installing Kiva on MacOs
github.com/kivy/kivy - rdaigle007 opened this issue almost 2 years ago
github.com/kivy/kivy - rdaigle007 opened this issue almost 2 years ago
_python_bundle does not exist...this not looks good, all python recipes should have this folder, should we expect a crash soon?
github.com/kivy/buildozer - cederom opened this issue almost 2 years ago
github.com/kivy/buildozer - cederom opened this issue almost 2 years ago
XCode 14.3 fails to build SDL if `MACOSX_DEPLOYMENT_TARGET` < `10.13`
github.com/kivy/kivy - misl6 opened this pull request almost 2 years ago
github.com/kivy/kivy - misl6 opened this pull request almost 2 years ago
fix tools/liblink: syntax error
github.com/kivy/python-for-android - SomberNight opened this pull request almost 2 years ago
github.com/kivy/python-for-android - SomberNight opened this pull request almost 2 years ago
(Python) Libraries with Buildozer
github.com/kivy/buildozer - sereksim opened this issue almost 2 years ago
github.com/kivy/buildozer - sereksim opened this issue almost 2 years ago
Update bridge.m/h to make plyer works with severals implementation
github.com/kivy/kivy-ios - tito opened this pull request almost 2 years ago
github.com/kivy/kivy-ios - tito opened this pull request almost 2 years ago
mac OS 13 vmware, sdl2 - RuntimeError: Failed creating OpenGL pixel format
github.com/kivy/kivy - dvjdjvu opened this issue almost 2 years ago
github.com/kivy/kivy - dvjdjvu opened this issue almost 2 years ago
Fixes error when selecting a file from the `Documents` option in newer Android APIs
github.com/kivy/plyer - DexerBR opened this pull request almost 2 years ago
github.com/kivy/plyer - DexerBR opened this pull request almost 2 years ago
REVERSED LINES IN WRAPPED TEXTS FOR FIX RTL LANGS PROBLEM
github.com/kivy/kivy - mablue opened this issue almost 2 years ago
github.com/kivy/kivy - mablue opened this issue almost 2 years ago
Fixed issue accessing sd_card path in newer Android APIs
github.com/kivy/plyer - DexerBR opened this pull request almost 2 years ago
github.com/kivy/plyer - DexerBR opened this pull request almost 2 years ago
Fixes error when selecting a file from the `Downloads` option in the navigation panel
github.com/kivy/plyer - DexerBR opened this pull request almost 2 years ago
github.com/kivy/plyer - DexerBR opened this pull request almost 2 years ago
buildozer compilation failed with bus error running libffi/configure
github.com/kivy/buildozer - SeaYello opened this issue almost 2 years ago
github.com/kivy/buildozer - SeaYello opened this issue almost 2 years ago
ld: 407 duplicate symbols for architecture arm64
github.com/kivy/kivy-ios - mhdemd opened this issue almost 2 years ago
github.com/kivy/kivy-ios - mhdemd opened this issue almost 2 years ago
Recipe for the cryptography module
github.com/kivy/kivy-ios - BitCode-in opened this issue almost 2 years ago
github.com/kivy/kivy-ios - BitCode-in opened this issue almost 2 years ago
System tray is full of notifications and timeout doesn't seem to have any effect
github.com/kivy/plyer - Dashyyy opened this issue almost 2 years ago
github.com/kivy/plyer - Dashyyy opened this issue almost 2 years ago
Update balloontip.py to fix spamming the windows tray and to make timouts work
github.com/kivy/plyer - Dashyyy opened this pull request almost 2 years ago
github.com/kivy/plyer - Dashyyy opened this pull request almost 2 years ago
[Enhancement] add a way to get screen size using sdl's `SDL_GetDesktopDisplayMode()`
github.com/kivy/kivy - T-Dynamos opened this issue almost 2 years ago
github.com/kivy/kivy - T-Dynamos opened this issue almost 2 years ago
Check failure state after every java function call
github.com/kivy/pyjnius - MrFizzyBubbs opened this issue almost 2 years ago
github.com/kivy/pyjnius - MrFizzyBubbs opened this issue almost 2 years ago
`Line`/`SmoothLine` - `ellipse`: Handle the number of segments to match `Ellipse`
github.com/kivy/kivy - DexerBR opened this pull request almost 2 years ago
github.com/kivy/kivy - DexerBR opened this pull request almost 2 years ago
The system cannot find the path specified. while building documentation
github.com/kivy/kivy - a-sajjad72 opened this issue almost 2 years ago
github.com/kivy/kivy - a-sajjad72 opened this issue almost 2 years ago
When typing Sinhala language from Gboard (Google Keyboard), English language is typed instead of Sinhala in TextInput.
github.com/kivy/kivy - 31mpmp opened this issue almost 2 years ago
github.com/kivy/kivy - 31mpmp opened this issue almost 2 years ago
Revert "Detect High DPI on Linux Desktop"
github.com/kivy/kivy - akshayaurora opened this pull request almost 2 years ago
github.com/kivy/kivy - akshayaurora opened this pull request almost 2 years ago
i build successfully any kivy program 30 mb size error fix
github.com/kivy/buildozer - jspuser123 opened this issue almost 2 years ago
github.com/kivy/buildozer - jspuser123 opened this issue almost 2 years ago
:book: Grammar tweaks to focus docstrings
github.com/kivy/kivy - Zen-CODE opened this pull request almost 2 years ago
github.com/kivy/kivy - Zen-CODE opened this pull request almost 2 years ago
Classes within org.kivy.android.PythonActivity
github.com/kivy/pyjnius - Ahd999 opened this issue almost 2 years ago
github.com/kivy/pyjnius - Ahd999 opened this issue almost 2 years ago
org.kivy.android.PythonActivity$NewIntentListener is not visible from class loader java.lang.IllegalArgumentException
github.com/kivy/pyjnius - Ahd999 opened this issue almost 2 years ago
github.com/kivy/pyjnius - Ahd999 opened this issue almost 2 years ago
org.kivy.android.PythonActivity$NewIntentListener is not visible from class loader java.lang.IllegalArgumentException
github.com/kivy/python-for-android - Ahd999 opened this issue almost 2 years ago
github.com/kivy/python-for-android - Ahd999 opened this issue almost 2 years ago
Add an option to force lines to use the custom drawing method
github.com/kivy/kivy - GreenJon902 opened this issue almost 2 years ago
github.com/kivy/kivy - GreenJon902 opened this issue almost 2 years ago
Prepare kivy-sdk-packager for Kivy 2.2.0
github.com/kivy/kivy-sdk-packager - misl6 opened this pull request almost 2 years ago
github.com/kivy/kivy-sdk-packager - misl6 opened this pull request almost 2 years ago
Bump dependencies versions before Kivy 2.2.0
github.com/kivy/kivy-sdk-packager - misl6 opened this pull request almost 2 years ago
github.com/kivy/kivy-sdk-packager - misl6 opened this pull request almost 2 years ago
Command PhaseScriptExecution failed with a nonzero exit code
github.com/kivy/kivy-ios - pythonsus opened this issue almost 2 years ago
github.com/kivy/kivy-ios - pythonsus opened this issue almost 2 years ago
Keyboard suggestions on iOS may be buggy
github.com/kivy/kivy - pythonsus opened this issue almost 2 years ago
github.com/kivy/kivy - pythonsus opened this issue almost 2 years ago
fix #2768 smallIconName null can t be compared to String
github.com/kivy/python-for-android - brvier opened this pull request almost 2 years ago
github.com/kivy/python-for-android - brvier opened this pull request almost 2 years ago
`Image`: add `fit_mode` feature
github.com/kivy/kivy - DexerBR opened this pull request almost 2 years ago
github.com/kivy/kivy - DexerBR opened this pull request almost 2 years ago
Service don t start anymore, as smallIconName extra is now mandatory
github.com/kivy/python-for-android - brvier opened this issue almost 2 years ago
github.com/kivy/python-for-android - brvier opened this issue almost 2 years ago
netifaces fails toolchain build
github.com/kivy/kivy-ios - cobraPA opened this issue almost 2 years ago
github.com/kivy/kivy-ios - cobraPA opened this issue almost 2 years ago
android buildozer: pandas fails to use right certificates
github.com/kivy/buildozer - magowiz opened this issue almost 2 years ago
github.com/kivy/buildozer - magowiz opened this issue almost 2 years ago
Bump `numpy` version to `1.24.2` ( and fix the build on Python 3.10 ✅ )
github.com/kivy/kivy-ios - misl6 opened this pull request almost 2 years ago
github.com/kivy/kivy-ios - misl6 opened this pull request almost 2 years ago
Add iOS implementation for Maps facade
github.com/kivy/plyer - rshah713 opened this pull request almost 2 years ago
github.com/kivy/plyer - rshah713 opened this pull request almost 2 years ago
`Line`/`SmoothLine`: `ellipse` - fix behavior and add feature to allow closing line through center of ellipse
github.com/kivy/kivy - DexerBR opened this pull request almost 2 years ago
github.com/kivy/kivy - DexerBR opened this pull request almost 2 years ago
`Label`: allow different values of left, top, right and bottom for `padding`.
github.com/kivy/kivy - DexerBR opened this pull request almost 2 years ago
github.com/kivy/kivy - DexerBR opened this pull request almost 2 years ago
Disable SDL2 hidapi in order to avoid dependency on `CoreBluetooth`
github.com/kivy/kivy-ios - misl6 opened this pull request almost 2 years ago
github.com/kivy/kivy-ios - misl6 opened this pull request almost 2 years ago
Not much to say, Can you provide colspan or rowspan feature more efficient, than using layouts nesting.
github.com/kivy/kivy - gensart-ai opened this issue almost 2 years ago
github.com/kivy/kivy - gensart-ai opened this issue almost 2 years ago
`buildozer` does not build recipes before pip-installing plain-python packages when targeting iOS
github.com/kivy/buildozer - dvjdjvu opened this issue almost 2 years ago
github.com/kivy/buildozer - dvjdjvu opened this issue almost 2 years ago
audio.start gives error OSError: exception: access violation reading 0xFFFFFFFFFFFFFFFF
github.com/kivy/plyer - ghost opened this issue almost 2 years ago
github.com/kivy/plyer - ghost opened this issue almost 2 years ago
Throw exception for screens that do not have a name
github.com/kivy/kivy - benpayne opened this issue almost 2 years ago
github.com/kivy/kivy - benpayne opened this issue almost 2 years ago
Start a background sticky service that auto-restart.
github.com/kivy/python-for-android - Pycode80 opened this issue almost 2 years ago
github.com/kivy/python-for-android - Pycode80 opened this issue almost 2 years ago
Added API preference to VideoCapture
github.com/kivy/kivy - DarkSparkAg opened this pull request almost 2 years ago
github.com/kivy/kivy - DarkSparkAg opened this pull request almost 2 years ago
Support for display-cutout
github.com/kivy/python-for-android - kuzeyron opened this pull request almost 2 years ago
github.com/kivy/python-for-android - kuzeyron opened this pull request almost 2 years ago
android_api to integer
github.com/kivy/python-for-android - kuzeyron opened this pull request almost 2 years ago
github.com/kivy/python-for-android - kuzeyron opened this pull request almost 2 years ago
Use correct Path for Kivy Home Dir
github.com/kivy/kivy - JakobDev opened this pull request almost 2 years ago
github.com/kivy/kivy - JakobDev opened this pull request almost 2 years ago
Support ARM64 Simulator + Introduce build platform concept + Introduce `xcframework`
github.com/kivy/kivy-ios - misl6 opened this pull request almost 2 years ago
github.com/kivy/kivy-ios - misl6 opened this pull request almost 2 years ago
Can autoclass convert a Groovy classs?
github.com/kivy/pyjnius - bnuzhouwei opened this issue almost 2 years ago
github.com/kivy/pyjnius - bnuzhouwei opened this issue almost 2 years ago
Cocoapods import not found when kivy is installed
github.com/kivy/kivy-ios - johnfhima opened this issue almost 2 years ago
github.com/kivy/kivy-ios - johnfhima opened this issue almost 2 years ago
Use io.IOBase for LogFile
github.com/kivy/python-for-android - dylanmccall opened this pull request almost 2 years ago
github.com/kivy/python-for-android - dylanmccall opened this pull request almost 2 years ago
Python exception when using colorlog due to incomplete IO implementation in sys.stderr
github.com/kivy/python-for-android - dylanmccall opened this issue almost 2 years ago
github.com/kivy/python-for-android - dylanmccall opened this issue almost 2 years ago
Home app functionality
github.com/kivy/buildozer - kuzeyron opened this pull request almost 2 years ago
github.com/kivy/buildozer - kuzeyron opened this pull request almost 2 years ago
Home app functionality
github.com/kivy/python-for-android - kuzeyron opened this pull request almost 2 years ago
github.com/kivy/python-for-android - kuzeyron opened this pull request almost 2 years ago
Using tag from a displax screen make listener thread crash
github.com/kivy/oscpy - tito opened this issue almost 2 years ago
github.com/kivy/oscpy - tito opened this issue almost 2 years ago
Explanation to build recipe in iOS
github.com/kivy/kivy-ios - johnfhima opened this issue almost 2 years ago
github.com/kivy/kivy-ios - johnfhima opened this issue almost 2 years ago
Kivy runs under Xwayland instead of native Wayland
github.com/kivy/kivy - Apacelus opened this issue almost 2 years ago
github.com/kivy/kivy - Apacelus opened this issue almost 2 years ago
ScrollView and RecycleView difference
github.com/kivy/kivy - BoolmanO opened this issue almost 2 years ago
github.com/kivy/kivy - BoolmanO opened this issue almost 2 years ago
error building kivy app with pushbullet: [DEBUG]: ERROR: Could not find a version that satisfies the requirement pushbullet (from versions: none)
github.com/kivy/buildozer - snowgato opened this issue almost 2 years ago
github.com/kivy/buildozer - snowgato opened this issue almost 2 years ago
Rendering Sinhala Language Wrong in Kivy App
github.com/kivy/kivy - 31mpmp opened this issue almost 2 years ago
github.com/kivy/kivy - 31mpmp opened this issue almost 2 years ago
Detect High DPI on Linux Desktop
github.com/kivy/kivy - jotoft opened this pull request almost 2 years ago
github.com/kivy/kivy - jotoft opened this pull request almost 2 years ago
AttributeError: 'org.kivy.android.PythonService' object has no attribute 'getComponentName'
github.com/kivy/plyer - PythonLaboratory opened this issue almost 2 years ago
github.com/kivy/plyer - PythonLaboratory opened this issue almost 2 years ago
AttributeError: 'org.kivy.android.PythonService' object has no attribute 'getComponentName'
github.com/kivy/python-for-android - PythonLaboratory opened this issue almost 2 years ago
github.com/kivy/python-for-android - PythonLaboratory opened this issue almost 2 years ago
[JVM]: FLAG_IMMUTABLE or FLAG_MUTABLE is required when a PendingIntent is created
github.com/kivy/python-for-android - PythonLaboratory opened this issue almost 2 years ago
github.com/kivy/python-for-android - PythonLaboratory opened this issue almost 2 years ago
Plyer notification doesn't work on Android
github.com/kivy/plyer - PythonLaboratory opened this issue almost 2 years ago
github.com/kivy/plyer - PythonLaboratory opened this issue almost 2 years ago
https://code.videolan.org not available
github.com/kivy/python-for-android - aleReimondo opened this issue almost 2 years ago
github.com/kivy/python-for-android - aleReimondo opened this issue almost 2 years ago
Error While Building Kivy aab File on Colab
github.com/kivy/buildozer - tahircankzn opened this issue almost 2 years ago
github.com/kivy/buildozer - tahircankzn opened this issue almost 2 years ago
Python3 >= 3.11 compatibility
github.com/kivy/buildozer - blackPantherOS opened this issue almost 2 years ago
github.com/kivy/buildozer - blackPantherOS opened this issue almost 2 years ago
Bump tflite-runtime recipe version
github.com/kivy/python-for-android - RobertFlatt opened this pull request almost 2 years ago
github.com/kivy/python-for-android - RobertFlatt opened this pull request almost 2 years ago
⬆️ version: Updated `ffpyplayer` version and url
github.com/kivy/python-for-android - FilipeMarch opened this pull request almost 2 years ago
github.com/kivy/python-for-android - FilipeMarch opened this pull request almost 2 years ago
sh.CommandNotFound: /Users/suhaan/Documents/weatherappkivy/dist/hostpython3/bin/pip3
github.com/kivy/kivy-ios - pythonsus opened this issue almost 2 years ago
github.com/kivy/kivy-ios - pythonsus opened this issue almost 2 years ago
Asset validation failed Invalid bundle structure. The “theweatherreporterapp.app/lib/python3.9/site-packages/charset_normalizer/md__mypyc.cpython-39-darwin.so” binary file is not permitted. Your app cannot contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. For details, visit: https://developer.apple.com/documentation/bundleresources/placing_content_in_a_bundle (ID: eb2a7a62-515c-459b-a222-5330e609551d)
github.com/kivy/kivy-ios - pythonsus opened this issue almost 2 years ago
github.com/kivy/kivy-ios - pythonsus opened this issue almost 2 years ago
New Feature: Allows to hide the taskbar icon
github.com/kivy/kivy - DexerBR opened this pull request almost 2 years ago
github.com/kivy/kivy - DexerBR opened this pull request almost 2 years ago
dynamic module does not define module export function (PyInit_md) error
github.com/kivy/kivy-ios - pythonsus opened this issue almost 2 years ago
github.com/kivy/kivy-ios - pythonsus opened this issue almost 2 years ago
`charset-normalizer >= 3.0.0` is not plain-python anymore, and requires a recipe
github.com/kivy/python-for-android - snowgato opened this issue almost 2 years ago
github.com/kivy/python-for-android - snowgato opened this issue almost 2 years ago
Buildozer want to report this bug itself
github.com/kivy/buildozer - PyRunOfficial opened this issue almost 2 years ago
github.com/kivy/buildozer - PyRunOfficial opened this issue almost 2 years ago
kivy app built with buildozer, crashing on android .../site-packages/charset_normalizer/md.so" is for EM_X86_64 (62) instead of EM_AARCH64
github.com/kivy/buildozer - snowgato opened this issue almost 2 years ago
github.com/kivy/buildozer - snowgato opened this issue almost 2 years ago
Toolchain 407 duplicate error of arm64
github.com/kivy/kivy-ios - pythonsus opened this issue almost 2 years ago
github.com/kivy/kivy-ios - pythonsus opened this issue almost 2 years ago
bash: toolchain: command not found
github.com/kivy/kivy-ios - damasterofdabola opened this issue almost 2 years ago
github.com/kivy/kivy-ios - damasterofdabola opened this issue almost 2 years ago