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

Make Ctrl-C (SIGINT) work on Cocoa when running from the command line to close the app.

9f6cad9243c9924cf12537d6a4826bc7528654f7 authored almost 3 years ago by awesomo4000 <[email protected]>
Merge pull request #842 from r0x0r/window-events

#828 Implement window management events

06a03065f1eb04f584b1ecbf6fe467009549fae4 authored almost 3 years ago by Roman <[email protected]>
Fix event names in docs

9d485df298d701d4bc732bb5086a20bd6249da21 authored almost 3 years ago by Roman Sirokov <[email protected]>
Fix promise resolve value / update docs

8986173e502fcbc0b893e06eabf12f6a9d557ad9 authored almost 3 years ago by Roman Sirokov <[email protected]>
Implement window management events

bfb6fe9ac861ddff1c2806428b99194f76af681a authored almost 3 years ago by Roman Sirokov <[email protected]>
Merge pull request #840 from ultrararetoad/master

Support non-elevated installations of WebView2

2d768950d09098dfaa0f5908fb23f4645fa68961 authored almost 3 years ago by Roman <[email protected]>
Support non-elevated installations of WebView2

46833235ca44097d861c976c464140d8929ffa40 authored almost 3 years ago by ultrararetoad <[email protected]>
Merge pull request #838 from rms4698/master

Updated the error message if Microsoft webview2 runtime is not found

54c216227c756040009bc618285ba4de36a4233d authored almost 3 years ago by Roman <[email protected]>
Updated few double quotes with single quotes

Signed-off-by: muthusaravanan <[email protected]>

e24d00d4f39d56d41e92abe7ff4d1ae2828c5130 authored almost 3 years ago by muthusaravanan <[email protected]>
Updated the error message if Microsoft webview2 runtime is not found

8d16bdfd4d4336cc2f999525c8641e922374a856 authored about 3 years ago by muthusaravanan <[email protected]>
Updated the error message if Microsoft webview2 runtime is not found

adb0e78ed821de444737d2332f26b534b3e7f08e authored about 3 years ago by muthusaravanan <[email protected]>
Updated the error message if Microsoft webview2 runtime is not found

Signed-off-by: muthusaravanan <[email protected]>

ab50bc0df4f3cd116de33e0d2373e91359f650c1 authored about 3 years ago by muthusaravanan <[email protected]>
[Winforms] Focus on activate event

96438988895c6ae5cffe36edd68cb24bc0b11ac5 authored about 3 years ago by Roman Sirokov <[email protected]>
Add async example

889d86fd08871822fb55641f9c4a79e33550a3be authored about 3 years ago by Roman Sirokov <[email protected]>
Tentative async evulate_js implementation

6b6f4176ee3a326a6682a02152bd3a878982afe6 authored about 3 years ago by Roman Sirokov <[email protected]>
Merge pull request #818 from dzc0d3r/patch-1

Add React Boilerplate

cb17179b97dd0fba071ec416e30e49f11bfeb413 authored about 3 years ago by Roman <[email protected]>
Merge pull request #815 from Rolf-MP/cef-add-browser-settings

add ability to set browser settings to cef

7641414db75542958d1d1158b903576aafebd47c authored about 3 years ago by Roman <[email protected]>
changed browser_settings to all_browser_settings in CreateBrowserSync

corrected issue found by Roman

541bcc9dbe6cb81c18af087e9c7e770f15b27884 authored about 3 years ago by Rolf <[email protected]>
Update README.md

add second react boilerplate (using create-react-app)

061f4696079686bf100bf39003a5dfae0bbd3b26 authored about 3 years ago by Walid Lamraoui <[email protected]>
add ability to set browser settings to cef

resolves issue https://github.com/r0x0r/pywebview/issues/806

2b0f5ce61f17fda4f7204e63a87e42413ae7ac63 authored about 3 years ago by Rolf <[email protected]>
Merge pull request #812 from thewh1teagle/master

Update README.md

f92f9679ed0720ee695ba1c3a75ddca227de12f6 authored about 3 years ago by Roman <[email protected]>
Update README.md

0b4faf259bf19e16e3d5f32e528d36ccf557318a authored about 3 years ago by thewh1teagle <[email protected]>
Update README.md

because pythonnet package we can use only python 3.8 or older in this package, hence I suggest a...

09c0f70ab7da1da9460e8df744416f699701b6b0 authored about 3 years ago by thewh1teagle <[email protected]>
[QT] Fix simultaneous js bridge calls

