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

feat: `set_x`, `set_y`, `set_position` for gtk

6b038dd30c175d6a2fe1b447c6829d4bfc67e5a9 authored almost 4 years ago by amrbashir <[email protected]>
refactor: callback handler taking owned dispatcher

82bd9e01c21aa061543cce873e636a43d9b3fcd7 authored almost 4 years ago by Lucas Nogueira <[email protected]>
refactor: WindowDispatcher on Callback - winit

dfd858b9da8cf132a0230f90cfca28fe62d0ccc6 authored almost 4 years ago by Lucas Nogueira <[email protected]>
refactor: WindowDispatcher on Callback param instead of Dispatcher - gtk

f1293d58bda2f4e1401efd259759eb36cac0236b authored almost 4 years ago by Lucas Nogueira <[email protected]>
Refactor window dispatcher

148e2ce5e9107b7c0e55956f40d18e282936c297 authored almost 4 years ago by Yu-Wei Wu <[email protected]>
export WindowDispatcher

b93f17924606f9efc11a1cf3a7c3cdf22ab396f3 authored almost 4 years ago by Lucas Nogueira <[email protected]>
... and winit

29f770da8a4ce8de0de48cf7aa5ad502303ff7e4 authored almost 4 years ago by Yu-Wei Wu <[email protected]>
Remove message_handler on gtk

f94025d30c55b78f087fbd010b5695f569eea5de authored almost 4 years ago by Ngo Iok Ui <[email protected]>
Reorder function positions in app mod

9fa3cea6bc70ec81bbf70b7a5d307086e3e77d8b authored almost 4 years ago by Ngo Iok Ui <[email protected]>
... and on gtk

58ecbc140e37abb2b0afe75fe0e20f2b54f74ac3 authored almost 4 years ago by Ngo Iok Ui <[email protected]>
Remove dispatcher's I generic on winit

b82519d3684ad9c202295e8627f2db82fd6dabf3 authored almost 4 years ago by Yu-Wei Wu <[email protected]>
Simplified NewWindow message

3411cb206e64fa825f4632f7d5fe7d4c2fef1e48 authored almost 4 years ago by Ngo Iok Ui <[email protected]>
Fix typo

611dc96084d5f82377419691c031b3a6e2b9525a authored almost 4 years ago by Ngo Iok Ui <[email protected]>
Remove the need of ApplicationExt in public

6b39320f3fd9a41b3532664bbe0bd4532f091760 authored almost 4 years ago by Yu-Wei Wu <[email protected]>
Merge attributes on winit

a506b9b40b68a2f2a358b2b7cd091f2633c21026 authored almost 4 years ago by Yu-Wei Wu <[email protected]>
Merge attributes on gtk

01d8844dc33acab07bcffcd76bafda6f06d97ba9 authored almost 4 years ago by Ngo Iok Ui <[email protected]>
Fix gtk methods

3c0ae9801bf64bf759d2b64a3c8903c4b513b424 authored almost 4 years ago by Ngo Iok Ui <[email protected]>
Merge create_window method into create_webview

2a7b50c9633b11cac987539227e9fed3c6f1f54c authored almost 4 years ago by Yu-Wei Wu <[email protected]>
Remove Send and Sync traits on InnerWebView

