Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kivy/kivy

Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
https://github.com/kivy/kivy

WindowBase: Removed binding to softinput_mode and keyboard_height from system_size, size, width and height properties.

9da08a5b4bdbbfd295aad6db1c29f333b91329f5 authored almost 3 years ago by pythonic64 <[email protected]>
Merge pull request #7766 from kivy/fix/sphinx-lexer-multiple-versions

Add support for older Sphinx versions

90a4e75f9aebd6ee6c7d8635faac0c492c869e64 authored almost 3 years ago by Matt Einhorn <[email protected]>
Add support for older Sphinx versions

54c6f298c94411c31bed4864b542f56b17512e45 authored almost 3 years ago by Mirko Galimberti <[email protected]>
Merge pull request #7760 from misl6/fix/benchmark-tests

Fixes benchmark tests on wheels

c02d716e63b4a7d1bd6c46d425b912c46c181461 authored almost 3 years ago by Matt Einhorn <[email protected]>
Merge pull request #7764 from misl6/feat/upgrade-license-year-to-2022

Update license year

b37f2815851b87d2517ea45166fc716306357fb4 authored almost 3 years ago by Matt Einhorn <[email protected]>
Merge pull request #7763 from misl6/feat/drop-python36-support

Removed Python3.6 from the supported ones, it reached EOL

1a21aea5799822e0d46494efcf96bcdf417466fb authored almost 3 years ago by Matt Einhorn <[email protected]>
Merge pull request #7762 from misl6/feat/macos-deps-bump_sdl2020_and_sdlttf2018

macOS deps: Update SDL to 2.0.20 and update SDL_ttf to 2.0.18

f381b46a573ac2cb5af826431647adf44698b6c2 authored almost 3 years ago by Matt Einhorn <[email protected]>
Update license year

94d4828c854c88cc787b73fab42c3e47176affe6 authored almost 3 years ago by Mirko Galimberti <[email protected]>
Removed Python3.6 from the supported ones, it reached EOL

1029f2ad9d262c444f6bc0724cc5df8244dee0e9 authored almost 3 years ago by Mirko Galimberti <[email protected]>
macOS deps: Update SDL to 2.0.20 and update SDL_ttf to 2.0.18

