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 #5564 from yhcharles/patch-1

Update basic.rst

59c67ada7c9279e5e8256dcdec6dedd4d5e62c07 authored about 7 years ago
Update basic.rst

overload -> override
https://stackoverflow.com/questions/12893907/are-polymorphism-overloading-...

957ae6faad8cf903eac8a0e22c56d65d11929046 authored about 7 years ago
Fix dessant's mistake

4161c4512cef10cc504dc1404cea64c14027bc4b authored about 7 years ago
Enable McNotify

a76a4e74d24c667b90a22eba232dd4429dfb5cd1 authored about 7 years ago
Merge pull request #5559 from kivy/docs_gstreamer_memerr

Docs: Add note about MemoryError for kivy.deps.gstreamer

59888a2a1c28692a8ebc0311e7d22e77bf447286 authored about 7 years ago
Docs: Add note about MemoryError for kivy.deps.gstreamer

ref #5510

6a19d3192e6230bdb208adfa7f536833b2ad30cd authored about 7 years ago
don't expose _disabled_count as a property.

Instead, dispatch directly from it when disable state change in
inc/dec_disabled

5f62b6b4dd6af51d72f4939656a9c11d029ceab2 authored about 7 years ago
Make `disabled` an AliasProperty

This allows rembembering the previous disabled state, which is useful
when using disabled at mul...

1d999d15705d768a476f3d0dc5e208ab37be50a0 authored about 7 years ago
Merge pull request #5455 from kivy/ti_blink

Add TextInput cursor blinking control

32b0ffc7390bf3e19b3c3e8eb5d2d83a210d9684 authored about 7 years ago
Docs: Add API change for TextInput.cursor_blink

0d8f00dab3c48285616ce38d90038f387c2a6d0b authored about 7 years ago
Add unittest for TextInput.cursor_blink

264f75d8968d3f5aae127c2097c68d97bd1d9fef authored about 7 years ago
Fix TextInput blinking when switching states

9ff9750e0b9bf3eecd7b528df371e7b7e11ef69b authored about 7 years ago
Add TextInput cursor blinking control

683a00d9bd930d63fb069d0e9c7dd3b014ae6573 authored about 7 years ago
Merge pull request #5556 from Fogapod/patch1

Fixed loading fonts with dot in name, fixed spelling in Russisn examle

1d1935206085a220c3de090f1d269a0f35969976 authored about 7 years ago
Fixed variable name

ba55977b78bf7109441d873eb6b7a89676a25278 authored about 7 years ago
Fixed loading fonts with dot in name, fixed spelling in Russisn example sentence

a7b2d55dc6a6e3ea8ac7bf7f99c4073b04c9ff29 authored about 7 years ago
Merge pull request #5218 from KeyWeeUsr/rst_foot

Add support for footnotes to RST

fcbcbef5a455ac7248a7e8a5557d5d9e26890064 authored about 7 years ago
Merge pull request #5263 from bionoid/fix_window_animation

Avoid Animation.cancel_all(Window) that interfers with user animations

a005c75bf459c8959dfd10b1079c261762928b08 authored about 7 years ago
Merge pull request #5539 from jakogut/window_info

Window info

34c8236aeec3ad698088bae3309ec5f4a80ca650 authored about 7 years ago
window_info: add test module

d361fa78878405c5458c28ac3cdb40fa3fb944ac authored about 7 years ago
Merge pull request #5535 from thecodenomad/fix_5534

Fix FileNotFoundError when sys path doesn't exist

0db3b021ccaa2951bc2228a8162c029e4497fee3 authored about 7 years ago
Merge pull request #5519 from DavidCaughell/patch-1

oxford

831f10c9198fa299dda644362f477bae9ada85bb authored about 7 years ago
Merge pull request #5520 from DavidCaughell/patch-2

Documentation consistency

4dea3e6058f2ccc724b80af8c051ed30e529240c authored about 7 years ago
import gpg key for rvm because it is now verified

d85e04a009ed4d330c9e41ee73a43f9bc7fde037 authored about 7 years ago
pep8

f6c4dbfeda4a07eadc6df5656ffe03ad4d7eb3bc authored about 7 years ago
reduce logging level for nosetests