d41dd4a01cbe02aeca143e9248eafeaf32377b28 authored about 3 years ago by Roman Sirokov <[email protected]>
Fix CEF resize

1d7a225b3563995414bc22eb54299031db2a5f01 authored about 3 years ago by Roman Sirokov <[email protected]>
[CEF] Revert resize code

8c489fb401a2cea1ef8572f59359471522c4bb66 authored about 3 years ago by Roman Sirokov <[email protected]>
3.5 info

e4d809a1e669a32a2fa9497c32247a6a7862fc75 authored about 3 years ago by Roman Sirokov <[email protected]>
[EdgeChromium] custom user agent

8caa7e218a5fc5feffdbcc1766cbbad0cbca8376 authored about 3 years ago by Roman Sirokov <[email protected]>
Merge pull request #763 from Timoses/feature/fix-window-positions

[WIP] Allow fixing window position to any side

9915792e663ce28533d1d47fd45fa9e55f368a62 authored about 3 years ago by Roman <[email protected]>
Merge pull request #782 from michael-lazar/patch-1

Fix typo in example link

e68860ab694ccb1dc80a43dd35a50d2287a74f49 authored over 3 years ago by Roman <[email protected]>
Merge pull request #783 from sbbosco/master

Fix window.load.html() in EdgeChromium

13532af71a9c581e7ef6ebda08e7a98abc1d485c authored over 3 years ago by Roman <[email protected]>
Fix window.load.html() in EdgeChromium

Enable User Agent override

05b0f056d42af73715938adc72986cbb1516cb1d authored over 3 years ago by sbbosco <[email protected]>
Fix typo in example link

9caca74ee03ce4263c2e56c4a1de45a983f05f09 authored over 3 years ago by Michael Lazar <[email protected]>
Implement fix_point cef and winforms

f17f124702a929e40a086cdcc59c51f6e8607568 authored over 3 years ago by Timoses <[email protected]>
Implement suggestion and further platforms

150027b9129e229bb8a37ced0188415431b609fa authored over 3 years ago by Timoses <[email protected]>
Merge pull request #769 from Fizzadar/fix-should-close-macos

[Cocoa] fix check for should close window.

0c4d5518d786eb41718725c039670ff0dd219a43 authored over 3 years ago by Roman <[email protected]>
Create SECURITY.md

6e3ef4aac3846e5994d0772c5e6048f4d6bf6d29 authored over 3 years ago by Roman <[email protected]>
[GTK] use new per-window localization object.

4d7b1b965abdeff1fefe3a8521f28d4e3517f56f authored over 3 years ago by Nick Barrett <[email protected]>
[Cocoa] use new per-window localization object.

375619a12cd609af5fd9d18d6d12dbb55027d89d authored over 3 years ago by Nick Barrett <[email protected]>
Webview2 transparency support

update webview2 version to 1.0.902 and support transparency

814d04d2325a45d8bcaae8ac9ef2884329abc5ec authored over 3 years ago by ODtian <[email protected]>
[EdgeChromium] custom user agent

a8d6a6503e84e40aad1cf41bde4a874e64eba9ce authored over 3 years ago by Roman Sirokov <[email protected]>
[Winforms] use new per-window localization object.

e42a76b95fc54759926bdb9128b6974fa1e2297a authored over 3 years ago by Nick Barrett <[email protected]>
3.5 info

c00aedf473f7628b49a2170390f4ef2df56d2e45 authored over 3 years ago by Roman Sirokov <[email protected]>
Update localization example.

0eb474701bce9a5c898b7a1c7f63b2acaa5a2b55 authored over 3 years ago by Nick Barrett <[email protected]>
Revert "Webview2 transparency support"

This reverts commit 41559935b2954882575cdbadf0ff247c09fbe479.

bb66fdc6f38203e6519654807772c7ad7b925a8f authored over 3 years ago by ODtian <[email protected]>
Webview2 transparency support

Support transparency and upgrade webview2 version to 1.0.902

994cd1214520f700019606677abe0b29ae2a6ae1 authored over 3 years ago by ODtian <[email protected]>
[QT] use new per-window localization object.

2175c827717b8b74db80bce4bbb650e891b2a55e authored over 3 years ago by Nick Barrett <[email protected]>
Only call DestroyIcon if an icon handle was found

c3320ec4d48f5ec972beb8c80a7b37e155c716bd authored over 3 years ago by Simon Robinson <[email protected]>
Update CoreWebView2InitializationCompleted event

Replace CoreWebView2Ready with newer CoreWebView2InitializationCompleted event.
Remove comment ...

