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

Merge branch 'master' into 4.0

github.com/r0x0r/pywebview - c14509149aa2535360e91f568ae20a2cdf2d47ee authored almost 2 years ago by Roman Sirokov <[email protected]>
Update docs

github.com/r0x0r/pywebview - 69154cf68ca2d65ef0444f40a7c8d4f56edac34a authored almost 2 years ago by Roman Sirokov <[email protected]>
[WinForms] Fix hang on window closing when JS evaluation is in progress

github.com/r0x0r/pywebview - d9412b97fb991f0f0a3a5783c2e0357e885a3c06 authored almost 2 years ago by Colin Gavin <[email protected]>
update docs

github.com/r0x0r/pywebview - 1e37f655edd928c74a39aaf6f709cb9c1c924d8a authored almost 2 years ago by Roman Sirokov <[email protected]>
Fix tests, update docs

github.com/r0x0r/pywebview - c2fbfa0906659b9be891784ff233c58b688db663 authored almost 2 years ago by Roman Sirokov <[email protected]>
Merge pull request #1004 from robb-brown/4.0

4.0

github.com/r0x0r/pywebview - bc9fd32ff4e00a6033162cac96e7f8281850effe authored almost 2 years ago by Roman <[email protected]>
Window will start it's server if an api call is made and it's server is None

github.com/r0x0r/pywebview - 324cefba2bea9739bd88eac5d63008c17cb41d1e authored almost 2 years ago by Robert A. Brown <[email protected]>
Merge branch '4.0' of github.com:robb-brown/pywebview into 4.0

github.com/r0x0r/pywebview - 7f8a08fb629547ca29ffce6b14d77944464f8130 authored almost 2 years ago by Robert A. Brown <[email protected]>
- typo/style fixes

- improved is_app() to check for a callable, indicating a WSGI or ASGI app
- added multiple_serve...

github.com/r0x0r/pywebview - 369a5276e3b6ab60201cdd025ec4e018713a594b authored almost 2 years ago by Robert A. Brown <[email protected]>
Merge pull request #936 from CahierX/feat/vibrancy

feat: support vibrancy effect with macos

github.com/r0x0r/pywebview - c1f652a897e22adaa3e003e229355aeddf616bd2 authored about 2 years ago by Roman <[email protected]>
Fix bug where is_app would report True for input of None

github.com/r0x0r/pywebview - 91a05ea434a7e008068d18e5798ee6f30023bc5a authored about 2 years ago by Robert A. Brown <[email protected]>
typo fix

github.com/r0x0r/pywebview - 77a79ae47954544aaefee983995dc73802096889 authored about 2 years ago by Robert A. Brown <[email protected]>
Merge pull request #999 from ecpost/default-key-equiv-false

Return False from performKeyEquivalent_ in unhandled cases. Remove cursor workarounds.

github.com/r0x0r/pywebview - e4ff20748377c8fe504a2815f9c431171e3362dd authored about 2 years ago by Roman <[email protected]>
Added a "global" server so the serverless windows could fall back on that for js_api.

Successfully shows a simple WSGI app.

github.com/r0x0r/pywebview - e3a2d188ad44641bbb66644335c9b041b7a2af04 authored about 2 years ago by Robert A. Brown <[email protected]>
- Made Bottle server a class and set so each window could have it's own

- added start_server and plumbing so user can provide their own server class. Eventually support ...

github.com/r0x0r/pywebview - adf99c2f89a4fab8a9dc702181f0b8728c0d9d5e authored about 2 years ago by Robert A. Brown <[email protected]>
Change performKeyEquivalent_ to keyDown_ to allow all events to reach javascript.

github.com/r0x0r/pywebview - d4d769b4e8a371a349b57db73dd14111af3321ec authored about 2 years ago by ecpost <[email protected]>
Return False from performKeyEquivalent_ in unhandled cases. Remove cursor workarounds.

github.com/r0x0r/pywebview - 49c3896a1335cb60285e9c311f5197bd0a0837bb authored about 2 years ago by ecpost <[email protected]>
Merge pull request #997 from ecpost/disable-ctrl-click-menu

Avoid control-left-click context menu on MacOS, also allow right-click events to reach javascrip...

github.com/r0x0r/pywebview - c208ad875d4ca9bc1c87f28ceab28c2c78165099 authored about 2 years ago by Roman <[email protected]>
Improve run.sh

