Dexer

Results 13 issues of Dexer

Currently vertical scrolling is limited to one line per scroll, and does not have an exposed option to control it. This PR allows you to scroll more than one line...

Component: Widgets

This PR is intended to solve some common problems of the `rounded_rectangle` used with Line/SmoothLine: - Improve segment control to avoid unwanted shapes if any corner radius = 0 or...

Component: graphics
Notes: API-break
Notes: Release-highlight

Related to kivy/buildozer#1428 Reference: https://developer.android.com/guide/topics/resources/providing-resources PRs it can cover (at least partially) : #2330 #2200 #1922 #2299 #2570 #2322 Maybe related issues: #1964 #2298 #2614 ### Important notes: - It...

Depends on: - kivy/python-for-android#2580 General explanations of feature need: #1397 Reference: https://developer.android.com/guide/topics/resources/providing-resources Using specific solutions will not be enough in the long term, so this PR is intended to provide...

### Is your feature request related to a problem? Please describe. Currently, buildozer does not simplify adding resources to applications. Actually , if we want to add custom resources, we...

Current state behaviors do not have a consistent API, and a `HoverBehavior` implementation is missing. Some suggestions for improving the consistency of the API are in the table below: ![image](https://github.com/kivy/kivy/assets/73297572/28175337-c238-4759-a53b-1c9eec575f41)...

Type: Feature
Notes: API-break

### This is a PR based on and replacement of #7997 (mentioned as an orphan PR by @Julian-O). @RobinPicard Thanks for the original PR! Test code: ```python from kivy.core.window import...

### Is your feature request related to a problem? Please describe I'm trying to compile `PyAV` for iOS. Up to a certain point the compilation seems to be successful, but...

feature request

Show live stars count from the repository on GitHub