7f8239ad3b1fb7049d48d267cd46b488d3cfd5f5 authored over 3 years ago by sbbosco <[email protected]>
Refactor debug logic

5c65cc8debd465b9ce9b6839c1b8fbd8eb7bdb2e authored over 3 years ago by Roman Sirokov <[email protected]>
Implement per-window localization override argument.

3b355d6e2a2c49cdce38c7ad3c40b6113382fb1a authored over 3 years ago by Nick Barrett <[email protected]>
Set debug logging when running in debug mode

b9bf651939bb637e7170d0d678d45117e4f70c2c authored over 3 years ago by Roman Sirokov <[email protected]>
Update to version 1.0.774.44

6bf18b61443cb5908865677a6a684055032b4adc authored over 3 years ago by sbbosco <[email protected]>
Do not set_ie_mode for chromuim engine

05951ffb33e0b824bc112aee5d5930a8ea5d710d authored over 3 years ago by sbbosco <[email protected]>
Update to version 1.0.774.44

ad285eb8fedf1edd7f3391f02d0bb04064136a59 authored over 3 years ago by sbbosco <[email protected]>
Update .travis.yml

6769750fb24479fca31da621bc34123623304236 authored over 3 years ago by Roman <[email protected]>
Add pystray example

b9171126b874757c4648c8b0984c73bb30d0f1a4 authored over 3 years ago by Alex Covizzi <[email protected]>
Fix process spawn on Mac os, simplify logic

bda9c03e40315f4050477463b715fab038a96a1e authored over 3 years ago by Alex Covizzi <[email protected]>
Improve example, start pystray in main thread and webview in new process

45e0605a178c36a4075b59026952ef5a797e09aa authored over 3 years ago by Alex Covizzi <[email protected]>
[MSHTML] Fix alert / Fix drag region

d77fcf828cf310c6cfc0fa0c717376bda261877b authored over 3 years ago by Roman Sirokov <[email protected]>
js bridge serialization fix and optimization

cad392b3f094690c3dc384bfa2277f1e7fca6ee9 authored over 3 years ago by peter23 <[email protected]>
cef also should know about new serialization

1d8dec18298cc279d68ab7791167179b0d92630d authored over 3 years ago by peter23 <[email protected]>
Implement file type filter / force on winforms save dialog

1acd6f7261652172229f85992c7df54fbd136d1a authored over 3 years ago by MarkusFF <[email protected]>
Update issue_template.md

d3202147decd4d4fb85a2ff80d8e35c343a7a5af authored over 3 years ago by Roman <[email protected]>
'Use `performClose` when closing Cocoa windows.'

This means the `windowShouldClose` function is correctly called.

