Ecosyste.ms: OpenCollective

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

pywebview

Build GUI for your Python program with JavaScript, HTML, and CSS
Collective - Host: opensource - https://opencollective.com/pywebview - Website: https://pywebview.flowrl.com - Code: https://github.com/r0x0r/pywebview

[Edge] Use HTTP server on load_url

github.com/r0x0r/pywebview - e6ae43c7ceb9d5c21335eec03f8df09db2529461 authored over 5 years ago by Roman Sirokov <[email protected]>
Add identifying renderer for every platform.

[Edge] Automatically switch to local http server for file urls

github.com/r0x0r/pywebview - 8233474b09ad7b76d496a97d058b163ccaa61f2e authored over 5 years ago by Roman Sirokov <[email protected]>
Fix Flask example to allow freezing

github.com/r0x0r/pywebview - 73de4216c697ff79cb256a1b8c3be464e6355370 authored over 5 years ago by Roman Sirokov <[email protected]>
Update guilib.py (#365)

* Update guilib.py

if `forced_gui == 'gtk'` then `forced_gui != 'qt'` so it is redundant her...

github.com/r0x0r/pywebview - 8160afda3dfb93cf3f45888871fd04ea503d6b85 authored over 5 years ago by Asiel Díaz Benítez <[email protected]>
removed threading and added time module (#364)

github.com/r0x0r/pywebview - 147c9cf3a174641133c0bbcff630e3a3160dc2a7 authored over 5 years ago by Javad <[email protected]>
[Tests] Make tests fail on an exception in a thread

github.com/r0x0r/pywebview - 0e1368231a7056cb0432870abdd8156b4ee3e218 authored over 5 years ago by Roman Sirokov <[email protected]>
[All] Fix JS API type conversion for objectlike strings

github.com/r0x0r/pywebview - 1a1085c60e6b27405d49f913b4f95e9c98fbeb94 authored over 5 years ago by Roman Sirokov <[email protected]>
Update to 3.0.1

github.com/r0x0r/pywebview - f76b02831434ad62fe22073b66ec40f303f0e8d0 authored over 5 years ago by Roman Sirokov <[email protected]>
[Winforms] Fix pyinstaller nowindow issue

github.com/r0x0r/pywebview - b91737f6db16e187e463af7a5e4b7ba00edc2726 authored over 5 years ago by Roman <[email protected]>
Merge branch 'master' of https://github.com/r0x0r/pywebview

github.com/r0x0r/pywebview - ac53fa94be6c21fa8c04354dece0d05a821d14e9 authored over 5 years ago by Roman <[email protected]>
[Winforms] Fix pyinstaller nowindow issue

github.com/r0x0r/pywebview - 1fb9225be4272f75cd6a3117ad24e4af4df631b6 authored over 5 years ago by Roman <[email protected]>
Workaround for segmentation fault on closing the main window with Qt (#350)

github.com/r0x0r/pywebview - 372673e4b1ea26d9e78bcff78c73a777c2f74254 authored over 5 years ago by Konstantin Vasserman <[email protected]>
Don't escape line breaks in result of js_bridge_call (#349)

github.com/r0x0r/pywebview - 81dabd09008d58e0589536701a9adabf2975ceac authored over 5 years ago by Konstantin Vasserman <[email protected]>
Fix for pytest warning about invalid escape sequence (#348)

github.com/r0x0r/pywebview - b1bb8c5b81955b6c3384bc64807981b483cc68f5 authored over 5 years ago by Konstantin Vasserman <[email protected]>
Merge branch 'master' of https://github.com/r0x0r/pywebview

github.com/r0x0r/pywebview - 3d1233f487964c544d117ff103f9b83acd76acb4 authored over 5 years ago by Roman <[email protected]>
[WinForms] Fix Windows version detection

github.com/r0x0r/pywebview - f50715b4961453b8ea043dc23577dfadc481dcec authored over 5 years ago by Roman <[email protected]>
[Winforms] Set directory for folder dialog

github.com/r0x0r/pywebview - ab139594f365051cb3d5290809a7083bdc076f0e authored over 5 years ago by Roman <[email protected]>
Update pywebview3.md (#345)

Spelling mistakes

github.com/r0x0r/pywebview - 0e336691e06b0f974fc5ac9117e74aab3d5e8e27 authored over 5 years ago by impshum <[email protected]>
[Docs] migrate styles

github.com/r0x0r/pywebview - dcbdae9edb11a81a6dfd336a79901e158433d846 authored over 5 years ago by Roman Sirokov <[email protected]>
[Docs] Update opencollective buttons

github.com/r0x0r/pywebview - 9ca11d85037cd7cd3d594fe8bcd91a2d21afcca6 authored over 5 years ago by Roman Sirokov <[email protected]>
Delete unused dll

github.com/r0x0r/pywebview - e63624644f675ba016ff393f8adc0b611aa2de6f authored over 5 years ago by Roman Sirokov <[email protected]>
Fixed typo (#344)

Fixed typo for 'toggle_fullscreen()'

github.com/r0x0r/pywebview - 66d448d0de457d112b37ab75380652b9ab902211 authored over 5 years ago by Bálint Gergely <[email protected]>
Update README.md

github.com/r0x0r/pywebview - 2c4f5a8359f6192e46c19e7cf35235c84ca3e958 authored over 5 years ago by Roman <[email protected]>
Update CHANGELOG.md

github.com/r0x0r/pywebview - d85ec29786f107b77adc222b850193fcedd720d8 authored over 5 years ago by Roman <[email protected]>
[Docs] Update docs, implement half-assed blog

github.com/r0x0r/pywebview - d01531bbbc89c5f5388c0d08d7aa9ed042d8d80f authored over 5 years ago by Roman Sirokov <[email protected]>
[Docs] Uprade Vuepress

github.com/r0x0r/pywebview - b17f51d5347ee995ec41c94255c290c787b8e187 authored over 5 years ago by Roman Sirokov <[email protected]>
Merge branch 'Fizzadar-patch-1'

github.com/r0x0r/pywebview - 32640cf1e9425097849e25716cc8103bc31c7773 authored over 5 years ago by Roman Sirokov <[email protected]>
Show the default window control buttons.

github.com/r0x0r/pywebview - 3fcb17da61c3d401960402a1def8490be9088462 authored over 5 years ago by Nick Barrett <[email protected]>
[Docs] add info about link types

github.com/r0x0r/pywebview - 252fea34d4f3d6b7fedad6a4fe1f90076221ca22 authored over 5 years ago by Roman Sirokov <[email protected]>
pywebview 3.0 (#340)

* Update change_url.md

* Update api.md

* Update installation.md

* Add Google Analytics
...

github.com/r0x0r/pywebview - 0698b059db6fa022ecbbacc1938c15761b78513e authored over 5 years ago by Roman <[email protected]>
Use os.remove rather than shutil.rmtree to remove error.log on exit

shutil.rmtree is only supposed to take a directory argument according
to docs. Was resulting in ...

github.com/r0x0r/pywebview - 72e1d1a6751646a8db5521a051787b51af72936d authored over 5 years ago by cormacc <[email protected]>
Update issue_template.md

github.com/r0x0r/pywebview - 92d79a692358f8e1904c0790a6a7d5344422cdc6 authored over 5 years ago by Roman <[email protected]>
Update issue_template.md

github.com/r0x0r/pywebview - df9b99c94fc69e3020eeb8bb8d44044de2ee5e52 authored over 5 years ago by Roman <[email protected]>
[QT] Simplify QT installation

github.com/r0x0r/pywebview - fc44d84656e88f83ca496abb50ee75e95540996e authored over 5 years ago by Roman Sirokov <[email protected]>
Update setup.py

github.com/r0x0r/pywebview - 84a6bdd0f56b78a12b7bf268ef8e6fb0d3b2bbbd authored over 5 years ago by Roman <[email protected]>
[All] Change api_call timeout to 15 seconds

github.com/r0x0r/pywebview - 48cb71d6534ed93eeb0fb59cf2041e52fa6f8500 authored over 5 years ago by Roman Sirokov <[email protected]>
[CEF] Fix typo

github.com/r0x0r/pywebview - 08e012bb8a960d06a1ac13848ba6faa92138a373 authored over 5 years ago by Roman Sirokov <[email protected]>
[CEF]: Implement support for pyinstaller one-file mode

github.com/r0x0r/pywebview - 097c3067da79672ec3972806fb73ea68472aedfe authored almost 6 years ago by Roman Sirokov <[email protected]>
2.4 info

github.com/r0x0r/pywebview - 83cbb9f68f50a9bfd08956431acd331c898a7a14 authored almost 6 years ago by Roman Sirokov <[email protected]>
Fix installation

github.com/r0x0r/pywebview - cd77fb50ed22427e753bfccff70cbefa0c05d663 authored almost 6 years ago by Roman Sirokov <[email protected]>
#169 Frameless window (#313)

* Merge PR #177: [Cocoa] Implement frameless windows

* [All] Add skeleton for `frameless` par...

github.com/r0x0r/pywebview - 6ee73e7e66ceb44058d3f4c7aecf049bb32b9e63 authored almost 6 years ago by Roman <[email protected]>
Update installation.md

github.com/r0x0r/pywebview - bab03f3a1c3109353067b2e7e444c0247db055b2 authored almost 6 years ago by Roman <[email protected]>
Upgrade Vuepress

github.com/r0x0r/pywebview - 2770330bc265b65dedd7874d579c2c9fde22159e authored almost 6 years ago by Roman Sirokov <[email protected]>
Update api.md

github.com/r0x0r/pywebview - e0f49d21dc8faed28841bc8737441674c7da57cf authored almost 6 years ago by Roman <[email protected]>
Update change_url.md

github.com/r0x0r/pywebview - 78456a15dce044d1ad341d403d739eb6f06e5e43 authored almost 6 years ago by Roman <[email protected]>
[CEF] Fix JS logic not persisting after navigating to another page

github.com/r0x0r/pywebview - c99e3109f4209cecb629e697ddcfc01b68108076 authored almost 6 years ago by Roman <[email protected]>
2.3 info

github.com/r0x0r/pywebview - 8c826753ff8bbc11de1b2d1c1864f5662701a50e authored almost 6 years ago by Roman Sirokov <[email protected]>
Delete __pycache__

github.com/r0x0r/pywebview - e12f4feeb2811ba4a17e2ca03fa020e682c3144e authored almost 6 years ago by Roman Sirokov <[email protected]>
#15 CEF implementation (#310)

github.com/r0x0r/pywebview - 9c785381e9a97ae489f9b98abbc6f064d126eb2e authored almost 6 years ago by Roman <[email protected]>
#189: Remove QT4 (#305)

github.com/r0x0r/pywebview - 1043204123bee2b3205cc4f7de32200f9ce04cde authored almost 6 years ago by Roman <[email protected]>
[All] Add logging formatter

github.com/r0x0r/pywebview - 7a4f5c6a791ee81ad5e0f03119d372e68f3bb3aa authored about 6 years ago by Roman Sirokov <[email protected]>
Add virtual environment to gitignore

github.com/r0x0r/pywebview - 634621b7f4026736a875358d26009d2ca7047d0b authored about 6 years ago by Roman Sirokov <[email protected]>
Merge branch 'master' of github.r0x0r:r0x0r/pywebview

github.com/r0x0r/pywebview - 8e6acbb2eccf7c2375f398c3f9b5b638f8eca2d9 authored about 6 years ago by Roman Sirokov <[email protected]>
[All] Refactor logging to keep its configuration locally

github.com/r0x0r/pywebview - ed9b4bca2733beebf68fc10412fc19c9042c6cb5 authored about 6 years ago by Roman Sirokov <[email protected]>
[Cocoa] Enable dark mode support for macOS Mojave

github.com/r0x0r/pywebview - 40e424fbf948480f5403ab5813a6ceadf081b491 authored about 6 years ago by Shiva Prasad <[email protected]>
Merge pull request #294 from r0x0r/wkwebview

[Cocoa] Upgrade to WKWebView

github.com/r0x0r/pywebview - 669eaf82e6e42aaff440f8182afabc13dfb5e482 authored about 6 years ago by Roman <[email protected]>
Update docs with WKWebView

github.com/r0x0r/pywebview - 3c0b2afe823ffa9bfe2bff9799cc4f0647ae02f5 authored about 6 years ago by Roman Sirokov <[email protected]>
Merge branch 'wkwebview' of https://github.com/r0x0r/pywebview into wkwebview

github.com/r0x0r/pywebview - 0d7d49889e6cd79de68f91d408fdb2e47f710c43 authored about 6 years ago by Roman <[email protected]>
Fix Windows tests

github.com/r0x0r/pywebview - a4e886490e92f63b3e9137db35e1ff11107c6d89 authored about 6 years ago by Roman <[email protected]>
[Cocoa] Fix non-existant DOM when url is empty

Follow-up to a52d90b.

github.com/r0x0r/pywebview - bd8a1d7abc2bd763446ba4f9edf8f7e4b522d22a authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Ignore colons while quoting urls

Plus some code cleanup.

github.com/r0x0r/pywebview - 3965293631489ef06391ead0b47bf4552d1525dc authored about 6 years ago by Shiva Prasad <[email protected]>
[All] Quote URLs only on macOS

Quoting seems to produce errors on Windows. Also, the quote function of
urllib encodes parts of ...

github.com/r0x0r/pywebview - 971f6a8466d0856fbb72fe04510c9759e65969aa authored about 6 years ago by Shiva Prasad <[email protected]>
[All] Fix set_window_size test

github.com/r0x0r/pywebview - 7b1fffb7aed465e36939d9e1b1873fc095ed7e00 authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Properly port WKUIDelegate methods

Manually assign the missing block signatures of the completionHandler
arguments (idea credits: h...

github.com/r0x0r/pywebview - f3f9cc051668ffd9e2dfc2980a302c5814615b56 authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Reimplement JS window.print() hook

We are forced to use the private API _printOperationWithPrintInfo_ of
WKWebView, for the time be...

github.com/r0x0r/pywebview - a2c79086d64557a68c3bc0a427eb0f8b4359040f authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Convert method signatures to byte strings

For compatibility with Python 3.x ctypes.create_string_buffer.

github.com/r0x0r/pywebview - 7d4d0897322e60e9a8b52636d1d7de876e592039 authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Port WKNavigationDelegate methods

github.com/r0x0r/pywebview - 3475532bb6b435bc6658f036ba59ce8b7695c5bb authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Disable right/control click context menu

github.com/r0x0r/pywebview - 77c179366e696dd1facccd607469064f8d3d5d28 authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Disable delete key nav via preference flag

More direct and robust than the current method. Works for internal links
as well. And this seems...

github.com/r0x0r/pywebview - ee33d18125e71250b3dd8183d56a850e8ce8bbff authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Init NSURLs with quoted strings

Follow up to 91cd767.

github.com/r0x0r/pywebview - 10a8248bd2c88a06feedd2d703cc3449316a81b9 authored about 6 years ago by Shiva Prasad <[email protected]>
Remove commented code

github.com/r0x0r/pywebview - 1f87e1bc37d2b3124d3af3714a5d22787420e0fb authored about 6 years ago by Roman <[email protected]>
[Cocoa] Move bridgesupport metadata to cocoa.py

github.com/r0x0r/pywebview - 50960b02eeced9436e055cbeb26c85a26774249b authored about 6 years ago by Shiva Prasad <[email protected]>
Fix macOS Python3 travis run

github.com/r0x0r/pywebview - 4c7f49681c89fb098ceb3615d81ad6ccc5bacb8d authored about 6 years ago by Roman <[email protected]>
Fix alert/confirm delegates

github.com/r0x0r/pywebview - 064b859601941be7e5553916c2fd0ae2ff890e34 authored about 6 years ago by Roman <[email protected]>
[Cocoa] Manually load metadata when unavailable

The metadata for WKWebView evaluateJavaScript:completionHandler: is
absent in older versions (<3...

github.com/r0x0r/pywebview - 577fbd95637b3b2aa8792ee0f17254406dd7946d authored about 6 years ago by Shiva Prasad <[email protected]>
Fix indendation

github.com/r0x0r/pywebview - 23ffc1d3459737c72fe35650cd587ab53cdcf8a1 authored about 6 years ago by Roman <[email protected]>
Remove multiprocessing from tests

github.com/r0x0r/pywebview - cf558741fd3e12c21139e0259f7fda4913178eb1 authored about 6 years ago by Roman <[email protected]>
Change multiprocessing start method to spawn for tests

github.com/r0x0r/pywebview - 50fa55c85289800dee2f655901500bc2e6c2b658 authored about 6 years ago by Roman <[email protected]>
[macOS] Eval JS fixes

github.com/r0x0r/pywebview - 884be9169fc3990c360cedf62a12f97524c07b53 authored about 6 years ago by Roman <[email protected]>
[Cocoa] Test Python 3

github.com/r0x0r/pywebview - 36d56ebed9f36cb0953ae36ca8c2cf9cf8768f4d authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Enable web inspector

TODO: Disable context menu

github.com/r0x0r/pywebview - 0410e8be89539c98cc8a06b62a9190abc1593bea authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Port JS Bridge to WKWebView

github.com/r0x0r/pywebview - ead212ab9e93f117ec1d746b33092af7ebdc379d authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Port evaluate_js to WKWebView

Note: Seems not to work with older versions of PyObjC (2.5.1 throws
exception). Probably wontfix.

github.com/r0x0r/pywebview - b787136817c4b793c05f7ebdc9ff3e819a4b1fce authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Initiate transition to WKWebView

Added the most basic stuff, lot of things to fix.

github.com/r0x0r/pywebview - 0415f84c1cc24ccca7f345f28fa62336f37d8218 authored about 6 years ago by Shiva Prasad <[email protected]>
Merge branch 'wkwebview' of https://github.com/r0x0r/pywebview into wkwebview

github.com/r0x0r/pywebview - cf7d6edebf624ade8616e60d7cca85b4681a60f6 authored about 6 years ago by Roman <[email protected]>
Fix Windows tests

github.com/r0x0r/pywebview - 72dd7b3084071c8abc289713faa286f2b0f565b7 authored about 6 years ago by Roman <[email protected]>
[Cocoa] Fix window closing issue with Mojave

github.com/r0x0r/pywebview - 45cd366631be373308e39af090851dffa305f692 authored about 6 years ago by Roman Sirokov <[email protected]>
[All] Quote URLs only on macOS

Quoting seems to produce errors on Windows. Also, the quote function of
urllib encodes parts of ...

github.com/r0x0r/pywebview - 339331aa0998565236153c0c6759be9b930cc2e6 authored about 6 years ago by Shiva Prasad <[email protected]>
[All] Fix set_window_size test

github.com/r0x0r/pywebview - 8418a6e9ec7a892e0306fda5c035a0a3471aef44 authored about 6 years ago by Shiva Prasad <[email protected]>
Merge branch 'master' into wkwebview

github.com/r0x0r/pywebview - ae56ed9197ea04fd943291ab72f10e8eb3ecd3b8 authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Fix non-existant DOM when url is empty

Follow-up to a52d90b.

github.com/r0x0r/pywebview - 1c2b315647e605ee345440330ae19a4ced92b44d authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Ignore colons while quoting urls

Plus some code cleanup.

github.com/r0x0r/pywebview - f11111c285668a2f1e7920cd0ddae3a274341ea6 authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Move bridgesupport metadata to cocoa.py

github.com/r0x0r/pywebview - 52dbb235f75bac997802b79f40f668e09c671ec1 authored about 6 years ago by Shiva Prasad <[email protected]>
Set Window Size Functionality

Added set_window_size to api.
Added for all backends, tested on two of them

```
set_window_size...

github.com/r0x0r/pywebview - f368fc7a72afd1b48341b3af407a8f7c5d23eec3 authored about 6 years ago by Alexander Rowe <[email protected]>
Remove commented code

github.com/r0x0r/pywebview - 067fc126846218433b4b7402a7aa2b9443d09592 authored about 6 years ago by Roman <[email protected]>
[Cocoa] Init NSURLs with quoted strings

Follow up to 91cd767.

github.com/r0x0r/pywebview - 580295d0cfe432d1819768a958f4e3c83b58a945 authored about 6 years ago by Shiva Prasad <[email protected]>
Merge branch 'master' into wkwebview

github.com/r0x0r/pywebview - 2bd6485da394a94cc4169cdc79f203da5a96ade3 authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Reimplement JS window.print() hook

We are forced to use the private API _printOperationWithPrintInfo_ of
WKWebView, for the time be...

github.com/r0x0r/pywebview - 8ce4108e6aff22ba0074b1416dd8e1018f12f35a authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Disable delete key nav via preference flag

More direct and robust than the current method. Works for internal links
as well. And this seems...

github.com/r0x0r/pywebview - d15935546fa2cd3b807fc894ec9881792781929e authored about 6 years ago by Shiva Prasad <[email protected]>
[Cocoa] Disable right/control click context menu

github.com/r0x0r/pywebview - 0c70c701397d3c760b8b3db8d3485db7daca6fcf authored about 6 years ago by Shiva Prasad <[email protected]>