Ecosyste.ms: OpenCollective

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

github.com/r0x0r/pywebview

Build GUI for your Python program with JavaScript, HTML, and CSS
https://github.com/r0x0r/pywebview

Update window.py

8f85dfce0c28196a41cb26ae9f07b41ace3c6e4e authored almost 5 years ago by zvibazak <[email protected]>
Update window.py

67364b365372a9e3d0fc231bb24269e86054aa68 authored almost 5 years ago by zvibazak <[email protected]>
Update window.py

6d9f9a5dbe4f0b49ccafd91a4eef72a018acb321 authored almost 5 years ago by zvibazak <[email protected]>
Support for python 2.7

Replace getfullargspec with getargspec for python 2.7 support

dd08f6281f631dcbf9261c87f0cdca90eafde455 authored almost 5 years ago by zvibazak <[email protected]>
Fix typo

121f86b8f53ac26e9f538351eeb3b94ca5b90f0c authored almost 5 years ago by Nick <[email protected]>
Merge branch 'master' into docs

5aa3f6b3154ad2706383aaabc92873e881bc8a66 authored almost 5 years ago by Roman Sirokov <[email protected]>
3.2 info

1d62b9b5571e0cac7b18706ca592f5dc63ed5836 authored almost 5 years ago by Roman Sirokov <[email protected]>
Fix test move window

baae4d36c467b5502063c6399cd07a1a34dcfa1a authored almost 5 years ago by Roman Sirokov <[email protected]>
Fix test move window

756e1624732af5094b64de5267ee9ba40efa4fe4 authored almost 5 years ago by Roman Sirokov <[email protected]>
Update README.md

3ae8e5a56d10818a3426297ba9603a3769896d4c authored almost 5 years ago by Roman <[email protected]>
Merge branch 'Fizzadar-get-size-position'

48edc2a0c66d80599100fc860dcba717e1424b79 authored almost 5 years ago by Roman Sirokov <[email protected]>
Merge branch 'Fizzadar-get-size-position' of github.com:r0x0r/pywebview into get-size-position

# Conflicts:
# examples/move_window.py
# webview/platforms/cocoa.py
# webview/window.py

28574553f631140fa515413c2b40a0c2154b299b authored almost 5 years ago by Nick Barrett <[email protected]>
Remove delay from tests

99eba3242a1852c25bd7b38d2e134bd4e5d60249 authored almost 5 years ago by Roman Sirokov <[email protected]>
Change documentation wording

291fae13571d9e3a4ddd8356c605a2762cf12156 authored almost 5 years ago by Roman Sirokov <[email protected]>
[Cocoa] Fix window position logic

0f6c6a6d973bbbfbf21495b6e190b21ced90e5e8 authored almost 5 years ago by Roman Sirokov <[email protected]>
[Windows] Fix initial window size

1a5d05ac7b2eee0d1b979cac017e3638a08ef5a7 authored almost 5 years ago by Roman Sirokov <[email protected]>
[Cocoa] Fix initial window dimensions

99423ceeb81180b1fee666f32b27cd1c21ed14a8 authored almost 5 years ago by Roman Sirokov <[email protected]>
Fix GTK/QT deadlocks

d880476105be9e5f9184061bdf3d0c563e62bd76 authored almost 5 years ago by Roman Sirokov <[email protected]>
[Windows] Implement window properties

401a4351c504b7b670b3ecc9f2955124353d31a5 authored almost 5 years ago by Roman Sirokov <[email protected]>
Add window properties tests

6f872b0462f86f8df9d1974e277e78ea55264e42 authored almost 5 years ago by Roman Sirokov <[email protected]>
Update documentation

7856f0c5fd6bb751410e85cff61333b3435b67dd authored almost 5 years ago by Roman Sirokov <[email protected]>
Remove gui is None checks

5898f209c37e8a4f1504a954f1a15b0c8036f310 authored almost 5 years ago by Roman Sirokov <[email protected]>
[Cocoa] Fix setting window position

b982c7705099c7a83e6f2c55d312b5497649140c authored almost 5 years ago by Roman Sirokov <[email protected]>
Make properties wait for window shown event

39a27a879c95c5dfb64572d763a1d3b7b116d32a authored almost 5 years ago by Roman Sirokov <[email protected]>
Add resize/move window examples

