Ecosyste.ms: OpenCollective

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

github.com/tauri-apps/wry

Cross-platform WebView library in Rust for Tauri.
https://github.com/tauri-apps/wry

Remove trivial tray features

wusyong opened this pull request over 2 years ago
feat: add find-in-page, closes #585

keiya01 opened this pull request over 2 years ago
Update windows-rs to 0.37.0 and webview2-com to 0.16.0 to match

wravery opened this pull request over 2 years ago
Allow setting proxy settings

SoniEx2 opened this issue over 2 years ago
fix: prevent memory leak on macOS, closes #536

keiya01 opened this pull request over 2 years ago
fix: fix build on macos, closes #580

FrankenApps opened this pull request over 2 years ago
WebView2: Enable/disable platform default zooming shortcuts, closes #569

JensMertelmeyer opened this pull request over 2 years ago
fix(macos): typo in the WebviewExtMacOS conditional compilation

lucasfernog opened this pull request over 2 years ago
fix(macos): crash when custom protocol response is empty

lucasfernog opened this pull request over 2 years ago
fix(macos): set titlebar style to `none`

lucasfernog opened this pull request over 2 years ago
feat: add feature to zoom webview contents, closes #388

keiya01 opened this pull request over 2 years ago
Disable WebView2 mini menu ("OOUI") (fix #535)

JensMertelmeyer opened this pull request over 2 years ago
fix: disalbe bounce option for macos, closes #557

yuta24 opened this pull request over 2 years ago
Set scroll bounce on WKWebView

promontis opened this issue over 2 years ago
fix: reset background process when webview is closed, closes #536

keiya01 opened this pull request over 2 years ago
chore: rename class name for ui delegate

keiya01 opened this pull request over 2 years ago
Expose tao

dceddia opened this pull request over 2 years ago
Add devtools support on Android/iOS

wusyong opened this pull request over 2 years ago
Unify custom porotocol across Android/iOS

wusyong opened this pull request over 2 years ago
Feat/impl wkwebview file upload panel, closes #305

keiya01 opened this pull request over 2 years ago
feat: update tao to 0.8, refactor tray features

lucasfernog opened this pull request over 2 years ago
fix(macos): custom protocol memory leak

lucasfernog opened this pull request over 2 years ago
fix error comment

freedom967 opened this pull request over 2 years ago
fix(win,linux): disable resizing maximized borderless windows

amrbashir opened this pull request over 2 years ago
chore: update devtools docs

amrbashir opened this pull request over 2 years ago
feat: Add download started and download completed callbacks

atlanticaccent opened this pull request over 2 years ago
feat: add function to close the devtool and check if it is opened

lucasfernog opened this pull request over 2 years ago
feat: Implement new window requested event, closes #527

atlanticaccent opened this pull request almost 3 years ago
feat: Implement navigation event and cancellation, closes #456

atlanticaccent opened this pull request almost 3 years ago
want an API can get webview cookie

awkj opened this issue almost 3 years ago
Deadlock creating a new window on the IPC handler on Windows

lucasfernog opened this issue almost 3 years ago
feat: expose webview native handles, closes #495

amrbashir opened this pull request almost 3 years ago
fix(macOS): enable tab navigation on all elements, fixes #406

FabianLars opened this pull request almost 3 years ago
[bug] Calls to custom schemes freeze the application

tauri-apps[bot] opened this issue almost 3 years ago
Add initial android port

wusyong opened this pull request almost 3 years ago
Fix rustdoc generation of Windows and Mac on docs.rs, fix #503

wusyong opened this pull request almost 3 years ago
chore: fix "insepctor" typos, closes #501

sacred-mercy opened this pull request almost 3 years ago
chore: fix "insepctor" typos, closes #501

sacred-mercy opened this pull request almost 3 years ago
Changed NSDragOperation from link to copy

icewind opened this pull request almost 3 years ago
feat: implement `open_devtools` API, closes #287

lucasfernog opened this pull request almost 3 years ago
Merge next back to dev branch

wusyong opened this pull request almost 3 years ago
feat: v1 audit by Radically Open Security

lucasfernog opened this pull request almost 3 years ago
Update gtk to 0.15

wusyong opened this pull request almost 3 years ago
Update tray examples

wusyong opened this pull request almost 3 years ago
Update windows crate to 0.30.0

wravery opened this pull request almost 3 years ago
Add support of `HTTPBodyStream`

malyn opened this pull request almost 3 years ago
Fix: #276 - Add ability to set custom User Agent

jhonatn opened this pull request almost 3 years ago
fix: ignore transparency on Windows 7

lucasfernog opened this pull request almost 3 years ago
Update windows crate to 0.29.0 and webview2-com to 0.9.0

wravery opened this pull request about 3 years ago
feat: synchronous communication between webview and rust

amrbashir opened this issue about 3 years ago
feat: enable cookie persistence on Linux

lucasfernog opened this pull request about 3 years ago
CustomMenuItem accelerators don't trigger on_menu_event on Windows

adamthrash opened this issue about 3 years ago
Revert "fix(macos): unsupported key feedback sound"

lucasfernog opened this pull request about 3 years ago
fix(macos): unsupported key feedback sound

lucasfernog opened this pull request about 3 years ago
Use time instead of chrono

wusyong opened this pull request about 3 years ago
Update webview2-com and windows crates

wravery opened this pull request about 3 years ago
Pointer lock broken/unusable (Linux/macOS)

fivethousand opened this issue about 3 years ago
[MacOS / Linux] WebKit doesn’t set Secure cookies on localhost

tauri-apps[bot] opened this issue about 3 years ago
better l18n support in webview (navigator.language)

tauri-apps[bot] opened this issue about 3 years ago
Enable secure context back

wusyong opened this pull request about 3 years ago
fix: #366: Use a workaround to fix CORS on Linux

liushuyu opened this pull request about 3 years ago
fix: #366: Use a workaround to fix CORS on Linux

liushuyu opened this pull request about 3 years ago
Add clipboard field in WebViewAttributes

wusyong opened this pull request about 3 years ago
fix: add feature flags to toggle private APIs

wusyong opened this pull request about 3 years ago
Update webkit2gtk to 0.15

wusyong opened this pull request about 3 years ago
feature: allow FnMut handlers instead of Fn

jkelleyrtp opened this pull request about 3 years ago
draft: simplify rpc function (WIP)

wusyong opened this pull request about 3 years ago
chore: move Unix's webcontext implementation to webkitgtk

wusyong opened this pull request about 3 years ago
Custom protocol / rpc handlers should allow async rust code

jkelleyrtp opened this issue about 3 years ago
doc: add warning doc on webcontext and ptr detections

wusyong opened this pull request about 3 years ago
Replace winapi with windows crate and use webview2-com instead of webview2

wravery opened this pull request over 3 years ago
fix: remove clipboard property for consistency across platforms

wusyong opened this pull request over 3 years ago
Dependency Dashboard

renovate[bot] opened this issue over 3 years ago
feat(linux): allow resizing undecorated window using touch, closes #399

amrbashir opened this pull request over 3 years ago
refactor: remove unnecessary private mod shared

pewsheen opened this pull request over 3 years ago
Revert "feat: access file protocol on Linux"

wusyong opened this pull request over 3 years ago
feat: add inner_size for webview struct

wusyong opened this pull request over 3 years ago
feat: access file protocol on Linux

wusyong opened this pull request over 3 years ago
Offscreen rendering feature

PooyaEimandar opened this issue over 3 years ago
refactor: Custom protcol request/response

lemarier opened this pull request over 3 years ago
Use the first created webview for webkit2gtk automation callbacks

chippers opened this pull request over 3 years ago
Fix async multiwindow deadlock

chippers opened this pull request over 3 years ago
Make clippy happy

wusyong opened this pull request over 3 years ago
Use A fake webview in the automation closure (webkit2gtk)

chippers opened this pull request over 3 years ago
Implement WebContextImpl on mac

wusyong opened this pull request over 3 years ago
feat: html string attributes

wusyong opened this pull request over 3 years ago
feat: Shorter protocol name on Windows

wusyong opened this pull request over 3 years ago
Update gtk to versoin 0.14

wusyong opened this pull request over 3 years ago
doc: add note about function pointer in objc

wusyong opened this pull request over 3 years ago
Fix macos custom protocol bug introduced in #361

chippers opened this pull request over 3 years ago
Remove `&Window` parameter from Custom Protocol handlers

chippers opened this pull request over 3 years ago
Support multiple webviews on a single WebContext (webkit2gtk)

chippers opened this pull request over 3 years ago
chore(windows): remove winrt support

wusyong opened this pull request over 3 years ago
Fix build and doccumentations

wusyong opened this pull request over 3 years ago
chore(unix): add flags to support all other unix systems

wusyong opened this pull request over 3 years ago
fix(windows): fix mouse style flicker when `decorations: false`

amrbashir opened this pull request over 3 years ago
update comments [skip ci]

amrbashir opened this pull request over 3 years ago
refactor(linux): better way to ignore `hit_test` unwanted result

amrbashir opened this pull request over 3 years ago
feat: add `.focus()` to `Webview`

amrbashir opened this pull request over 3 years ago