github.com/r0x0r/pywebview - e996639762d4d17a6c8c3862aebc580e675b717a authored about 2 years ago by Roman Sirokov <[email protected]>
Make sure context menu is enabled in debug mode.

github.com/r0x0r/pywebview - dc3f80046c23b9770763e1a9c46b3283e86f4ec2 authored about 2 years ago by ecpost <[email protected]>
Avoid control-left-click context menu on MacOS, also allow right-click events to reach javascript handlers.

github.com/r0x0r/pywebview - fd1a87a4291201d5fb79bfecbbfc884e9d8bb613 authored about 2 years ago by ecpost <[email protected]>
Merge pull request #994 from adamckay/duner-all-comma

Add comma to list on dunder all

github.com/r0x0r/pywebview - adf6ae89bbde06829d95c5ac9fa2f28ecb8c3ebe authored about 2 years ago by Roman <[email protected]>
Add comma to list on dunder all

github.com/r0x0r/pywebview - fbf45f5f7bb6436341c89876a49fbe858dddf33a authored about 2 years ago by Adam McKay <[email protected]>
4.0 info

github.com/r0x0r/pywebview - 9853d611e65bfe3b896354a7492e04b12ec8aa01 authored about 2 years ago by Roman Sirokov <[email protected]>
Merge branch '4.0' into feat/vibrancy

github.com/r0x0r/pywebview - 7ac9f4ae9c883930903b0cd7373b070059fef0db authored about 2 years ago by Roman <[email protected]>
Clean up EdgeHTML

github.com/r0x0r/pywebview - 561914d7400e695e4ec16ed2db399d2cfedb9af6 authored about 2 years ago by Roman Sirokov <[email protected]>
Clean up

github.com/r0x0r/pywebview - aa47d6d2eb437b6d7deed2aec79679290b4f2db8 authored about 2 years ago by Roman Sirokov <[email protected]>
Remove deprecated events

github.com/r0x0r/pywebview - 42b9acd47b37f01d3ce9919cf27d86f621d96222 authored about 2 years ago by Roman Sirokov <[email protected]>
Remove Cookie class

github.com/r0x0r/pywebview - 9282cb73da5d1fde8b594f2ed811e4039566d752 authored about 2 years ago by Roman Sirokov <[email protected]>
Merge branch 'get-cookies' into 4.0

github.com/r0x0r/pywebview - c3e5c229473c5418978949a736ce57d7e12a52ab authored about 2 years ago by Roman Sirokov <[email protected]>
[CEF] implement get_cookies

github.com/r0x0r/pywebview - 6c403922597bf39b7fceeddbe805158ca9fe1d50 authored about 2 years ago by Roman Sirokov <[email protected]>
[EdgeChromium] Refactor get_cookies / evaluate_js

github.com/r0x0r/pywebview - eb32510301bc0104489a16074f374d0af3d91744 authored about 2 years ago by Roman Sirokov <[email protected]>
Merge branch 'master' into 4.0

github.com/r0x0r/pywebview - f2d826ad936063730c47d506733a53a6b866e921 authored about 2 years ago by Roman Sirokov <[email protected]>
[EdgeChromium] Fix cookies

github.com/r0x0r/pywebview - 3d4d6320142309d6837d9958a53256d62c7abe4f authored about 2 years ago by Roman <[email protected]>
[WIP] get_cookies implementation

github.com/r0x0r/pywebview - 17a90d71c6f797d3a3d0b0c5454b8e73959b3e67 authored about 2 years ago by Roman Sirokov <[email protected]>
Merge pull request #987 from colingavin/winforms-eval-js-hang-fix

[WinForms] Fix hang on window closing when JS evaluation is in progress

github.com/r0x0r/pywebview - 1b5da9574649d6b156605ebffd11b440d148bdd7 authored about 2 years ago by Roman <[email protected]>
[WinForms] Fix hang on window closing when JS evaluation is in progress

github.com/r0x0r/pywebview - 8f40e9e4c51dba6d8cdbd6b39e9ee83569c06d0d authored about 2 years ago by Colin Gavin <[email protected]>
Merge branch 'master' into get-cookies

github.com/r0x0r/pywebview - 98324d45e440a77bd262d888e83db81791e3d14f authored about 2 years ago by Roman Sirokov <[email protected]>
Update changelog

github.com/r0x0r/pywebview - 3c7aea0a2382272bad1012d75d6a22de56d633ed authored about 2 years ago by Roman Sirokov <[email protected]>
[CEF] open devtools in debug mode