9a2cfe669731ca896e70a4712d75dd4ce1d6b9cf authored almost 5 years ago by Roman Sirokov <[email protected]>
[QT] implement `get_size` and `get_position`.

f36c852d09b6a5584193656b74ef27e4c1456112 authored almost 5 years ago by Nick Barrett <[email protected]>
[GTK] implement `get_size` and `get_position`.

fb624432a88ff942aedd9af77bf7c0ada96e340e authored almost 5 years ago by Nick Barrett <[email protected]>
Reimplement `get_position` and `get_size` as properties.

9c0b4af1ce35b4cbce3d1988456aa58673f425af authored almost 5 years ago by Nick Barrett <[email protected]>
[Cocoa] Fix calculation of y position (default is from the bottom of the screen).

381984b79288ba7d200b9c7802986b8bf55377fc authored almost 5 years ago by Nick Barrett <[email protected]>
[Cocoa] Implement `get_size` and `get_position`.

e5cbdac30ff03482fb08d235615902a5b0513a38 authored almost 5 years ago by Nick Barrett <[email protected]>
Add `get_position` and `get_size` window functions.

3b3713c9e78ca76c3c0dfb7c25a00ca6bc372de5 authored almost 5 years ago by Nick Barrett <[email protected]>
[Cocoa] Fix setting window position

dadbc4e150274485ae6487a607da53e4fc3b8f3d authored almost 5 years ago by Roman Sirokov <[email protected]>
Make properties wait for window shown event

e058e4b903b8e28aff40bfcce557def221e89afb authored almost 5 years ago by Roman Sirokov <[email protected]>
Add resize/move window examples

edd9746c07ef22d880c5e3fef2b1a70f27a0b664 authored almost 5 years ago by Roman Sirokov <[email protected]>
[GTK] Fix pywebview api not available on pywebviewready

544c9f0b65cf2da6301129b26ed80382a6e50526 authored almost 5 years ago by Roman Sirokov <[email protected]>
Fix simple typo: transfor -> transfer

Closes #445

90c87e566066b8a3af5d6e9c76d4cbe3b20f3d1e authored almost 5 years ago by Tim Gates <[email protected]>
[CEF] Allow custom CEF settings

c445129d6c886bd01b61711eef253efb6d486aba authored almost 5 years ago by Roman Sirokov <[email protected]>
Fix CEF settings

6ee25f0c636b71d652652a94692754825a924d65 authored almost 5 years ago by Roman <[email protected]>
Update docs regarding CEF settings

5a6596d3cb0d46c5c0068536a809e57d3cdd87c9 authored almost 5 years ago by Roman <[email protected]>
Fix indentation

361364c3fdc88a4fa4e360f9d41fe9c147390662 authored almost 5 years ago by Roman Sirokov <[email protected]>
Fix JS API example

8446acf4d22220f953841747e52d9d7b2eea12bd authored almost 5 years ago by Roman Sirokov <[email protected]>
Fix JS API example

7ef9007da096261daeafa88cbdd093c0d400f8c8 authored almost 5 years ago by Roman Sirokov <[email protected]>
[GTK] Fix pywebview api not available on pywebviewready

1196499aaf8cbc7e402b639283b6d345e56d7e08 authored almost 5 years ago by Roman Sirokov <[email protected]>
[QT] implement `get_size` and `get_position`.

c8ed19a286bdb8c4d999c672b6901ac99f228d2c authored about 5 years ago by Nick Barrett <[email protected]>
[GTK] implement `get_size` and `get_position`.

3ecb3babb0614a4aa76a60f70dcbdf559db60568 authored about 5 years ago by Nick Barrett <[email protected]>
Fix indentation

893253dddb8f9badc15c01f0fd71ad2ad0cc82bf authored about 5 years ago by Roman Sirokov <[email protected]>
Update docs regarding CEF settings

e7d6828f49e567a34fb5e442e5b2bc2208eaef42 authored about 5 years ago by Roman <[email protected]>
Fix CEF settings

fe2bb213a1b1ac7dddb66f96e3c6ce665660dec7 authored about 5 years ago by Roman <[email protected]>
[CEF] Allow custom CEF settings

0dcc47dc952cbdcdfb1ab09434482507408602e9 authored about 5 years ago by Roman Sirokov <[email protected]>
Fix simple typo: transfor -> transfer

