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

Merge pull request #5206 from audryste/touchscreen_fixes

Touchscreen fixes

da5793b730758f2a8e2766d7fa9030d8333447b4 authored over 7 years ago
Merge pull request #5451 from kivy/revert-5407-cython_downgrade

Revert "Downgrade Cython to 0.26.1 for builds"

66c1a22753d2e3dc9ac9d3bbf841a72c2a60be69 authored over 7 years ago
Revert "Downgrade Cython to 0.26.1 for builds"

8967f56eccfed4331fdc33eac291230dfbee95cf authored over 7 years ago
Merge pull request #5446 from KeyWeeUsr/test_sequencezip

Add unittest for AsyncImage + remote .zip sequence

4d907d3db5fe212fdbaf21d4866674fe26b436bb authored over 7 years ago
Add unittest for AsyncImage + local .zip sequence

6f2602031629b48e688762375614819ad8258097 authored over 7 years ago
Merge pull request #5233 from kivy/tshirtman/svg_improvements

svg improvements

b0192a37dfe3d0700472040f41742eed11ae98e1 authored over 7 years ago
stale: increase max inactivity period to 365 days

245d7a02712f25a297de734a21a0f6eb058443fc authored over 7 years ago
Merge pull request #5268 from bionoid/fix_actionbar_use_separator

Fix crash when instantiating ActionView(use_separator=True)

1f4fdb290b9ff6f3a0694cc0cdad56e78a9490bb authored over 7 years ago
Resize treeview collapse. closes #5426

cd548c1c2a7e8000c3c944b46cb24235187e86c5 authored over 7 years ago
Add unittest for AsyncImage + remote .zip sequence

3fe6ecd35d57410f436c67c74abc971e9e364f53 authored over 7 years ago
Add web client for IRC to README

36668548fa8657ebb6796e91c8d1bb0c8ce277c6 authored over 7 years ago
Merge pull request #5418 from kivy/validate_unfocus

Add text_validate_unfocus option to TextInput

d0216fa2fd3044c5c9bea519d4ecaba26811e62d authored over 7 years ago
Merge pull request #5406 from KeyWeeUsr/scoder-patch-1

Fixes for Cython 0.27

7f51b77cd36d3790deda2dada4e3f9146fca60bd authored over 7 years ago
All instead of '.'

cd7e220d905eec19925e33b7c659dca5051a096e authored over 7 years ago
stale: temporarily extend allowed inactive period

cfc2097c15f26f4c152a339204f7c41c0b523e05 authored over 7 years ago
Merge pull request #5435 from inclement/android_module_import

Changed Logger.error to Logger.warning on android import

8badfbe846bec35be227897e9bc56caa7dc8f399 authored over 7 years ago
Clarify handling of stale issues

70840e22fe16bd085946f1a5580849f16e62ff0a authored over 7 years ago
Pin Cython version in installation and packaging docs, ref #5406

6b9c10c41957809a220444da0f08830d0ba3e53f authored over 7 years ago
Merge pull request #5439 from ParokshaX/patch-1

OSX Install Instruction Update - Cython explicit version

22d4c2b1f75cf7d55cd66ba51fcebe99a22073bb authored over 7 years ago
Added supported Cython Version to 0.26

kivy doesnot compile with the recent Cython 0.27.x in OSX hence reverting to the 0.26.x version

3e4301eb06995335cf13883da3499f6ce0c7d881 authored over 7 years ago
Merge pull request #5437 from kivy/test_purge_log

Purge KV lang TRACE logs on demand with environment variable

b63e2c7111afb70822276fa955804ae2ef439f81 authored over 7 years ago
Fix typo in Inspector unittest

671765c762f4df24602e0712b2a5c42c248ceb01 authored over 7 years ago
Purge trace logs in UIX tests where not needed

097022e94a4c5921f99438263ca38fe2df63aae6 authored over 7 years ago
Use env variable to disable TRACE for tests

2ffed07d9009a15e9fdbee396b6a54413ee40178 authored over 7 years ago
Changed Logger.error to Logger.warning on android import