github.com/r0x0r/pywebview - f719ea77f835ad8c96be466040de600a3df0b9af authored about 2 years ago by Roman Sirokov <[email protected]>
3.7.2

github.com/r0x0r/pywebview - d03cfe2c6300624589c669a63117e568e24e5cbc authored about 2 years ago by Roman Sirokov <[email protected]>
Implement automatic opening of devtools in debug mode

github.com/r0x0r/pywebview - a0954ba504de687b9e2b3d8b4100a3339630496a authored about 2 years ago by Roman Sirokov <[email protected]>
Fix mousewheel zoom

github.com/r0x0r/pywebview - 4ad0dc927632fb4e0fc5a34f180a2e193fc88d56 authored about 2 years ago by Roman Sirokov <[email protected]>
[EdgeChromium] Disable accelerator keys

github.com/r0x0r/pywebview - f3284902df91b8040a48c29b3a7e9617e9559b2b authored about 2 years ago by Roman Sirokov <[email protected]>
Merge pull request #983 from r0x0r/cef-resize-fix

[CEF] Potential fix for correct resize

github.com/r0x0r/pywebview - 28983a33ade5c0b1605dbfa0fdff2af611f97d81 authored about 2 years ago by Roman <[email protected]>
3.7.1 info

github.com/r0x0r/pywebview - 2efb173378f461c449943cebd64c693184af680c authored about 2 years ago by Roman Sirokov <[email protected]>
Merge pull request #949 from sardination/create-text-dialog

Implement text dialog with ok/cancel buttons

github.com/r0x0r/pywebview - 08619242bb67f9a1a7e6291bad628d69e83d1963 authored about 2 years ago by Roman <[email protected]>
Merge branch '4.0' into create-text-dialog

github.com/r0x0r/pywebview - 908894952ea4a198984946ae925586a55116e19c authored about 2 years ago by Roman Sirokov <[email protected]>
Merge branch 'master' into 4.0

github.com/r0x0r/pywebview - 99a2120e5abf0445f1beb68b2ea9cf432c4df73b authored about 2 years ago by Roman Sirokov <[email protected]>
Rename confirmation dialog

github.com/r0x0r/pywebview - 4a3c0a948410d1fb8f8b4a555b86c504d330e10a authored about 2 years ago by Roman Sirokov <[email protected]>
Fix GTK/QT implementations of confirmation dialog

github.com/r0x0r/pywebview - 5147397bd947a56bd3f2f5389e22c7b7da6bfa92 authored about 2 years ago by Roman Sirokov <[email protected]>
add text dialog box to Qt

github.com/r0x0r/pywebview - 470b0e6fb6ba0791ca6616b2de525bf2e5ce9c0e authored about 2 years ago by Suriya Kandaswamy <[email protected]>
implement text dialog with ok/cancel buttons

github.com/r0x0r/pywebview - 6dc950812bef8239be3f2f5129adb811e5cd87b2 authored about 2 years ago by Suriya Kandaswamy <[email protected]>
Merge pull request #979 from Pandaft/master

docs: fix typo

github.com/r0x0r/pywebview - e1640acf0db2ea8c04dd28e1b4b53beb410b6d08 authored about 2 years ago by Roman <[email protected]>
Merge pull request #942 from sardination/call-menu-func-threaded

Run menu functions on thread

github.com/r0x0r/pywebview - 2374f719d1b7227c160ec28582a60b6c5bc5a7b5 authored about 2 years ago by Roman <[email protected]>
[QT] Fix call menu func on thread

github.com/r0x0r/pywebview - d7a80c464705e1969bcdf419e12529c094a3d3c9 authored about 2 years ago by Roman Sirokov <[email protected]>
Merge pull request #981 from r0x0r/chromium-arm64

Better platform detection for Edge Chromium

github.com/r0x0r/pywebview - 8c3d5a505db090b50bec31a54330cd9cead3ec86 authored about 2 years ago by Roman <[email protected]>
[EdgeChromium] Fix platform detection

github.com/r0x0r/pywebview - 99ca9d4ee24a70737ff11f755c675e752e13ba46 authored about 2 years ago by Roman Sirokov <[email protected]>
Update Chromium dlls

github.com/r0x0r/pywebview - d6638cd7fc9d54a737780acd380a02cec73b7b1c authored about 2 years ago by Roman Sirokov <[email protected]>
docs: fix typo

github.com/r0x0r/pywebview - a8f7833200057842fbfdc2e96789ab776db5017b authored about 2 years ago by Pandaft <[email protected]>
Merge branch 'master' into docs