ac9dbb7db6688783189718a1713c4d210450a2af authored about 7 years ago
Merge pull request #5555 from kivy/img_pil_import

python3 package of Pillow needs a updated Import

f7226c88c4ab04f5027d52aa8131e84081f6917f authored about 7 years ago
Update img_pil.py

826fe38f52800a00863554391f8431460ae7e77b authored about 7 years ago
Fix FileNotFoundError when sys path doesn't exist.

Fixed whitespace

Updated based on comments from PR

05fc6142412ed49a614dac3e7e66886bf0ce6476 authored about 7 years ago
Stencil: handle stencil state in a way it can be saved/restored.

Now the FBO can save/reset/restore the stencil state. This fixes many
issues related to stencil ...

06af8eeddd5f4c7f9566a63ab7a33c90fb77df01 authored about 7 years ago
window_info: fix compatibility with SDL2 < 2.0.6

f768515fa4d437732c3a19c764e862b41471fbec authored about 7 years ago
window_info: fix Win32 window references

23d72336f325cbe8567d1f3a56495e8991a1e5dc authored about 7 years ago
window_info: fix windows compilation error

ada19eaf4387bb281b4eb355c3e8a94756f0ca7e authored about 7 years ago
window_info: use separate compile-time flags for wayland and X11 support

0e99310cb5da0ecc99fd65064a9800f80aaa1dfc authored about 7 years ago
core: window: implement get_window_info()

This commit implements a method for getting platform specific window
information from Kivy windo...

d1ebb76343ca3ce306901f7af4e403fcab7b9f6e authored about 7 years ago
lib: sdl2: add GetWindowWMInfo declaration

10913de9228f9f67577b20c19aad43d20b2b7987 authored about 7 years ago
Merge pull request #5524 from DavidCaughell/patch-6

tighten

4c6f7be66628e01a22e3bd72b19db2380a6444bb authored about 7 years ago
Merge pull request #5521 from DavidCaughell/patch-3

redundant 'as'

c9bf1fd510eeed9ccf372c94cf0ee75c75874da3 authored about 7 years ago
Merge pull request #5523 from DavidCaughell/patch-5

terser

a8d76eb2562808a36029ea561bddb2e700e983dc authored about 7 years ago
Merge pull request #5522 from DavidCaughell/patch-4

widget's

ac74c48eab032b6fe8be3ede31cb4bae47739f0d authored about 7 years ago
shader: Don't check for program/shader log if the compilation/link succedded.

This fixes an android emulator issue where asking for the log when the compilation
actually work...

1114ebfb1d8f4d56668d3d96d2620cc53c94263d authored about 7 years ago
doc: added code of conduct to contribution cguidelines. closes #5425

5cc92b2381f9fe4f5ddfb541a085c582771a05fb authored about 7 years ago
Fix PEP8 in app_with_config.py

f0fa5e30b94ecfef8d5c86946e94587c604e2315 authored about 7 years ago
Merge pull request #5525 from KeyWeeUsr/kv_trace_purging

Switch to manual KV trace purging

b6b24657e06a1c74c1808635bd03e2285a5296cc authored about 7 years ago
Purge trace logs in UIX tests manually

95c808ac5e2d621a2f5c17bd82e2f318b7e22c83 authored about 7 years ago
Revert "Fix typo in Inspector unittest"

This reverts commit 671765c762f4df24602e0712b2a5c42c248ceb01.

4a9af40282c8c59e5c4f7528e095861520ab8828 authored about 7 years ago
Revert "Purge trace logs in UIX tests where not needed"

This reverts commit 097022e94a4c5921f99438263ca38fe2df63aae6.

31e7c48b02c1beb3800699dd01d77834aea7c823 authored about 7 years ago
Revert "Use env variable to disable TRACE for tests"

This reverts commit 2ffed07d9009a15e9fdbee396b6a54413ee40178.

54703ffb9fa6b476fb46047d3f7e63cfd0dfe584 authored about 7 years ago
tighten

-\n

3c0bdea629e0e92a2c465dfb21a2dfe6dc2871ab authored about 7 years ago
terser

style

6777576fbf61eab5311c6cb7f116034a434dee16 authored about 7 years ago
widget's

grammar