beb270735f99cc7ab451b37b514d070289703adb authored almost 4 years ago by Ngo Iok Ui <[email protected]>
feat: dynamic window creation (#36)

* feat: dynamic window creation (winit)

* feat: dynamic window creation (gtk-rs)

* chore: ...

d292b382d4027c5e5b4779625c5f05afa1241115 authored almost 4 years ago by Amr Bashir <[email protected]>
feat: add `skip_taskbar` window config (#33)

* feat: implement `skip_taskbar` window config (gtk-rs)

* feat: implement `skip_taskbar` wind...

0afb368a1f6db905f04e532e5dde99169e673f85 authored almost 4 years ago by Amr Bashir <[email protected]>
Merge pull request #35 from tauri-apps/fix/dpi

Fix dpi scaling on macOS

c7a607f8dae0e0462fab2bba336b6ba46512eca5 authored almost 4 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Fix dpi scaling on macOS

126a0f2d01b9cf32e2e88aba2147cc6d03839bde authored almost 4 years ago by Yu-Wei Wu <[email protected]>
Merge pull request #34 from tauri-apps/fix/innerwebview

Fix Webview initialization

ecb7a78aa915c0abb3a2fb4617bb350349efc518 authored almost 4 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Fix Webview initialization

75a40998d562eda323d4eb443f3b36e52ae12f59 authored almost 4 years ago by Yu-Wei Wu <[email protected]>
Fix InnerWebView constructor

69dd98a758df849bc5bbce9e213985e68660acb8 authored almost 4 years ago by Yu-Wei Wu <[email protected]>
Remove redundant result types

0b0a2a093609544aed42c52c669db5c42896d88d authored almost 4 years ago by Yu-Wei Wu <[email protected]>
Build webview in the end instead of the beginning of builder

fd0327591f110c23290dd57b05c75a6b84cbf92d authored almost 4 years ago by Yu-Wei Wu <[email protected]>
Merge pull request #32 from tauri-apps/fix/invoke

fix(linux): `window.external.invoke` script should be an init script

b36b3e2d07edddf2ef49dcc901ae2c5888873ad2 authored almost 4 years ago by Lucas Fernandes Nogueira <[email protected]>
fix(linux): `window.external.invoke` script should be an init script

3f740e6c19bd858719335060b6563bc541e92ad8 authored almost 4 years ago by Lucas Nogueira <[email protected]>
Merge pull request #31 from amrbashir/unmaximize

feat: add unmaximize window message

f4b5c381d8a05a264675b02dd5d2be1b5f920c55 authored almost 4 years ago by Lucas Fernandes Nogueira <[email protected]>
feat: add unmaximize window message

ad789bc2d091dcbb1ed7222845d8cb1008188984 authored almost 4 years ago by amrbashir <[email protected]>
Merge pull request #25 from tauri-apps/feat/window-messages

0366beb5eec64bbfb8bdf955b5a2afe27c09b753 authored almost 4 years ago by Lucas Fernandes Nogueira <[email protected]>
feat: window messages on winit, shortcut methods on window dispatcher

fb4d3944a1183ceb1e6a282d2209cfb812e68ba9 authored almost 4 years ago by Lucas Nogueira <[email protected]>
feat: window messages on gtk

f3ffe226a12934923d05e2ed289bac7835e74381 authored almost 4 years ago by Lucas Nogueira <[email protected]>
Merge remote-tracking branch 'origin/master' into feat/window-messages

42eb7dd92463df5be0a86e19a7e3af1b7f054983 authored almost 4 years ago by Lucas Nogueira <[email protected]>
Merge pull request #27 from amrbashir/more-window-configs

f5bd5a03852e596b5512e54696bcd3955b7f7378 authored almost 4 years ago by Lucas Fernandes Nogueira <[email protected]>
fix: build on linux

83fabaa4afb1370d5d18e290aa521b8f8415d2a0 authored almost 4 years ago by amrbashir <[email protected]>
fix build

f29510b016000afec15b8729b02ba6fce310d1db authored almost 4 years ago by amrbashir <[email protected]>
fix: row stride

a77402023de8d1ea2c023dbf98bd725ba31be569 authored almost 4 years ago by Lucas Nogueira <[email protected]>
feat: load icon on gtk

0d10348779fd28a9626ce3d369c9bba13b9887e3 authored almost 4 years ago by Lucas Nogueira <[email protected]>
feat(winit): icon from raw bytes

9f5b9e1a1c640e6d2da58ebc44c83ef8c8c2e06f authored almost 4 years ago by Lucas Nogueira <[email protected]>
update documentation

570e73ea861f03f5942f0cd83673de1ef3d0d0b1 authored almost 4 years ago by amrbashir <[email protected]>
fix build on linux and add missing import

85cdeb6bd84443e6200968e8f8a6336d1d339988 authored almost 4 years ago by amrbashir <[email protected]>
refactor

299fef1c7944f90a6b82b250f956a2078468785a authored almost 4 years ago by amrbashir <[email protected]>
fix: windows build

f4edf89de5dc40b77a94f6b94fcaf76fdac6bbf4 authored almost 4 years ago by Lucas Nogueira <[email protected]>
Merge branch 'master' into feat/window-messages

8ec8b81bd4da16ac56d77233511b1df9d77c5f3b authored almost 4 years ago by Lucas Nogueira <[email protected]>
Merge pull request #28 from tauri-apps/fix/callbacks

3998b0e056e83c145626695e7cb40afc428e3d5a authored almost 4 years ago by Lucas Fernandes Nogueira <[email protected]>
fix macos

92dcedd9cb14ec1be29f7367664df5e600dfd305 authored almost 4 years ago by Lucas Nogueira <[email protected]>
refactor: move CALLBACKS back to platform/mod.rs

8b26d7bfa56fdcbd846442b6e04a88b6842c7888 authored almost 4 years ago by Lucas Nogueira <[email protected]>
move into closure

5d44d909f79880cb7d91cf50a6f6e70a2c211814 authored almost 4 years ago by Lucas Nogueira <[email protected]>
fix: build

93df230ac4a4ebb0ee436927826b6e621b6faa5d authored almost 4 years ago by Lucas Nogueira <[email protected]>
fix(webview): callbacks should be tied to a window, add test CI

a3ca60d4548fc04192cd0a8e83aa226e7df8ab9b authored almost 4 years ago by Lucas Nogueira <[email protected]>
feat: add window icon

b114e7e5016ffa4e705a8be74756515119ca03f4 authored almost 4 years ago by amrbashir <[email protected]>
feat: implement fullscreen for gtk-rs

cca12ea5d26d4523bf32a52de0f0d93577bf4a23 authored almost 4 years ago by amrbashir <[email protected]>
Add documentation for public api except application module

2cac43fb8249bd1e2610528b337d414adad48357 authored almost 4 years ago by Yu-Wei Wu <[email protected]>
Merge branch 'master' into feat/window-messages

b3998e255b70ac560888627ddec4ea1702ae1fbb authored almost 4 years ago by Lucas Nogueira <[email protected]>
Merge pull request #26 from tauri-apps/fix/close-app

fix(app/linux): close app when all windows are closed

ab93fd369eb8e35f4e137212dd11198041fb1590 authored almost 4 years ago by Lucas Fernandes Nogueira <[email protected]>
fix(app/linux): close app when all windows are closed

fe09d9451496db06163a458ac879445d482d3fe6 authored almost 4 years ago by Lucas Nogueira <[email protected]>
feat: window & webview dispatchers

fe5c29461bc704e7b53a61e7535b2c78402ec6b8 authored almost 4 years ago by Lucas Nogueira <[email protected]>
refactor: use same mechanism for webview messages

25c0a41b46aa09e5e765be2da1b10e6e327a4442 authored almost 4 years ago by Lucas Nogueira <[email protected]>
feat: add API shortcut method :)

08603a5939ae44a4c7343544d92f81e5c2269a9f authored almost 4 years ago by Lucas Nogueira <[email protected]>
feat(application): initial setup for window APIs

66afb2ba3f1e6db7d83d3a0d2b3096a51779d4ba authored almost 4 years ago by Lucas Nogueira <[email protected]>
Merge pull request #23 from tauri-apps/feat-gtk-window-config

5540f266c68ded2e7e6ac39e06ec1b9e12e820cb authored almost 4 years ago by Lucas Fernandes Nogueira <[email protected]>
fix(linux): only show window if `get_visible` is true

8502f0e5ba4a638067df0c05d0851de75f53ca34 authored almost 4 years ago by Lucas Nogueira <[email protected]>
fix typo

cd8efea7c642db2b1fe1456d3699367445da6aec authored almost 4 years ago by Lucas Nogueira <[email protected]>
Merge branch 'master' into feat-gtk-window-config

223261e6d1d1a2f28cc073b5507f6dd0ac556202 authored almost 4 years ago by Lucas Nogueira <[email protected]>
Merge pull request #22 from amrbashir/width-height-x-y

ced37cf4fdd784aadde90368a7517c005f8c18fc authored almost 4 years ago by Lucas Fernandes Nogueira <[email protected]>
refactor

0b4f4b7f7545dae9016716d11cf6493c0cc8f820 authored almost 4 years ago by amrbashir <[email protected]>
fix(gtk): if window isn't resizable, use `set_size_request`

1d4d31b16dae23b138ed8de8aab785d8051a4170 authored almost 4 years ago by Lucas Nogueira <[email protected]>
feat: add fullscreen

8fa8dcc74d3a4a70a27354b150a94bafba4732d8 authored almost 4 years ago by amrbashir <[email protected]>
fix mask

f28a708b1352aac7f2b296947eb19d09e1018853 authored almost 4 years ago by Lucas Nogueira <[email protected]>
feat: min/max sizes on gtk, fix initial size

2e849700ed38885f7421e5d82224e309d4d01bdf authored almost 4 years ago by Lucas Nogueira <[email protected]>
feat(application): always_on_top on linux

eccfdf6f4f1349190b055485060bffd12007d39b authored almost 4 years ago by Noah Klayman <[email protected]>
feat(application):window properties on linux

0b3acfba4d0aa9723ea421bcc7efd915865a1899 authored almost 4 years ago by Noah Klayman <[email protected]>
feat: add min&max width/height

1db482e38407f46d9e2c17d1c092f139bb692b88 authored almost 4 years ago by amrbashir <[email protected]>
feat: make y & x optional

4ebf81f710ca65ecea3c11ca07fbe23a37892707 authored almost 4 years ago by amrbashir <[email protected]>
feat: add width & height & x position & y position

5a831176427d51372e576b879992accdedf8fd48 authored almost 4 years ago by amrbashir <[email protected]>
Merge pull request #20 from tauri-apps/feat/window-communication

42f4f2133f7921ed5adc47908787094da8abeac5 authored almost 4 years ago by Lucas Fernandes Nogueira <[email protected]>
fix: winit compilation

ac8b4759d7dfd01129dd0cb5559c7a52c7cf7f74 authored almost 4 years ago by Lucas Nogueira <[email protected]>
feat: expose Window and WindowId types

b4e16b5e2f9e82ecd36fd229e8b90fc81a55b293 authored almost 4 years ago by Lucas Nogueira <[email protected]>
feat: setup winit

68c17fef90dc36688deb35b36e3d7c2db40e5c1a authored almost 4 years ago by Lucas Nogueira <[email protected]>
feat(application): dispatcher for Linux

e36d34ff1a4eae87b559c48916540e06273077b7 authored almost 4 years ago by Lucas Nogueira <[email protected]>
Merge pull request #17 from tauri-apps/feat/traits

feat(application): define interface with traits

9c944ebc23db9247916af64422ba269a2aa7a0ce authored almost 4 years ago by Lucas Fernandes Nogueira <[email protected]>
fix build

b4356db04178d0f3666e998405ae35d72f46c363 authored almost 4 years ago by Lucas Nogueira <[email protected]>
chore: apply code review changes

b1df65d87a33db1b2694b6273ca1c36bfc271d84 authored almost 4 years ago by Lucas Nogueira <[email protected]>
feat(application): define interface with traits

0838ee3b7b5c2f0263b8a1b4bd1d0e0dbe8e720e authored almost 4 years ago by Lucas Nogueira <[email protected]>
Add initial documentation

f7bd383572f37e109e9a3e0af1bc29537e6f37e7 authored almost 4 years ago by Ngo Iok Ui <[email protected]>
Bump version 0.4

f7c0b46c373030f80e466724cb268f855d8d9a0c authored almost 4 years ago by Ngo Iok Ui <[email protected]>
Fix app layer's winit part

ba951d573eb1654ca45ef64571b4c390efcaf312 authored almost 4 years ago by Yu-Wei Wu <[email protected]>
Rename some methods and functions

6c36eba4357955ce0960108bf6b118cb2ebe2b05 authored almost 4 years ago by Ngo Iok Ui <[email protected]>
Redefine callback signature

d7095063a69457c6d8d93d6a18f5e3b150128ced authored almost 4 years ago by Yu-Wei Wu <[email protected]>
Add linux support for app layer

dd713d4f459c51e2d5d75d33b7155e14efe7af05 authored almost 4 years ago by Ngo Iok Ui <[email protected]>
Refine the way to build application and rename some methods

d1e0f14f14a8b9faf02e4686c6a47b0f8e27be0a authored almost 4 years ago by Yu-Wei Wu <[email protected]>
Fix module naming issue

732c6423a5efea54cac6a975a9de3670bd955402 authored almost 4 years ago by Ngo Iok Ui <[email protected]>
Add initial application impl

Only works on macOS and Windows!

ddbbee6614006d5feb2b89d2fff2c203835965fc authored almost 4 years ago by Yu-Wei Wu <[email protected]>
Move webview types to its module

4b900f2ae49b0f3ed664eaca97dfb66cbeac3659 authored almost 4 years ago by Yu-Wei Wu <[email protected]>
Fix load_html on macOS

4e43ca71449302f66bdeccaf9c2abeed20ef83ad authored almost 4 years ago by Yu-Wei Wu <[email protected]>
Bump version 0.3

4962cf2dd9a385242a5f142c611163b787846f62 authored almost 4 years ago by Ngo Iok Ui <[email protected]>
Fix load_html on windows

e0270ab49ee97d2c19de42382c8cb2f76862b469 authored almost 4 years ago by Ngo Iok Ui <[email protected]>