github.com/r0x0r/pywebview - 5125e641b610c12deec4f88cb4382ae0973f68e9 authored about 2 years ago by Roman Sirokov <[email protected]>
3.7 info

github.com/r0x0r/pywebview - 24288a9b47db7f4acbde08652c8a0a833a42bb2e authored about 2 years ago by Roman Sirokov <[email protected]>
[CEF] fix master uid not found

github.com/r0x0r/pywebview - dfd554c2d98161a8e02f84b753e71883618f819a authored about 2 years ago by Roman Sirokov <[email protected]>
Remove edge chromium debug logging

github.com/r0x0r/pywebview - c0bc9d854db66d0e0dce56a4c10d481a543e7c9a authored about 2 years ago by Roman Sirokov <[email protected]>
Update Chromium dlls

github.com/r0x0r/pywebview - 1fede4da15bd30f074c964367496d8e4f270499f authored about 2 years ago by Roman Sirokov <[email protected]>
[CEF] Do not delete error.log in debug mode

github.com/r0x0r/pywebview - 61f43b42f9b29dfb5d2b0cee163be1abbc661623 authored about 2 years ago by Roman Sirokov <[email protected]>
Merge pull request #958 from HanslettTheDev/master

docs: modified the Drag area explanation [Not duplicate]

github.com/r0x0r/pywebview - 32289e202462a934229aecec52fc2e01fc068959 authored about 2 years ago by Roman <[email protected]>
Merge pull request #956 from sbbosco/master

Update PySide6, PyQt6 backend

github.com/r0x0r/pywebview - b2d4bfae988d1e3bf335ea2c9111524f47f3f654 authored about 2 years ago by Roman <[email protected]>
docs: modified the Drag area explanation [Not duplicate]

The drag area message was a bit unclear on how to proceed in adding this class. Personally it to...

github.com/r0x0r/pywebview - dd3031e26fa3db7394cd7064ae33b2dd2eb35a80 authored about 2 years ago by Hanslett <[email protected]>
Fix profile release message on close

Prevent 'Release of profile requested but WebEnginePage still not deleted. Expect troubles !' m...

github.com/r0x0r/pywebview - 38462445f9e23d0b91084baa82ebb5572a760d2c authored about 2 years ago by sbbosco <[email protected]>
Fix PySide6, PyQt6 issues

github.com/r0x0r/pywebview - 043628a6a9143cc1394591090951cc02001d48db authored about 2 years ago by sbbosco <[email protected]>
Merge pull request #951 from TomFryers/master

Remove 'Empty key passed' messages

github.com/r0x0r/pywebview - c2d3435430f11c46723e1db7f75b440e7c6f993f authored over 2 years ago by Roman <[email protected]>
Remove 'Empty key passed' messages

github.com/r0x0r/pywebview - 1fd3fbc28ed1a838a16b5fcfa990577d1b02f48a authored over 2 years ago by Tom Fryers <[email protected]>
import Thread in qt.py

github.com/r0x0r/pywebview - 805c0e435bcbd534f7c3af18c133882390bb8c8c authored over 2 years ago by Suriya Kandaswamy <[email protected]>
add qt for threaded menu function

github.com/r0x0r/pywebview - c4ade0031028a42bfe0fe77f37276bcac7b8be34 authored over 2 years ago by Suriya Kandaswamy <[email protected]>
run menu functions on thread and add case to menu example

github.com/r0x0r/pywebview - 183a7c98f085777bc2e87aeb568eadaea6a30b6f authored over 2 years ago by Suriya Kandaswamy <[email protected]>
Merge pull request #924 from irtimir/fix-cef-js-eval

fix evaluate invalid js for cef

github.com/r0x0r/pywebview - 47b1144e547da993748c34c4b7ef86c1659eeb7a authored over 2 years ago by Roman <[email protected]>
Merge pull request #931 from Codezigineer/patch-1

Update screen.py

github.com/r0x0r/pywebview - ca661aa2f6b2644a5f1b0008ac9663c499f394f4 authored over 2 years ago by Roman <[email protected]>
Merge pull request #930 from kianmeng/fix-typos

Fix typos

github.com/r0x0r/pywebview - d1f6346c9a26c9f257c8d590223663a1e85472ba authored over 2 years ago by Roman <[email protected]>
feat: support vibrancy effect with macos

github.com/r0x0r/pywebview - 21e0945001e860a1636e3f5b96fe41c0c513e89f authored over 2 years ago by 陈本拯 <[email protected]>
Update screen.py