95e90adcb2b2bfb9512bc67f7db51d510517acfd authored about 7 years ago
redundant 'as'

Thanks.

f9236a15857b3981029fc8fa32a9ccab5c668829 authored about 7 years ago
hungarian?

making id.__self consistent with on_<action>

2d02fabe59ed9fc6e426457d24c0d15d0a040e80 authored about 7 years ago
oxford

Sorry about insignificant edits but ... fastest time to do it right when I'm reading it.

a1bc9b88413944e696aecda5ffd3f455158baf05 authored about 7 years ago
Merge pull request #5518 from DavidCaughell/master

less renaming

2e559776b32563688795eb00b5719f3c61924abe authored about 7 years ago
less renaming

not sure why core_platform was written that way

e1b5da6bc52916635003317f7437c1e89ae4c221 authored about 7 years ago
add example application with ConfigParserProperty

67f7deef07de85351648332bf644c43fa1722a24 authored about 7 years ago
Merge branch 'textinput-cursor-movement-on-finished-selection'

0456eff89bccf93fa6bd8aada318246082f1b8cc authored about 7 years ago
PEP8 fixes

e2120f58033ef62abcc4a5ec5515001576ba7691 authored about 7 years ago
Test for Ctrl + Arrow Keys

e7dc21ac37381cf260fd7609a49152cc7cc98928 authored about 7 years ago
further refined cursor on finished selection fix

4ffd6b2d99390092df01d2cd46540ef0e850ae7c authored about 7 years ago
Merge pull request #5484 from gottadiveintopython/master

DragBehavior: Transform window coordinates to parent coordinates befo…

7d07fec08fb3af7e0785c6eb7a04018efe32fedc authored about 7 years ago
doc: prevented meshing of properties in config help

48418bd22b930640012d686846fe5342f7ad374f authored about 7 years ago
Enable move-issues

0dfb427f38b8c4d1845c530f718eb29d5c608638 authored about 7 years ago
fixed cursor movement on selection finished; added test for it

2bda9ba9fb7b96572693c94c33057589384f7d58 authored about 7 years ago
added further tests for del and escape keys