982adad1a64e02e546eee49dcf8ef18760786a8c authored over 7 years ago
Merge pull request #5433 from KeyWeeUsr/test_docs

Add simple guide for GraphicUnitTest

79bf5ef40497cf1d09854ceae000adefa4045351 authored over 7 years ago
Merge pull request #5423 from vga101/use_mouse_option

Add probesysfs option to include devices that offer core pointer functionality

cda41e99f2ad23b1781837059993260b10127322 authored over 7 years ago
Docs: Add simple guide for GraphicUnitTest

04b7f068d09dff97d953f3f10ea60d60c1799aa9 authored over 7 years ago
Fix framecount error if missing default value

b918f02abb16efd51c92b2b651b22ec8d6a4d068 authored over 7 years ago
Merge pull request #5313 from germn/ffpyplayer_better_seek

ffpyplayer video: better video seek

c49fbd6981f0af9f76f9098174f243e5145e3c8d authored over 7 years ago
Revert ffpyplayer seek_queue copying back to thread-safe.

c6258087fba0b6d5939c87f450f904db4ebe4819 authored over 7 years ago
Merge branch 'master' into ffpyplayer_better_seek

# Conflicts:
# kivy/core/video/video_ffpyplayer.py

6d5419a110a5e703a4c8de573b169c17909041c3 authored over 7 years ago
Added precise keyword argument to video seek() method.

bccd3954bc4b4f0ed792b74fd6583c34b62a4652 authored over 7 years ago
Docs: Fix options for Slider.sensitivity

1736a7fcb7f2fad60261d2107d701ef8320540c9 authored over 7 years ago
Merge pull request #5421 from kivy/fix_urlrequest_parse

Fix host/port handling in UrlRequest

134bd65a1bfb108c9a02aa87df012fd174d4bc56 authored over 7 years ago
Add user:pass authentication to UrlRequest

2e18719c2fb1b48c482097f073cfbacf6b379a47 authored over 7 years ago
Merge pull request #5053 from germn/ffpyplayer_update_frame_if_paused

ffpyplayer video: update frame/position on seek if video paused

61ad5a7ee900f2d8292b132e5c1fe6b34e0670a6 authored over 7 years ago
Merge pull request #5424 from kivy/nyetapp

Add notice about Kivy.app not being available for download

3192020276eed89a083b3143d87e2445c973a81c authored over 7 years ago
Add notice about Kivy.app not being available for download

3f1e4b6894d5efb3be784af056e4c99ce18578b7 authored over 7 years ago
Do not pin Cython version in macOS packaging guide

b4e6544b4bbdee69e97afc97c8cb0e8de8b0fff0 authored over 7 years ago
USE_OSX_FRAMEWORKS no longer needed for macOS installation

12f9881c4777398f3c1def29b7f5f7575dbbf667 authored over 7 years ago
Add use_mouse option to probesysfs

By default, touchscreen drives exposing core pointer functionality to
xinput are skipped by prob...

d1b1d974d8c3277b13cbce5ef8038edc4cfa7e9e authored over 7 years ago
Fix boolean probesysfs parameter

Docs give parameters as "select_all=1", but "select_all=0" is not
interpreted as False because v...

6f633eddb954a8839222c2cc65d5a0a3a04a2a4e authored over 7 years ago
Add commentary explaining magic number of frames to skip.

95837d3f5eb50ee2a7eca3cd8b9d5ee0d2a4d768 authored over 7 years ago
Use variable to determine if seek happened.

e00cb1690782cabe00abeb08e9abe3a3b288fe9e authored over 7 years ago
Merge pull request #4974 from germn/fix_video_loaded

Video: update 'loaded' on new video, unload previous video

fed61946603baf381404ae74009f742ab277d848 authored over 7 years ago
Fix host/port handling in UrlRequest

217d592ab9a1d100c6236568ade6ad9ffe55d550 authored over 7 years ago
skip stale for 'confirmed' label

b48fe7e37b1a1898c8a16e51c8fafe6fceb50b1f authored over 7 years ago
skip stale for 'triaged' and 'PR' labels

