Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/tauri-apps/web-view
Rust bindings for webview, a tiny cross-platform library to render web-based GUIs for desktop applications
https://github.com/tauri-apps/web-view
fb5c76ca06d33ee10736d5ea51060c3d92d2db22 authored over 4 years ago
7bf4f83517ed3e9453681942334eacccb9bdacd6 authored over 4 years ago
a4cfc7f93006a6b4b039866f7e6d1e80cf298fdc authored over 4 years ago
Forgot to switch the badge when moving from travis to Github Actions
f4372ec8f5cc6e8a9ddd55c7d025cd391f71fa26 authored over 4 years agoFixes #162
48cfa085e098c88e9dd288c1924eb466d3a57483 authored almost 5 years ago* add todo example using vuejs
* refactor by using vue component
* fix wrapper class name
...
Github Flavored Markdown uses indentation for code (See: https://github.github.com/gfm/#indented...
9c331ac5f9183846ddf36a8d6de1cd7a1be9ca79 authored almost 5 years ago* Use default winres icon as top left window icon
* Replace MAKEINTRESOURCE macro with cast
...
* Fix for memory leak in ffi_dispatch_handler and ffi_invoke_handler
* directly call mem::for...
d5f27ea6f0bbc57ac7c08b556d6af78d64fa2334 authored almost 5 years ago56d7b6fa31d8171454e1b83cb00a2ec4c8c101ba authored almost 5 years ago
8f1f391a92a3607e28ff9d253bab74337460a91a authored almost 5 years ago
9e7a3e9cd53fa9f5ca85b9f2972f8095d3156cce authored almost 5 years ago
It was not needed, simple null check is enough.
Webview on macOS, Linux, and Windows correctly d...
9b8b107c04abd3101ba8ef1891e2c361f07abd8b authored almost 5 years ago
363dd8eb29287481ea3cf65aaa07136ba81073db authored almost 5 years ago
3fb4b4449b2139bc088cea4e2850d2da94be9d22 authored almost 5 years ago
542816bab2e9574c8f27f3940141cbca37d5671b authored almost 5 years ago
9597833d872cf2e85aeac3901f6b59662b559d3d authored almost 5 years ago
It gets expanded to nothing, it is not needed.
6813ebff61c012ea2b6ee5a04c9b98acaf828801 authored almost 5 years agoStoring it served no real purpose, it just made things harder to reason about.
bbc50de6d2acf4efd832d11c0c75fcbc6448cc7f authored almost 5 years agoWe were retuning pointer to pointer, BSTR is already a pointer.
a11503ab339ce6671bc7ee7149b90ecf431713ad authored almost 5 years ago30143633fe291caece4157542d15ca0c1707655d authored almost 5 years ago
Uses tinyfiledialogs to implement dialog functions on webview.
Removes original implementation.
...
fe26a674936ca2427b2c569b8d7ac7d03e3dc374 authored almost 5 years ago
* Fix function signature of SetThreadDpiAwarenessContext.
* Don't return if SetThreadDpiAwarene...
74183c8db0dd0a8d15aa211f9fcc5498e1851656 authored almost 5 years ago5353c0486f76b7eca72a517573a68aa145fd5e9c authored almost 5 years ago
And don't worry too much about older Windows, because edge is only
available on Windows 10 anyway.
263b6a43c66014942f03056269d68608bd77b7f0 authored almost 5 years ago
5bfb70be19ad3908b2a7dd75f6d6eb61bc0832b9 authored almost 5 years ago
acfbc77a0e8dee683a5ebfef29eca944215dfd55 authored almost 5 years ago
adf00958671b9bf7e818af1fc8adb2028bb3d2dd authored almost 5 years ago
d46cc70c10e33a05b627ec0adde6b0f0ba6a5300 authored almost 5 years ago
0e4ef40e0c8f6ab7cc378ec0443f94e3dd9d61f4 authored almost 5 years ago
96e68018dd95e89f54f29a7513f5a3f7b8861d97 authored almost 5 years ago
8dec22b7e6aae6a5c074fcbe9c90297f931f1581 authored almost 5 years ago
17385b8b388068b1bbcdb10f5aff22661115c0ed authored almost 5 years ago
21415bdaa57283a2a999097962a5eb96e195d30b authored almost 5 years ago
55f619190e6aa8c54fde8cf72d71a5126238a5e3 authored almost 5 years ago
2c1d5071e8e6748a1d097a113b3e9ff167621c4b authored almost 5 years ago
Also removes custom rustfmt.toml and uses the tools' defaults.
03394d68153eafd84f4ee678f7f69bbc2b7a296a authored almost 5 years agoe5fc5b97db7fb99de7f79d6a8acda71623209ff8 authored almost 5 years ago
581dfbe7b7a0d6814f4003aeab2f5958852341d7 authored almost 5 years ago
acaaa2b65cef11ea0cf192c5702055944b4b3201 authored almost 5 years ago
aeb9840d17fc20cb111326af40286f0855dc5334 authored almost 5 years ago
The Clone implementation for Handle does not need the T: Clone bound.
4a8eb623a4e37536908c5fb5b58e1ce149459c5d authored almost 5 years ago0ef21b66820965e3da7f7343565978174176db6a authored about 5 years ago
0a26b3ddc595715b399e715e5ee03023a1e6c61e authored about 5 years ago
7ea3f06575bcd1a044275167d3e2ca6e8fc644b1 authored about 5 years ago
Previously `sscanf` is used in decoding the url-encoded html document.
But `sscanf` is quite exp...
6710478a58950152f94b8db756c43e426d862236 authored about 5 years ago
* First pass at graceful exit
* Working macos unified exit
* fix example html to work with...
b664974c1b5db9bbba6847d2ca6d176d31f9d1d9 authored about 5 years agod3ba96f03efa129e21f4b4836b2befbd1e975066 authored about 5 years ago
Thanks to @sopium the root cause of issue #96 has been identified. As
such the `README.md` file ...
Always explicitly use wchar_t.
de8f8d3268c47a31e992b2385746015cf5994a39 authored about 5 years ago3f0bca943cb43d4ae448cf0ea90dd25e4c4d4a81 authored about 5 years ago
This shows how to use WebView::set_color
ef6012bf610a7e07f243815b752a337f3f2d125c authored about 5 years ago177a0d4433fa1c6b17430c77cbafb38f3db79b62 authored about 5 years ago
Fixes #101
026a7631758ee4cce1ae64ff302aff65c59980aa authored about 5 years agob5ca004ddea2372ef68264af1476640d3eb9dced authored about 5 years ago
fullscreen - shows two buttons for entering and exiting fullscreen mode
title_change - show text...
cc465921ff4e25232c5622ce919fa708eac4f36a authored about 5 years ago
c7b0f2a5e9617039effc82527d3bc09da8cd686a authored about 5 years ago
79f96225f6a4cb126dcc24f111f5f544718fa06a authored about 5 years ago
Following feedback from @zxey the original image has been moved back to
the top of the README.md...
Documentation has been improved to be more detailed, with the intent of
making web-view easier t...
merge from upstream
d4d88c77a2c6ccd14d1fd2b16c40c0cc5c48bc2e authored about 5 years ago6f2c3600f068d87283e99903aec4106a960d79e3 authored about 5 years ago
438d0afd404e10932dfbdf1c745c45bbad24a5b7 authored about 5 years ago
tracking merge
45c5a82743cf60f2d655ba608a4f2878db99a9a1 authored about 5 years agoe850ff0176a13df5a7c024b78db5a4063accf239 authored about 5 years ago
b9b40b77d339b1f1de0ee89ed13ca38a67cbca17 authored about 5 years ago
- moved functions webview_js_encode and webview_inject_css into webview.h
b1779d080efb10e95d5073f15e1dab0c2ca4a9e7 authored about 5 years ago712aa082f9d8440b78a416faca52b956838eb9d7 authored about 5 years ago
b6cdccfde3a038d7913f8b5a51ce4ede09871901 authored about 5 years ago
Added missing linked libraries to edge backend.
I also kept the pragmas, if someone want to buil...
6c2ecbe4fad29bdfc5e1c21fbd9d76cbda7b9509 authored about 5 years ago
b31e61091c6e018ee9a66cd02c0b13d8fe9486cf authored about 5 years ago
54f30b3bb17bf1aeb74b46cbf553fc292574fcaf authored about 5 years ago
Affects both mshtml and edge backends.
Fixes #41
Fixes #78
69566708a45e0100c19178d46f02bd929a5c23d3 authored over 5 years ago
webview-sys updated its minor version, because the public api changed
web-view updated only patc...
cf3dee4f51c2059fe0c27b7bc99649eb3a7dda8c authored over 5 years ago
a314913439c138021e98f875fe280d3204ed11ab authored over 5 years ago
471d9aa7a4fc0faaa2993e4929ee01e3b5d6c150 authored over 5 years ago
4ca58ff0d8d8dce22bd7fc55bd7355723f2a4e8d authored over 5 years ago
f3f337b01bed2c603103bcab036cc0dc3a63d03c authored over 5 years ago
da431f66833ba423db6da64775215e479cf64daa authored over 5 years ago
Previously the backend would define some functions differently and had some functions missing.
N...
8714a0994d42c637d8db2beb715aa4c0797f2c98 authored over 5 years ago
c9b0b59a18fa80b436c060b145eabb4a1a5e73a1 authored over 5 years ago
88b7db196c161f506f89916f5b49220a82cde9a6 authored over 5 years ago
5cc3964acc93ead53d40a945cb12f9254962cb3c authored over 5 years ago
b545906c2db5a05fd9572999173d44b201e16b9c authored over 5 years ago
128aa1609522739fb2731c6fcaeed3f3747798d1 authored over 5 years ago
46ac492e89d43287518356c3a265c37d6d213df7 authored over 5 years ago
b5a9c7193a4e56afa6fa1e37221116cae2b38aac authored over 5 years ago
Sam Green did a lot of work, also added myself.
a75595179398ca5b70758c60df6a1bd3632904ca authored over 5 years agoThis is so cargo can resolve any version '1', helps if user of this library has also bitflags on...
2f2ab621c57a430ffc373cb3a920f211978ba8f4 authored over 5 years ago31b4904b69185ba00310dfdcb61650b795ded09e authored over 5 years ago