Closes #445

74325475bb581d697cd18f36fd659e82afdc534b authored about 5 years ago by Tim Gates <[email protected]>
Reimplement `get_position` and `get_size` as properties.

1b1c38c1e0ad8899d838e4bd4ff1fae85c9e7886 authored about 5 years ago by Nick Barrett <[email protected]>
[Cocoa] Fix calculation of y position (default is from the bottom of the screen).

325c2b1b90db840d663ecd9116502ef3332e2558 authored about 5 years ago by Nick Barrett <[email protected]>
[Cocoa] Implement `get_size` and `get_position`.

41978aba5684f8e5411cb9b0aedbeecea10cf727 authored about 5 years ago by Nick Barrett <[email protected]>
Add `get_position` and `get_size` window functions.

8f8563778d374542a2a391b0553f556b3c95e381 authored about 5 years ago by Nick Barrett <[email protected]>
Fix http server restart

4b9e77048da6315f81c1840d3db48dddb0a93e3e authored about 5 years ago by Roman Sirokov <[email protected]>
Expose port used by HTTP server via webview.http_server.port

a58d7f15006ec214f3b8a3aec68b80051b906f09 authored about 5 years ago by Roman Sirokov <[email protected]>
Catch exceptions in event handlers

8daeaf0df8ba66a2c2b69ec2e28613c7fbe52937 authored about 5 years ago by Roman Sirokov <[email protected]>
Fixed the Hello world code

Without webview.start() it does nothing

e23d3b0d49b1243073593b6a14bfb65e467b79c4 authored about 5 years ago by ColtonFrancis12 <[email protected]>
[All] window.expose implementation

b4d2eb23c66ea808d0affb24ccc99750b5ee0613 authored about 5 years ago by Roman Sirokov <[email protected]>
Update documentation

96b5aefb5bf6987100a48771add1f4da83c83847 authored about 5 years ago by Roman Sirokov <[email protected]>
Rename README to README.md

8c3797bb8fa3215cd52ca839d57718f7dbe7944d authored about 5 years ago by Roman <[email protected]>
Implement JS API error object

aa826dd6b23fa14291e9f4a8e0f0a3efbe3f4e91 authored about 5 years ago by Roman Sirokov <[email protected]>
Updated code comment

2b35bb6b986930b27d0b44506f79677528fc2693 authored about 5 years ago by melvinkcx <[email protected]>
defaulted debug port to 8228 in Qt

dd89f638a07549f8fb3f70b4a91b44ac3b63d558 authored about 5 years ago by melvinkcx <[email protected]>
Fix test_start

8e49da9eb28ba41a6b56e29ab2f3428ea50814d6 authored about 5 years ago by Roman Sirokov <[email protected]>
Fix tests

309befdf8cf24caa218422acebe999bdb1d790dd authored about 5 years ago by Roman Sirokov <[email protected]>
Fix travis conf

7178700e9409340ab5ce1a1a56950adab544aa4f authored about 5 years ago by Roman Sirokov <[email protected]>
Fix tests

ae39e43491da72ec6908fdafe88277fdb9edd0fb authored about 5 years ago by Roman Sirokov <[email protected]>
Clean up travis conf

f9bd79fb1cb934ea296c43d26919cd269c128465 authored about 5 years ago by Roman Sirokov <[email protected]>
Disable Python2 tests

c9547894ee7be1fabe7d21952bc149d502f50561 authored about 5 years ago by Roman Sirokov <[email protected]>
[Tests] Fix assert_js

ecf02231b9603a8c668ce1b8654bc4505138c7ad authored about 5 years ago by Roman Sirokov <[email protected]>
[EdgeHTML] Fix window.alert

83a193cd857a4e3d091be451f66bf8d931d5c884 authored about 5 years ago by Roman Sirokov <[email protected]>
[JSAPI] Change JS API to accept abitrary number of parameters

4d7c651038be7eddf38e683b316029fd89b63234 authored about 5 years ago by Roman Sirokov <[email protected]>
Update freezing.md

3e8cd9ea24c92fffdf3f0a49b68a45fc27f9a381 authored about 5 years ago by Roman <[email protected]>
Update freezing.md

Added info about freezing on Linux