c93841d6c66626fbdfd5c963b440c817c4b65eb4 authored over 7 years ago
Add 'bounty' tag to stale issue exceptions

67d02cdcd7f077bdf7f6c9568c4720aef2746dcd authored over 7 years ago
Add unittest for TextInput.on_text_validate + focus switch

a96d6f376de678b94add89fa15a456b89b4f5e7d authored over 7 years ago
Enable probot-welcome

56b4c2dcd4638f6f0548351d6a159844dfef02fb authored over 7 years ago
Enable probot-stale

4114115de8b71b3aaee541aa437f84bc7b57b7f4 authored over 7 years ago
Add text_validate_unfocus option to TextInput

a75ea5d9bbfefef69e97b914811755045103c248 authored over 7 years ago
Merge pull request #5413 from matham/touch_sv

Don't pass touch to children when outside the sv.

3da6d165042cd5fb36685b7f457ab7261329d0a5 authored over 7 years ago
Don't pass touch to children when outside the sv.

e9b82dca8b76e447575afe5048c7a4ea945d3768 authored over 7 years ago
Merge pull request #5382 from kivy/feature_storage_existance

Fix Json+DictStore not raising error for non-existing folder + unittest

d8abd273c921ebd6246316a186474530bfa3d8b6 authored over 7 years ago
Fix Json+DictStore not raising error for non-existing folder + unittest

28d662993b6001a9810b65271cdeeff277a7775f authored over 7 years ago
Raise specific IOError, not random one

994ebc2a3a1ec47b82654c9130a1a56664bfc210 authored over 7 years ago
Merge pull request #5389 from khertan/master

Don t drop SDL_Dropfile event while in pause #5388

e2f86de28ca2288a8385aa259d717999cb5e7b17 authored over 7 years ago
Merge pull request #5399 from kivy/test_multitouchsim

Add unittest for Mouse multitouch simulator

5f6501fabb9b1838f6dd2190c707e8d619f65d65 authored over 7 years ago
Remove redundant import, add short description

1c67ed2a4ddb874733bf74616f6bb0451adc2c92 authored over 7 years ago
Add unittest for Mouse multitouch simulator

a172dde2290e266749489f6597f43cbf9fc960ee authored over 7 years ago
Fix typo in MouseMotionEventProvider

d8b986f87ee25dedbdd63bb4f85aaff42c36f799 authored over 7 years ago
Fix pep8 in mouse.py

36348b91c03e06f4e6f09bd7df43e3f21ec62faf authored over 7 years ago
Merge pull request #5407 from KeyWeeUsr/cython_downgrade

Downgrade Cython to 0.26.1 for builds

1e6c9e8e1bf771989715f674b26af549a0e6b354 authored over 7 years ago
Downgrade Cython to 0.26.1 for builds

5c4b8ed14e272c182b2d097a07973ead462213ae authored over 7 years ago
Fix reload() definitions

e5f5aca301ce9b0e61682b67f0b99e5ae13e97a4 authored over 7 years ago
Fix Instruction.reload() definition