f7b54e39190579b2aec60349ce7bdc3a07f4e10e authored almost 3 years ago by Mirko Galimberti <[email protected]>
Window.softinput_mode fix for "pan" and "below_target" modes when using kivy virtual keyboard. (#7726)

* Softinput_mode fix for pan and below target modes

Fixes issues related to correct Kivy virt...

991ae22ec6af71e5188570daabd62ba128b226e5 authored almost 3 years ago by Dexer <[email protected]>
Fixes benchmark tests on wheels

e3fa9309b4121f6c731431e381f414305b022adb authored almost 3 years ago by Mirko Galimberti <[email protected]>
Merge pull request #7493 from pythonic64/update-add_method_clear_window_and_event_loop

GraphicUnitTest: Add clear_window_and_event_loop method

31308184cf2c127e77b3f61c100179f854d4df3f authored almost 3 years ago by Matt Einhorn <[email protected]>
collections fix for python 3.10 (#7749)

* collections fix for python 3.10

* do not support old versions

* do not support old versi...

e2d0b0c75ac85e91d381b05d8c52d3069dfda038 authored almost 3 years ago by Sander Land <[email protected]>
Merge pull request #7752 from misl6/feat/improve-docs-before-kivy2.1.0-release

Improves docs on mobile, fixes duplicated getting started

29856d9fa21c06b8067d21dd42ec9590ffa2c39f authored almost 3 years ago by Matt Einhorn <[email protected]>
Update README.md (#7757)

c6fe1111bb04dbf04a73517a481f9631a02a1b88 authored almost 3 years ago by baseplate-admin <[email protected]>
Fixes some bugs in the TextInput if the text is right-aligned or center-aligned and not multiline. (#7631)

* "Partially" fixes the center and right horizontal alignment bug

The bug appears when using ...

d97fe64f1b9711e4d8e885088850566c51efdd65 authored almost 3 years ago by Dexer <[email protected]>
Improves docs on mobile, fixes duplicated getting started

b79cd3cafc49fd9b069cae05215eb529f879056c authored almost 3 years ago by Mirko Galimberti <[email protected]>
Merge branch 'master' of https://github.com/kivy/kivy into get_cursor_from_xy_fix

b5209e61d35f2d8f03e0e43fcd52d9ea5526c5d5 authored almost 3 years ago by Alspb <[email protected]>
Add python3.10 in the ci configuration [build wheel linux] [build wheel osx] [build wheel win] (#7663)

* Add python3.10 in the ci configuration

* Update setup.cfg and setup.py for python3.10

* ...

fbf561f73ddba9941b1b7e771f86264c6e6eef36 authored almost 3 years ago by Gabriel Pettier <[email protected]>
Merge branch 'master' of https://github.com/kivy/kivy into get_cursor_from_xy_fix

936d0de2e9f0d96e57a1c803d5bb6227fbf85130 authored almost 3 years ago by Alspb <[email protected]>
Merge branch 'master' of https://github.com/kivy/kivy into textinput_optimisation

61097dd04bbc39569d277c2cd3148ccd5d08098c authored almost 3 years ago by Alspb <[email protected]>
Textinput on double tap improvement (#7636)

* Improved on_double_tap in textinput - words are selected considering commas, brackets, etc.

...

4320c7271cbedef1cf59cb4a381f6a75c4f6738c authored almost 3 years ago by Alspb <[email protected]>
CodeInput: fixed disappearing lines after inserting text (#7737)

25c00cc7e8b76fda7f2b664a019f430134dc2ada authored almost 3 years ago by Alspb <[email protected]>
Add support for Apple Silicon on CI/CD [build wheel osx] [build app osx] (#7678)

* Added support for universal2 wheels, and adds unit testing on our self-hosted Apple Silicon M1...

7d12150ee77aee0bf45095436ff2a4d6bfddfeb8 authored almost 3 years ago by Mirko Galimberti <[email protected]>
Enable pressure for touches in android (and ios?) (#7684)

* enable pressure four touches in android (and some ios devices)

* style fixes

b692b227637d0ffb8aedaa602e67d5a22af23551 authored about 3 years ago by Gabriel Pettier <[email protected]>
Textinput: Fixes issues #7165, #7236, #7235 (#7641)

* Fixed #7165

* Fixed #7236

* Fixed #7235

* Minor refactoring

7206762b88b5a6e8b511de42d780cd93836f1378 authored about 3 years ago by Alspb <[email protected]>
MotionEvent: Fix docstring in dispatch_done method to reference post_dispatch_input. (#7717)

64dd0930226731c2fbb63e6894fa6aafebf5c841 authored about 3 years ago by Filip Radović <[email protected]>
deprecate 'kivy.utils.SafeList' (#7701)

* deprecate SafeList

c27fb3187b527deea585c72bad000b44af520bce authored about 3 years ago by 水戸う納豆齋(Nattōsai Mitō) <[email protected]>
MouseMotionEventProvider: Update simulated touch position on window reisze or rotate. (#7714)

66458a9656a517b2f921d1f69a11f70940997813 authored about 3 years ago by Filip Radović <[email protected]>
MotionEvent: Fixed calculation of z values in scale_for_screen when p is None. (#7679)

a1c1bcbefca8e3c73bbf2fb10e3a21f8596ca5c8 authored about 3 years ago by Filip Radović <[email protected]>
MotionEvent: Fix keeping of the previous normalized position (#7691)

* MotionEvent: Fix keeping of the previous normalized position.
* MotionEvent: Synchronizing no...

15e093a3199d8c855d6f4791a8c417d5fd08d4b8 authored about 3 years ago by Filip Radović <[email protected]>
change method name to get_color_from_hex (#7706)

9a7f521d23be53d5ddbeab08c9c83ebe45370f1b authored about 3 years ago by Alexander Wolf <[email protected]>
Add an option to force a custom search path for SDL2 frameworks + fixes ARCHFLAGS (#7711)

* Allow to force a custom search path for SDL2 frameworks + fixes ARCHFLAGS

* Removes additio...

647549530044d99c2631fa25e87bfcf039d2816b authored about 3 years ago by Mirko Galimberti <[email protected]>
[WIP] refactor kivy.lang (#7703)

* remove unnecessary list creations
* remove unnecessary 'len()' calls
* remove unused import ...

6fcf41729ce4abc6625bc732846f2c4d1d92ea3f authored about 3 years ago by 水戸う納豆齋(Nattōsai Mitō) <[email protected]>
Moved support-request to v2. v1 has been shut down. (#7676)

43dc1cee8720ef46a383632da34a0bb101b92e02 authored about 3 years ago by Mirko Galimberti <[email protected]>
Remove wording and functions specific to Python 2 (#7693)

74057b9fcf7cbe3ec2f17c86e7a3da93b40e372b authored about 3 years ago by Stanislav Syekirin <[email protected]>
Fix dds header comparison (#7688)

f0db81200a70a07a70b41da4f786726bbe670d8a authored about 3 years ago by Gabriel Pettier <[email protected]>
MotionEvent: Fix scale_for_screen method (#7659)

* Fixed scale_for_screen to compute all absolute coords from normalized coords.
* Updating dz o...

e8725996ac8cc8d533ba91f1e8325b74928d0b7d authored about 3 years ago by Filip Radović <[email protected]>
temporary force python3.9 use in the ci (#7674)

f40dd28ed6614d5e1a972fd5a3eeb99e12fa8578 authored about 3 years ago by Gabriel Pettier <[email protected]>
fix various docs (#7672)

* fix kivy/effects/*.py docs
* add 'kivy.clock.triggered' to the doc

a7a0310219242517cc7f29a0d9db35192f78d1ce authored about 3 years ago by 水戸う納豆齋(Nattōsai Mitō) <[email protected]>
WindowBase: Add transform_motion_event_2d method (#7648)

* WindowBase: Added transform_motion_event_2d method.

8ae4378e8517b23d8e9e35647ebf4e518a1c0883 authored about 3 years ago by Filip Radović <[email protected]>
Rebase pr 2212 (#4546)

* added new type color for a colorpicker setting.

* removed not used textinput property in Sett...

6430e1356248313f5cdd3a96c8861b17b12c0be7 authored about 3 years ago by Gabriel Pettier <[email protected]>
Merge pull request #7614 from wxllow/patch-1

Fix install command for zsh

9a1794e8c3e020252f7e41bc2d6ed78c461a69b0 authored about 3 years ago by Richard Larkin <[email protected]>
Merge pull request #7620 from p0lygun/patch-3

removed print and added logging to flipVert

7e2a2c75295176ead49530321e5fc95c0357fe5f authored about 3 years ago by Richard Larkin <[email protected]>
Merge pull request #7644 from pythonic64/update-doc_of_disable_hover_property

MouseMotionEventProvider: Update doc of disable_hover property

32235836517b34a04e99b19de096d3c3f6a0192b authored about 3 years ago by Richard Larkin <[email protected]>
WindowBase: Change type of clearcolor property to ColorProperty. (#7647)

6a20b0dd352fde77518062d7ba3c4bfb197d63cd authored over 3 years ago by Filip Radović <[email protected]>
Added scroll from swipe feature in TextInput (#7610)

Textinput updated to allow scroll from swipe

* Improve consistency of scroll feature when tex...

c11125ee4a5c66087c8fa2a861993678969ae8cc authored over 3 years ago by Dexer <[email protected]>
MouseMotionEventProvider: Updated doc of disable_hover property.

0e485fbeaf5a54d6193b76e00440a9d444329ecb authored over 3 years ago by pythonic64 <[email protected]>
Added Custom titlebar support (#7637)

* added SDL_SetWindowHitTest function definitions, and data types
* Added custom_titlebar, cust...

d526ade135ad19546c3870cae18873deb9be0039 authored over 3 years ago by Vibhakar Solanki <[email protected]>
TextInput loading time optimisation for large texts

bfd4154294bf9feba1b6e93517965b74a573e24c authored over 3 years ago by Alspb <[email protected]>
Merge branch 'master' of https://github.com/kivy/kivy into get_cursor_from_xy_fix

Fixed get_cursor_from_xy. Fixed selecting using handles bug (#7246)

531636f94226e12479df2926c545eefb51e3bf02 authored over 3 years ago by Alspb <[email protected]>
Fixed selecting using handles bug (#7246)

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

3d3a1687caf557603e6ff18d21cd606a22e454b1 authored over 3 years ago by Alspb <[email protected]>
Fixed unexpected overscrolling bug when using mouse wheel, complement to #7612 (#7615)

* Update textinput.py

* refactoring for readability/identification

* refactoring

a555d02ddd43e13926533cc64fd98f1f4daa4c31 authored over 3 years ago by Dexer <[email protected]>
Update line number refs (& remove one unclear one) (#7625)

0ca10a893f9a424b3bf44d35b7d5c40306cedff0 authored over 3 years ago by Geo Maciolek <[email protected]>
Replace modname_tkinter with 'tkinter' (#7605)

d1b7f415b8bece8f2b3a30a855597047f8ff2411 authored over 3 years ago by eric15342335 <[email protected]>
bugfix: tutorials pong score countup on right side (#7603)

The ball wasn't acting correctly when touching the right side:
The score countup occured when t...

c2471d3098e3f2391bb449d3ccc48518d0a8684c authored over 3 years ago by SubaruArai <[email protected]>
Fixed inconsistent behavior of TextInput bubble and handles (#7621)

* Fixed inconsistent behavior of TextInput bubble and handles

The entirety of the bugs resolu...

390cffa3fc6d1f128952a87af6466ca3d3d90a50 authored over 3 years ago by Dexer <[email protected]>
Fixes TextInput cursor issues when resizing/scrolling (#7622)

* Fixes text input cursor issues when resizing/scrolling

* refactoring

1e518357cbab968ae8af1b675fa17529b3240d27 authored over 3 years ago by Dexer <[email protected]>
Fixes missing documentation_options (#7624)

b1b3492d4ee000aae61d1f711e0694ee43f19e59 authored over 3 years ago by Mirko <[email protected]>
Sphinx: Use class instead of instance in add_lexer + Fixes search on sphinx>1.7.9 (#7623)

* Use class instead of instance in add_lexer

* Fixes search with newer sphinx

6a9913425550169edcec39aae77c78719eb4327f authored over 3 years ago by Mirko <[email protected]>
Fixed TextInput visual selection bugs while scrolling (#7618)

Fixed TextInput visual selection bugs in multiline mode while scrolling vertically.
Removed une...

9152bc85908b757c0664f95c9105c84901e8b2a5 authored over 3 years ago by Dexer <[email protected]>
removed print and added logging to flipVert

Removed unnecessary print statement and made use of Logger

a2a507824918c3b27f4e46843bf3290aa2eddd24 authored over 3 years ago by Vibhakar Solanki <[email protected]>
Fix install command for zsh

`python -m pip install kivy[base] kivy_examples --no-binary kivy` throws the error `zsh: no matc...

32a71278fd917a9e96b88d0cdfd044bcde47f1a5 authored over 3 years ago by willow <[email protected]>
Fixed unexpected overscrolling when using mouse wheel (#7612)

92ff508dc17831a57a4bb900d7bc218b577e066e authored over 3 years ago by Dexer <[email protected]>
Merge pull request #7592 from outdooracorn/fix/docs

Fix missing word in doc/guide/events.rst

49ef9ff24bf8f545243a30b1e49192d73c1b41f7 authored over 3 years ago by Akshay Arora <[email protected]>
Fix missing word in doc/guide/events.rst

31ec7df0e6aa6ba4e482c8c693c325873a032f29 authored over 3 years ago by oshotton <[email protected]>
Fix PermissionError when reconnecting mtdev input devices (#7587)

The Linux kernel creates input devices then hands permission management off
to udev. This resul...

a55ad400a52e038f110df10d8f3c1e822b90f76c authored over 3 years ago by Dean Serenevy <[email protected]>
Fixes issue #7514 ('auto_halign_r' referenced before assignment) (#7548)

57775fed3f09470069f17d600d93d70782ceadf7 authored over 3 years ago by Mirko <[email protected]>
Fixes double word in docs. (#7581)

Co-authored-by: meow464 <meow464>

53502b7942155dbae96efa3a9e469fe24db90533 authored over 3 years ago by meow464 <[email protected]>
Fix line number references in basic.rst (#7580)

c0665964a3d7289d05696cf7f20654a2f0c1020e authored over 3 years ago by outdooracorn <[email protected]>
Typo on docs, missing word (#7561)

143ba31a0a5c23d8c1a8d6fb1972d94cc1d7f31c authored over 3 years ago by meow464 <[email protected]>
Comment references the wrong layout (#7560)

There is no BoxLayout anywhere, it should be FloatLayout.

9eb4bded17f5004489f5deb160383809e28af19d authored over 3 years ago by meow464 <[email protected]>
MouseMotionEventProvider: Add disable_hover property (#7549)

* MouseMotionEventProvider: Added disable_hover property.

* MouseMotionEventProvider: Added d...

3894a454ee03ede25e920759e6ac2df040ff3431 authored over 3 years ago by Filip Radović <[email protected]>
SoundLoader: Fix play calls not working in ffpyplayer after the first (#7541)

* seek on play in ffpyplayer

* remove kivy/graphics/cgl.h, edit .gitignore

d7575d41e127d500acdbed98f744c1e3ee7baa54 authored over 3 years ago by Sander Land <[email protected]>
Inititalize disabled color when creating label and disabled (#7527)

e10ef1a11c28dd1ca38ef2b1af86c359397a4017 authored over 3 years ago by matham <[email protected]>
EventDispatcher: Add nicer error message for non-existing properties (#7536)

* nicer error message for unknown properties

* edit kivy/tests/test_widget.py

* edit kivy/...

28bfe768d8066b9b42d5e9081ba7318ae7ca5fbe authored over 3 years ago by Sander Land <[email protected]>
Merge pull request #7520 from rnixx/rnix_video_eos

Video: Fixed handling eos after unloading

c0800fa6f9650acd5d13c9451f985d0eb4231272 authored over 3 years ago by matham <[email protected]>
Fix case when unload of kivy.uix.video.Video gets called before core video triggers eos

8d5e43ae3b6b21802ec6f589ffecc51198e2632e authored over 3 years ago by Robert Niederreiter <[email protected]>
Core: Use importlib's __import__ for compatibility with patching (#7517)

* use importlib.__import__

* fix line length

Co-authored-by: hiaselhans <simon.klemenc@gma...

d3a2e7f94c77379057ca54de82f1f2f8df3e30d5 authored over 3 years ago by simon klemenc <[email protected]>
Merge pull request #7516 from pythonic64/update-enable_test_methods_in_mouse_hover_event_test_case

MouseHoverEventTestCase: Removed skip of test methods on Windows CI.

739f5a10531827b3622c318598e35d169d423315 authored over 3 years ago by Filip Radović <[email protected]>
MouseHoverEventTestCase: Removed skip of test methods on Windows CI.

412976cecb0c754a4f70e2acbe9b117d46af8aa1 authored over 3 years ago by pythonic64 <[email protected]>
Merge pull request #7515 from pythonic64/bugfix-graphics_unit_test_teardown_method

GraphicUnitTest: Fix signature of tearDown method to use (*args, **kwargs).

4ba1db8d37818513dda658742f78176bbb9920d3 authored over 3 years ago by Filip Radović <[email protected]>
GraphicUnitTest: Fix signature of tearDown method to use (*args, **kwargs).

5f99cc300b098d2b1df065a2460a5f9abece3f89 authored over 3 years ago by pythonic64 <[email protected]>
GraphicUnitTest: Added clear_window_and_event_loop method.

a3a48b85191a24c03271072b53ed3715653b6231 authored over 3 years ago by pythonic64 <[email protected]>
Merge pull request #7505 from pythonic64/bugfix-remove_provider_from_autoremove_list

EventLoopBase: Remove provider from auto-remove list

c2b75c587abdc9594e69ef3f5069bd4920bb60e4 authored over 3 years ago by Filip Radović <[email protected]>
MouseMotionEventProvider: Refactor of provider and tests (#7492)

* Refactor MouseMotionEventProvider and its tests.

* Swap arguments of MouseMotionEventProvid...

10e2f1ae4783b682ca060b8d04de1daf594d5eeb authored over 3 years ago by Filip Radović <[email protected]>
MouseHoverEventTestCase: Dispatching event on_cursor_leave to cleanup some tests (#7494)

* MouseHoverEventTestCase: Dispatching event on_cursor_leave to cleanup some tests.

* MouseHo...

c38bb145addf0aae500f5acad28367a954533e4d authored over 3 years ago by Filip Radović <[email protected]>
EventLoopBase: Remove provider from auto-remove list.

140424df1baebb4a68d6bd89cbe73b122e21dad6 authored over 3 years ago by pythonic64 <[email protected]>
Merge pull request #7512 from pythonic64/bugfix-start_stop_event_loop_only_once

EventLoopBase: Start/stop event loop only once

570619fab60e447c4f6a52098f3dac64b4e69915 authored over 3 years ago by Filip Radović <[email protected]>
EventLoopBase: Start/stop event loop only once.

41c6c5204eb8661773e7ffad841346352382ee85 authored over 3 years ago by pythonic64 <[email protected]>
Latest pyinstaller includes required fixes for tests. (#7513)

eb11a4e0baee98eb2228935b8ba671d1f0b363fc authored over 3 years ago by matham <[email protected]>
App: Process app quit event while paused (#7508)

* Fix case when app receives quit event while paused

* Fix case when app receives app_termina...

cf61e5ed8b05997459ff3bd0b0116c9dab7d68e5 authored over 3 years ago by Kostiantyn Syrykh <[email protected]>
Merge pull request #7502 from pythonic64/bugfix-attempt_to_fix_test_mouse_hover_event_8

MultitouchSimulatorTestCase: Don't render widgets in tests

681210087cee6d4c65d4e0100718c8f17749ee8d authored over 3 years ago by Filip Radović <[email protected]>
Switch rsa ssh key to ed25519 for server upload [build wheel]. (#7509)

3eb4e612689a2e60267fac102ebd2022d4b939e3 authored over 3 years ago by matham <[email protected]>
MultitouchSimulatorTestCase: Don't render widgets and set framecount to 3.

1cc6aeaa7f7771fe474bfacbe598b00737a3a12b authored over 3 years ago by pythonic64 <[email protected]>
Update events.rst (#7497)

Remove the Python 2 compatible use of `super()`, it still works in Python 3, but is no longer id...

fe1ab549e0f1272ff12df2af726ba9edab91ca28 authored over 3 years ago by Anthon van der Neut <[email protected]>
Removed unused id_rsa.enc. ssh keys are in the secret env (#7495)

c28c47b39ae57c97c70cc0398d74774d73a6894b authored over 3 years ago by matham <[email protected]>
MouseHoverEventTestCase: Enabled on Windows CI (#7483)

* Enabled MouseHoverEventTestCase on Windows CI.

* Updated MouseHoverEventTestCase to skip te...

6f13c6a397aa3a03376ab488c60d8f8862bdf495 authored over 3 years ago by Filip Radović <[email protected]>
WindowBase: Add to_normalized_pos method (#7484)

* Added to_relative_pos method to WindowBase.

* Added test for WindowBase.to_relative_pos met...

281d3c407715c520f1e2a2f9d6fdbe8e20261863 authored over 3 years ago by Filip Radović <[email protected]>