github.com/r0x0r/pywebview - 635e58d4d1d62d7a9d567638582315ae1d68f38d authored over 2 years ago by Codezigineer <[email protected]>
Fix typos

github.com/r0x0r/pywebview - d444fdad1be2a0f4a89e131b9cb9cc15096c7938 authored over 2 years ago by Kian-Meng Ang <[email protected]>
fix evaluate invalid js for cef

github.com/r0x0r/pywebview - 51229fbc8557bcfd0097e91ca24e56a915f800dd authored over 2 years ago by Ilyas Timir-Bulatov <[email protected]>
Merge pull request #921 from sardination/fix-cocoa-barmenu-order

Fix placement of app and view menus for Cocoa bar menu

github.com/r0x0r/pywebview - 0eb9d90d9a240e5dbbdb43dfee867803232c088e authored over 2 years ago by Roman <[email protected]>
Merge pull request #922 from irtimir/pythonnet-3-support

fix initialize BrowserForm for pythonnet 3

github.com/r0x0r/pywebview - b1fe1ef4e3149aa497da496f5db4b1d4a82f4b15 authored over 2 years ago by Roman <[email protected]>
fix initialize BrowserForm for pythonnet 3

github.com/r0x0r/pywebview - 8dc698aa97b51c10a723ca49dde5a74c0e42a684 authored over 2 years ago by Ilyas Timir-Bulatov <[email protected]>
make sure that app menu is menu index 0 and view menu is menu index 1:

github.com/r0x0r/pywebview - ade4de108c3e3d592de940800be6c54d5fd0913a authored over 2 years ago by Suriya Kandaswamy <[email protected]>
Merge pull request #915 from timgates42/bugfix_typos

docs: Fix a few typos

github.com/r0x0r/pywebview - c265a9fcb0db8b6de278df40dbf630520bd6ae7f authored over 2 years ago by Roman <[email protected]>
docs: Fix a few typos

There are small typos in:
- docs/examples/minimize_window.md
- docs/guide/api.md
- docs/guide/in...

github.com/r0x0r/pywebview - 87913c706f77b7abadd5de68aa1634969962021a authored over 2 years ago by Tim Gates <[email protected]>
Merge pull request #913 from cheetahbyte/patch-1

fixed typo

github.com/r0x0r/pywebview - d121bc1cc6adf6ac74a7917fad49e90851cd169e authored over 2 years ago by Roman <[email protected]>
fixed typo

github.com/r0x0r/pywebview - aed773323aeb30ca58267acfa1577e264eca943d authored over 2 years ago by cheetah <[email protected]>
Merge pull request #908 from detritophage/master

#904 #905 #906 Fix callback return value in async evaluate_js

github.com/r0x0r/pywebview - de677864afb7ea862318682b8c7f6f62a5578a6f authored over 2 years ago by Roman <[email protected]>
#904 #905 #906 Fix callback return value in async evaluate_js

Javascript generated for asynchronous evaluate_js call returned an actual boolean instead of a J...

github.com/r0x0r/pywebview - 471a0c335e9c2d30e80c2c9aef074e8b0621704d authored over 2 years ago by detritophage <[email protected]>
Merge branch 'app-menu' into 4.0

github.com/r0x0r/pywebview - 97db1bb315c09d7f0ed6da83d59075076c71df55 authored over 2 years ago by Roman Sirokov <[email protected]>
Merge branch 'master' into 4.0

github.com/r0x0r/pywebview - 4f4d77a156ce3fe02fdbffe2a646d4c1afb880dd authored over 2 years ago by Roman Sirokov <[email protected]>
Merge pull request #886 from sardination/bar-menu

Application Menubar

github.com/r0x0r/pywebview - ebeabca3d54a4ed5203a9a6631857c9eb35d5201 authored over 2 years ago by Roman <[email protected]>
Update winforms.py

github.com/r0x0r/pywebview - 4834576e60f9af4e5b3c77ff91bd54403bdc50a7 authored over 2 years ago by Roman <[email protected]>
Fix GTK menu

github.com/r0x0r/pywebview - a2d00b785d86692fd3384df45a48c8bdad402426 authored over 2 years ago by Roman <[email protected]>
Merge pull request #894 from berlyozzy/patch-1

Update api.md

github.com/r0x0r/pywebview - a9ecd575493e22cf4827a6ebfeb182ce6dd84f1d authored over 2 years ago by Roman <[email protected]>