915994cda6597994731c900223e8fee50debbefc authored over 7 years ago
Fix grammar in event.py (#5402)

7683d8d20d7179a823967892f80d04e2498e8305 authored over 7 years ago
Fix throw exception in fbo.pxd

d1714d9e3903bcbb9f49d6913af9c983b603d3c2 authored over 7 years ago
Merge branch 'patch-1' of git://github.com/scoder/kivy into scoder-patch-1

735d0d5fe09e94d66ed29ffb547f8d3c0ede5707 authored over 7 years ago
Merge pull request #5396 from matham/multi

Actually display multitouch emulation if sim set to True.

356be41b744275ac62441ae3546d140c2f8b6981 authored over 7 years ago
Merge pull request #5392 from kivy/inclement-patch-1

Fix setup.py under python2

6c45e285d1d21263f508b126103b32ad19c27bac authored over 7 years ago
Actually display multitouch emulation if sim set to True.

ea1904642d83936de8f10a9614803143bf14cee8 authored over 7 years ago
Add IOError type of FileNotFoundError on Windows

f8310558948dcd86cf12f1ca27db97e616bf85e2 authored over 7 years ago
Merge pull request #5395 from kivy/revert-5164-master

Revert "Fix #4444 Fixes Nested ScrollView"

d7ae0b46060df41e2513b2470cfedeb57d05013c authored over 7 years ago
Revert "Fix #4444 Fixes Nested ScrollView"

b204875c8e713ab5988c7dc0f51ec1fbfa444704 authored over 7 years ago
Merge pull request #5393 from matham/config

Forward kwargs to config parser.

ff12fbd35101fbbce8fd862c2860b75343fb7638 authored over 7 years ago
Merge pull request #5379 from matham/text-filter

Allow negative values in textinput with filters.

8973db029e68b08cde6de5460f7dd20aeaa0e3ec authored over 7 years ago
Forward kwargs to config parser.

206ed93421ac13d5f993694f681aab7a982db526 authored over 7 years ago
Fix setup.py under python2

The setup.py currently has an `except FileNotFoundError`, but if an exception does occur then th...

e18cd352b3aa966167a9a80b0b61437b1577d6ab authored over 7 years ago
Forgot one more occurrence.

673370899890acf895ecd94aef80ba24564cf3ab authored over 7 years ago
Fix exception declaration in base class, as subclasses in svg.pxd require it.

This will become an error in Cython 0.27, as it would depend on the type that Cython thinks it i...

ec0456a20699bdebac9af56fe73329dddeba06f4 authored over 7 years ago
Dispatch Dropfile event also when the app is paused as else we miss it

3c3c42930ba5671e2eb50eebcd9ddcf44c74912c authored over 7 years ago
Merge pull request #5387 from bionoid/patch-2

_text_sdl2.pyx: Don't clear pixel memory twice

7991cef4184b26894139d68c561dc79bedde7736 authored over 7 years ago
add a log

228f33816ea76eca5caa0c1d776e615bc252ed03 authored over 7 years ago
_text_sdl2.pyx: Don't clear pixel memory twice

[SDL2 does this already](https://github.com/SDL-mirror/SDL/blob/release-2.0.0/src/video/SDL_surf...

5d52ef00ec307fc30ff9fedfb2410d5aa210df20 authored over 7 years ago
Merge pull request #5381 from kivy/test_kvproperty_space

Add test for KV event/property + trailing space

4fcdd00a7db836d5aeb4efcbc9546930b102b8b7 authored over 7 years ago
Add test for KV event/property + space

f4f89d6698fe572bc24e49de660bc57bb236641d authored over 7 years ago
Merge pull request #5378 from kivy/fix_popup_inspector

Add test for Inspector module, fix children order for ModalView

f32bb16e5b477f5b54f3dc23ff048b490e906590 authored over 7 years ago
Fix Inspector unittest for multiple popups

5c52d688d347bff2c3b6d1c0b7911ae350b5f5f9 authored over 7 years ago
Disable logging for inspector unittest

0244ac3a3d67f779e841225c448cab192e28add1 authored over 7 years ago
Allow negative values in textinput with filters.

d4757a518441f6d393dc2f4fe5279353309f47b1 authored over 7 years ago
Merge pull request #5377 from matham/prop-exc

Let dpi formatting exceptions in kv propagate out from cython.

03bb1cbe356cbb3e057bb74b188b14064fa2a8ba authored over 7 years ago
Fix Window children order for ModalView/Popup in Inspector

9a37fe362172497c7c1403b18447023d523e39fe authored over 7 years ago
Add test for Inspector module

5f7c992d7f0371305b68d555693d331d31223387 authored over 7 years ago
doc: Added default value to Scatter 'do_collide_after_children' property

2faa6a9932bfc350c16023051f1ee33447bec893 authored over 7 years ago
Let formatting exceptions in kv propagate out from cython.

337bc4ed2d0cdee1bfddb15cf354b1d577b743a2 authored over 7 years ago
Fix Inspector crash if shaped window is disabled

if disabled, SDL2 returns garbage as the 'shape_mode' index, therefore IndexError when Inspector...

d175cf82cd7714afeb0263609865f690fcb9fd5f authored over 7 years ago