community icon indicating copy to clipboard operation
community copied to clipboard

Modern Confluence alternative designed for internal & external docs, built with Go + EmberJS

Results 371 community issues
Sort by recently updated
recently updated
newest added

**Software Versions** * Python: 3.11 * OS: Android * Kivy: 2.3.0 * Kivy installation method: **Describe the bug** Kivy app immediately crashes with this output in logcat `ImportError: dlopen failed:...

**Software Versions** * Python: 3.12.4 * OS: Windows 11 Pro * Kivy: 2.3.0 * Kivy installation method: pip **Describe the bug** It appears as though EffectWidgets & repeating animations can...

padding: 3 line here gives an error. i have to delete it every time i import kivy Maintainer merge checklist * [ ] Title is descriptive/clear for inclusion in release...

Hi Kivy Developers, I’m currently developing a simple Snake game using Kivy and testing it on an iPhone 15 Pro Max via Xcode. While the app works fine in general,...

Hello, I have a working Kivy based app which I would like to run on FOSS mobiles OSes like Plasma Mobile and Phosh (here on Pinephone with Manjaro and Mobian)....

Type: Feature

The :class:`App` class is the base for creating Kivy applications. Think of it as your main entry point into the Kivy run loop. In most cases, you subclass this class...

``` # (string) Presplash background color (for android toolchain) # Supported formats are: #RRGGBB #AARRGGBB or one of the following names: # red, blue, green, black, white, gray, cyan, magenta,...

### Description: In the context of planning for **Kivy 3.0**, it would be amazing to implement a cross-platform WebView widget that follows the following workflow: 1. Render the WebView off-screen....

**Software Versions** Twisted 24.7.0 * Python: 3.11 * OS: Windows 10 * Kivy: 2.3.0 * Kivy installation method: pip **Describe the bug** Upgraded to twisted==24.7.0 Kivy application integrated with twisted...

**Software Versions** * Python: 3.10.9, 3.11.4, 3.11.6 * OS: Windows 10 * Kivy: 2.2.0, 2.2.1 * Kivy installation method: pip When I manually resize an kivy app, the kivy app...

Status: Needs-analysis
Platform: Windows
Type: Bug