19f6f20565d2431cd9aa434b5dcdaf82d2bcb5b3 authored about 5 years ago by Melvin Koh <[email protected]>
Enable microphone/webcam for qt only (QtWebEngine/Chromium) (#403)

Tested on macOS.

418953729f0095a65013e977a308c2eabf5efa4b authored about 5 years ago by David Cooper <[email protected]>
Better conditionals for different versions of qt

5cd1733407217c33bd87eeaf6ff2aeb6d629901f authored about 5 years ago by David Cooper <[email protected]>
Update funding.yml

8d208444d189b7d74c7e9446c37f86dd39028946 authored about 5 years ago by Roman <[email protected]>
Update README.md

55e147e369e08a7e3910ce3edd4d62daa2d1f6f9 authored about 5 years ago by Roman <[email protected]>
Update CHANGELOG.md

8fee2c96d44dab8f6ffe404a24b432d9f5425145 authored about 5 years ago by Roman <[email protected]>
Remove opencollective link

a084c729f18283233b29dc9d5a9f8b7bb20440b6 authored about 5 years ago by Roman Sirokov <[email protected]>
Move window (#402)

* add move function to gtk.py

* add move function to qt.py

* add move function to window.p...

af2007762d83839f196a8900cde6d8bcfc571a37 authored about 5 years ago by Roman <[email protected]>
[All] Suppress HTTP server logging

e7ec2d229ff4f1f38a4eb8d6f4623f2df83eebe1 authored about 5 years ago by Roman Sirokov <[email protected]>
[Cocoa] Fix show window threading invocation

1c9d0feb4f4ededeecb9bf2fc55a5d43c7e67de9 authored about 5 years ago by Roman Sirokov <[email protected]>
Update CHANGELOG.md

529b7c12d68a90569c939cd416919e52f86a505d authored about 5 years ago by Roman <[email protected]>
Update stale.yml

71dbd0706cf4dbd2a0312d75447d1773f003a2d9 authored about 5 years ago by Roman <[email protected]>
Delete action.yml

192e42850658e9fe679573feffdf8e8d1a57feba authored about 5 years ago by Roman <[email protected]>
pywebviewready DOM event (#410)

* Implement pywebviewready DOM event

* Attach pywebviewready event to window

ca635ecdec811263fd246d57613f113fad3c92b8 authored about 5 years ago by Roman <[email protected]>
Minimize / restore window (#409)

* Skip test_http_server test with CEF

* Rename set_window_size to resize

* [All] Implement...

3b635d168c12b7e2480760c83ca2d2ee821303c4 authored about 5 years ago by Roman <[email protected]>
Create action.yml

5476efeb27d2df8676436524ce791f20bcda7508 authored about 5 years ago by Roman <[email protected]>
Hide / show window methods (#406)

680d26bd4f23ab6822a41db3f1819ea67222142c authored about 5 years ago by Roman <[email protected]>
Update README.md

19deb99e65b796750b401cec85a54bf26ab7d746 authored about 5 years ago by Roman <[email protected]>
Fix concurrent execution of JS API calls (#400)

* [All] Fix JS API to support multiple function invocations

* Fix tests

* [GTK] Fix JS API...

7b01f3f10ad48b77c1c6bf3229043c56c8c03fbb authored about 5 years ago by Roman <[email protected]>
Change Appveyour badge to show status of master

01e6347f5a79cd8bddac3f2cf9ba4b2793ea1dc2 authored about 5 years ago by Roman <[email protected]>
updated window_title_change

7ad1414fd8515f8ca7ee3169215e7e4f08712c61 authored about 5 years ago by Javad <[email protected]>
updated toggle_fullscreen

a2f8a1bfaa47103023f90c130dd493d63147a747 authored about 5 years ago by Javad <[email protected]>
updated save_file_dialog

90b9a444db0b3e00e12b861e94cb09f0cfeef153 authored about 5 years ago by Javad <[email protected]>
updated open_file_dialog

44f6149aabb38d672f69c4fca97e9cf4e9c6b7b7 authored about 5 years ago by Javad <[email protected]>
[CEF] Set high DPI mode

6b1fdf87374e074ae67dc8064c1fed57d5b6e807 authored about 5 years ago by Roman Sirokov <[email protected]>
Update CHANGELOG.md

37044ef1ed7cf9d90e868502b6664bd2f0360882 authored about 5 years ago by Roman <[email protected]>