df2b3aacec06d8c7b4a5e684c5707319447d2a96 authored over 3 years ago by Nick Barrett <[email protected]>
Bump prismjs from 1.21.0 to 1.23.0

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.23.0.
- [Release notes](https...

c936dd6b2e15929e8f40aed96a48c0b8d464d9cf authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump elliptic from 6.5.3 to 6.5.4

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](htt...

12e10eca1e5ebbb10a669087af1e477b241edbb8 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[GTK] Fix race condition when destroying a window

014881b13b6dddcec0d7e7f88d27a1412512ad34 authored over 3 years ago by Roman Sirokov <[email protected]>
WIP implementation of webview.screens

843b8c6b79e05a63ce5153f48c6b6a48e9334739 authored over 3 years ago by Roman Sirokov <[email protected]>
Update pystray_icon.py

87417af7aa1c279daa55f6e47ea558af12978c18 authored over 3 years ago by Roman <[email protected]>
Implement webview.screens

a94fc1b45726d5b85d53a3cda5cbd43128d65be1 authored over 3 years ago by Roman Sirokov <[email protected]>
Fix CI

95823b03139a04e8f96068de76c4dcd4c67617c5 authored over 3 years ago by Roman Sirokov <[email protected]>
Flog

b6f7335e3e4d3e40ef02d8c879ffdf5f5e106d29 authored over 3 years ago by Roman Sirokov <[email protected]>
Update to version 1.0.774.44

8140874e644f75d5ca3157374fd995ec25258f01 authored over 3 years ago by sbbosco <[email protected]>
Fix typo

02c16f2af5ea9e39c579eb8a6e8d0466c63e99ee authored over 3 years ago by Roman Sirokov <[email protected]>
[Cocoa] Fix move window

c8fc67bcdf67b5acce8eaf5e5756c5e6fdf58a8a authored over 3 years ago by Roman Sirokov <[email protected]>
[Cocoa] Change move to use window screen

dfce3304c7a459fff93a9ed4791eeed502990085 authored over 3 years ago by Roman Sirokov <[email protected]>
[CEF] Fix exception when destroying window

cf6345c8c54bc2d28474e6239289f66c86dc0b12 authored over 3 years ago by Roman Sirokov <[email protected]>
Implement return False values in event handlers

96ccd5ba91c87ed16f9a979800f984b4484c4e00 authored over 3 years ago by Roman Sirokov <[email protected]>
Implement cancel close for the rest of platforms

b255aa978549ac73b3e4e49e2ba6b2d716e8e69f authored over 3 years ago by Roman Sirokov <[email protected]>
Allow fixing window position to any side

74f8b4d6e7f28a80709fc4a0cd03e91a799e6547 authored over 3 years ago by Timoses <[email protected]>
[Cocoa] fix check for should close window.

ee64dfbfd5f575e95721841b7c4fd637a88140e3 authored over 3 years ago by Nick Barrett <[email protected]>
Merge pull request #760 from ucytech/fix_v35_inspector

Fixing crash when opening inspector in Qt platform

c0d058f147f7eee89d14e51be4f3e3d833f30021 authored over 3 years ago by Roman <[email protected]>
Fixing crash when opening inspector in Qt platform

4b8adfc20926b2c52a973807895430cbc70f1f41 authored over 3 years ago by Maximilian Söllner <[email protected]>
Merge pull request #752 from ODtian/master

Delete the hack of edgechromium's console and alert

26c9caed6fd59e9e3751e581c6daa313689cad60 authored over 3 years ago by Roman <[email protected]>
Create SECURITY.md

f0ddcb879426e90e341c5c97cffad2494325a489 authored over 3 years ago by Roman <[email protected]>
Delete the hack of edgechromium's console and alert

console and alert in edgechromium is well fixed, now you can use devtool.

6aa84179ea2b7bd0aba1b1df9566c838488cde32 authored over 3 years ago by ODtian <[email protected]>
Merge pull request #744 from r0x0r/ccancel-closing

#718: Cancel closing

823b1c182a80e8f54bce9c105f74d09a6d0463c5 authored over 3 years ago by Roman <[email protected]>
Merge branch 'master' into ccancel-closing

7f1e5f9190de8aa54f23ec770f0ac6843ee0c384 authored over 3 years ago by Roman <[email protected]>
Merge pull request #746 from ODtian/master

Webview2 transparency support

0313f4a9c062df5331d11fcfb4d6741ac8d20d25 authored over 3 years ago by Roman <[email protected]>
Webview2 transparency support

update webview2 version to 1.0.902 and support transparency

256c03a7e7cac72d0c7d0ef341df344fef5af408 authored over 3 years ago by ODtian <[email protected]>
Revert "Webview2 transparency support"

This reverts commit 41559935b2954882575cdbadf0ff247c09fbe479.

e439e282aa243fcecc61c336a124028f54e2da43 authored over 3 years ago by ODtian <[email protected]>
Webview2 transparency support

Support transparency and upgrade webview2 version to 1.0.902

41559935b2954882575cdbadf0ff247c09fbe479 authored over 3 years ago by ODtian <[email protected]>
Implement cancel close for the rest of platforms

fd8e814b96143d9660ab44b1271ad8516758fee5 authored over 3 years ago by Roman Sirokov <[email protected]>
Merge pull request #726 from Fizzadar/localization-per-window

Localization per window

2ea34fdac1bcda4ebf9d9cb2bf4157bebbcccd5c authored over 3 years ago by Roman <[email protected]>
Set debug logging when running in debug mode

aa1f7e131561d960c7d983faf12ce2f559a2b1ae authored over 3 years ago by Roman Sirokov <[email protected]>
[GTK] use new per-window localization object.

0eab321f9c4d69a19e268cc2f680df1effceec5f authored over 3 years ago by Nick Barrett <[email protected]>
[QT] use new per-window localization object.

c9976f57d0de6cd54978a3ac5b96656d79a97fdb authored over 3 years ago by Nick Barrett <[email protected]>
[Winforms] use new per-window localization object.

33fee9ffeed695b2454bd8601fbba5fa30880954 authored over 3 years ago by Nick Barrett <[email protected]>
Merge pull request #717 from sbbosco/master

Update Edge Webview2 to version 1.0.774.44

fd9192b9c163078445dc0b731236b1c9facb7aeb authored over 3 years ago by Roman <[email protected]>