935f9e0aeeca99a0f9a3c666d0854e1ad17af474 authored about 7 years ago
Textinput - Separate deletion and insertion / action keys handling (#5482)

* refactored textinput::_key_down

* PEP8 fix: removed blank lines

* PEP8 fix: long if stat...

efe213d7f5bad6bc1d13ce88d80ee57d305d10d4 authored about 7 years ago
Merge pull request #5489 from kivy/test_textinput

Add unittest for TextInput selection overwrite

e64d24d33bb95b2726374c4f6f932f61fdf73689 authored about 7 years ago
doc: Add requirements for ubuntu 17.10

dcba0a05b5161ac5865b373fc0bcf3ac807f15f9 authored about 7 years ago
Add unittest for TextInput selection overwrite

9bedbf4c2c9829a59b3e5d92b23502cd58092772 authored about 7 years ago
Add kivy.uix.behaviors.touchripple module (#3901)

* Add kivy.uix.behaviors.touchripple module

* Add documentation to ``kivy.uix.behaviors.touch...

7cb8d16b35d1260a6fa904d53b971a5934f01014 authored about 7 years ago
Merge pull request #5487 from Gleapsite/patch-1

Update codeinput.kv

1f14b4729d519f79ef9deb4d9ef91e3e8f1e1e73 authored about 7 years ago
Update codeinput.kv

Demo Showcasing code input changed sample code to Python 3

f9f1258eb51814b52f8914bd223b9ad3356396db authored about 7 years ago
Merge pull request #5486 from kianxineki/patch-1

Rotate monkey head smoothly

3e9d618d226a80b62a8bcbe5e70d9392d4df6c28 authored about 7 years ago
use delta

83fb4b197ec458af341eba1d73d68dc549d5aba9 authored about 7 years ago
DragBehavior: Transform window coordinates to parent coordinates before dispatching

c94bb5e211b8416789317eb008b0f588a711610c authored about 7 years ago
Merge pull request #5470 from parabolize/shader-rotation

Added 'frag_modelview_mat' uniform to address #180

b242c7053e2a1dd7d963fcacd6a428143f09f5a6 authored about 7 years ago
Textinput - pressing the Enter key now deletes selection and adds new line (#5481)

* Enter after a selection now deletes selection

* Enter after a selection now deletes selection

21a68562be135338c6aaef0f3a3f6641f4473af4 authored about 7 years ago
Docs: Fix docs errors generated by gallery.py

201efdb3983b3ffc262bc351084d7186682bc493 authored about 7 years ago
Docs: Fix warnings in RST build

f5d8a339f2463afb8570974ec0db5dbf170bf3d3 authored about 7 years ago
Add markup for ActionPrevious (#5479)

* add markup for ActionPrevious

* fix: title_markup for ActionPrevious

* actionbar.py: s/t...

75081a73069da4d0e1d3e5df5203eebc5410620f authored about 7 years ago
doc: remove unused 'scale' property

9f9b495cc6112c297a0e729b89405e8eae2f5d0b authored about 7 years ago
Merge pull request #5466 from KeyWeeUsr/unsupported_cython

Introduce no support for Cython 0.27 - 0.27.2

15d95c759f44c6d61a9bd424b482d3c1979bbb5a authored about 7 years ago
Docs: Add section for Cython dependency

97b6bb454113bfc499286dd66e492db98d3c8103 authored about 7 years ago
Move Cython 0.27 - 0.27.2 to unsupported

1ac7190cb74c0ad338eb1bb7a7df05b6a7258ad7 authored about 7 years ago
reduce diff noise with import arrangement

485484bbe231405895e7a27d8190e78e47955909 authored about 7 years ago
Merge pull request #5472 from NafisAbdullahKhan/export_to_png

export widget canvas to png including alpha values

21457c66098c498748030e7e0244e5ee32de2046 authored over 7 years ago
export widget canvas to png including alpha values

5ae88b9a0a31b015e06e455f79047b853ad9d416 authored over 7 years ago
doc: grammar tweaks on scrollview.scroll_type

b09b42a6e6600ebf5db96337a17c75100bd5e878 authored over 7 years ago
doc: added explanation of 'scroll_type' settings for the ScrollView

55d91b73a3544d6bc2146ae80ead74bf3276dd7d authored over 7 years ago
Enable support-requests

c71c517286e62358dd4a8eeeb1b843a584fba475 authored over 7 years ago
style guide change

14aaff2bfb3fc4f036ea5d955399c89db1de125f authored over 7 years ago
Added 'frag_modelview_mat' uniform to address #180

A model view matrix for the fragment shader that can be manipulated
independently from the verte...

eda684b1dadbfb6b81755c788d8aafebeb736c66 authored over 7 years ago
Merge pull request #5461 from AndreMiras/feature/ticket5460_PIL_AttributeError_tobytes

Monkey patch PIL frombytes & tobytes, fixes #5460

be946b5e33cc1fc734a29ba46ca734391803fbcd authored over 7 years ago
Merge pull request #5459 from bionoid/fix_music_sdl2

audio_sdl2: Update for mixer v2.0.2 support

d8ef8c2834293098bc404c0432049b2761f9b721 authored over 7 years ago
Monkey patch PIL frombytes & tobytes, fixes #5460

Verifies if we're running PIL or Pillow. If we are running PIL,
monkey patch it so it has the sa...

4d622e9fe13b50d01ec84f414f72ca6b682ab5e8 authored over 7 years ago
audio_sdl2: Update for mixer v2.0.2 support

Flags MIX_INIT_MODPLUG was removed, and MIX_INIT_FLUIDSYNTH was
renamed to MIX_INIT_MID.

3b85f3e1c292b3f6c3f226490f52a2ab78251730 authored over 7 years ago
Merge pull request #5458 from kivy/KeyWeeUsr-patch-2

Add docs for setting Window.shape_mode

3c88636564be3c54ca5ddb4dbb87ddeb25fd917d authored over 7 years ago
Add docs for setting Window.shape_mode

Closes #5454

60e85cbaf12e7a02004c9447207310f045c91ea6 authored over 7 years ago
Merge pull request #5445 from kivy/treeview_fix

Resize treeview collapse. closes #5426

66e0ffabce849faa982ab3f2f239d9345a645be3 authored over 7 years ago