Ecosyste.ms: OpenCollective

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

github.com/tauri-apps/tao

The TAO of cross-platform windowing. A library in Rust built for Tauri.
https://github.com/tauri-apps/tao

Publish New Versions (#876)

Co-authored-by: lucasfernog <[email protected]>

51e899da09bb45e1c28e0f746676c570e021b1f7 authored 10 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
refactor(linux): remove zbus and use unity launcher APIs directly (#880)

* refactor(linux): remove zbus and use unity launcher APIs directly

* change files

* fmt
...

2af91313b2e8c48ef3330568ca9da25150a7bdaa authored 10 months ago by Amr Bashir <[email protected]>
fix(deps): update rust crate zbus to v4 (#875)

* fix(deps): update rust crate zbus to v4

* fix build

---------

Co-authored-by: renovat...

3424f6340aa75539404bfd7aeafc51ce80766bdc authored 10 months ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(windows): fix undecorated resizing (#878)

* fix(windows): fix undecorated resizing

also disable resizing for fullscreen windows on Linu...

90ad07b324636d27cae267ad52751fb886aa92a0 authored 10 months ago by Amr Bashir <[email protected]>
fix(windows): apply `ScaleFactorChanged` if new size is different than OS (#874)

this fixes an issue when moving the window to another monitor and immediately maximizing it, res...

89ce9d26c3ac2483f93a386451b5a197cbfb684c authored 10 months ago by Amr Bashir <[email protected]>
Publish New Versions (#869)

Co-authored-by: pewsheen <[email protected]>

a79d98f2472b973bbfd1cf9cc0d0afd125bc7839 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(windows): remove `WS_CAPTION` and `WS_EX_WINDOWEDGE` for child windows (#864)

* fix(windows): remove `WS_CAPTION` and `WS_EX_WINDOWEDGE` for child windows

* remove when de...

ae4b693dc0a5d4f556bb9e6dcdbbeb1cfbf8f862 authored 11 months ago by Amr Bashir <[email protected]>
chore: change bump to minor (#870)

585f05b2e7c5adbdc6cb9a8f864ce96dbce2491c authored 11 months ago by Amr Bashir <[email protected]>
refactor!: relax `WindowBuilderExtUnix::with_transient_for` window type (#862)

e10f6a68287553c4bb8a62b71ee62dd543918681 authored 11 months ago by Amr Bashir <[email protected]>
chore(examples): showcase usage of softbuffer in transparent example (#863)

* chore(examples): showcase usage of softbuffer in transparent example

* only on windows

c7fac6b2d365aa47d62fc908617367dd5971799d authored 11 months ago by Amr Bashir <[email protected]>
Publish New Versions (#850)

Co-authored-by: wusyong <[email protected]>

bd3b87f5350d198149d717563c98876180a285b7 authored 11 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add release_android_context on destroy (#860)

25a8836b6493d1873d7c263bb5603c2a4e3364a1 authored 11 months ago by Baiker000 <[email protected]>
fix(windows): Multi-monitor different scaling window size issue (#858)

* Fix the issue where the window size is abnormal when dragging between monitors with different ...

60bbcac168887eecbbddeb05d479347f9c9478d5 authored 12 months ago by MoChenYa <[email protected]>
feat: derive `Debug, Copy, Clone, PartialEq, Eq, Hash` for `ResizeDirection` (#859)

f0bf850fee4dddb045522257aa53719b3136f4ff authored 12 months ago by Amr Bashir <[email protected]>
chore: typo in `PULL_REQUEST_TEMPLATE.md` (#857)

fb3d7c4d82402d89725f95a7bd6db0bb2ae53530 authored 12 months ago by Amr Bashir <[email protected]>
chore: cleanup issue and PR templates (#856)

* chore: cleanup issue and PR templates

* Update bug_report.md

* Update feature_request.md...

50bba7f41fff600d349d5bf824082ce941f0bac1 authored about 1 year ago by Amr Bashir <[email protected]>
fix(windows): fix `set_fullscreen` early return for `Fullscreen::Borderless(None)` (#854)

68803e67480cfdc2e57cb13647328cd6539ce6fc authored about 1 year ago by Amr Bashir <[email protected]>
fix(macos): Enable applicationSupportsSecureRestorableState = YES (#852)

5eb2124e706b57f236a42503d530f9671cd0a2cf authored about 1 year ago by Harry Mallon <[email protected]>
chore: add sponsors section to readme (#851)

499e492c218a39a60c5814fd050463c74e381b89 authored about 1 year ago by Fabian-Lars <[email protected]>
fix(windows): remove `SetWindowTheme` call with `DarkMode_Explorer` theme (#849)

Fixes a glitch downstream in `muda` crate when manually drawing the menu bar

29b01bff2b547ca5b6bba57584c9c7cc2b93c098 authored about 1 year ago by Amr Bashir <[email protected]>
publish new versions (#823)

Co-authored-by: wusyong <[email protected]>

397b70fb69fcb6ad40647d28ec5c1b9778a36319 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: migrate manual implementation to the light `windows-version` crate (#847)

69317ca0fda807f0d211f9b708302ba80d3c751e authored about 1 year ago by Amr Bashir <[email protected]>
fix(deps): update rust crate windows to 0.52 (#845)

* fix(deps): update rust crate windows to 0.52

* Update Cargo.toml

---------

Co-authore...

7486f700db286931f42b8f458583b5d00453256d authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(windows): fix setting themes and maintain preferred theme when the system changes its theme (#844)

closes #840

fce9d2603e55f2b37ff69acfbbd484de6298351e authored about 1 year ago by Amr Bashir <[email protected]>
Add running test with miri to CI (#842)

For T1 Rust targets Miri is able to check for several forms of undefined
behavior that rustc ca...

5c22d7643d3d8ea637718b8f759ffb6eaf0e4ebb authored about 1 year ago by Morgan Hill <[email protected]>
fix: allow using multiple rwh features at the same time (#837)

cef17e4fbb9aa58ea472320df91519f86f05d281 authored about 1 year ago by Amr Bashir <[email protected]>
fix(windows): remove `WS_CLIPCHILDREN` from window style (#839)

While working on https://github.com/tauri-apps/wry/pull/1041 which allows adding the webview as ...

c0278d83f93d8ee18d1e9eeee88e71d84c12357a authored about 1 year ago by Amr Bashir <[email protected]>
chore: Fix changelog (#838)

2f08917cde6010c60b37c6f444b8f6a61347ec4f authored about 1 year ago by Olivier Lemasle <[email protected]>
fix(linux): avoid unwrapping in Window::primary_monitor (#835)

Fixes #832

498ba55b8abed871a42074703c91d6a4435fdf3b authored about 1 year ago by Olivier Lemasle <[email protected]>
Fix `WindowEvent::Destroyed` might fire twice on macOS (#831)

e33104c2cf06fd1fcabba89332a48a06b975929e authored about 1 year ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Revert "fixed transparent windows (#833)" (#834)

This reverts commit eedbad3e9fc128d0e829be4b7900abc4505962a4.

a57e08565e56dede71bdf8592329400a222f2567 authored about 1 year ago by DK Liao <[email protected]>
fixed transparent windows (#833)

eedbad3e9fc128d0e829be4b7900abc4505962a4 authored about 1 year ago by Icekey <[email protected]>
feat: add `drag_resize_window` (#829)

* feat: add `drag_resize_window`

* fix android

f497b5dc828c202376f37ed835d5fd48b1a93530 authored about 1 year ago by Amr Bashir <[email protected]>
refactor: enhance `android_binding!` macro (#830)

43c94f0b2021d3831846c53bfd268cdda2c87b51 authored about 1 year ago by Amr Bashir <[email protected]>
Inset Mac OS traffic lights (#513)

* new example

* feat(macos): Fixed the traffic light example

Traffic lights get refreshed....

f7e4991c665f6cd1b5217dcfeaa9689c230447b1 authored about 1 year ago by Alexander Haas <[email protected]>
chore: change bump to minor (#825)

bd8bafeca8a063351022cd5d5791f3111e8761d0 authored about 1 year ago by Amr Bashir <[email protected]>
feat: raw-window-handle 0.6 (#821)

853101bea465098e56756aa700c4d50f503ee95a authored about 1 year ago by Amr Bashir <[email protected]>
fix(deps): update rust crate cocoa to 0.25 (#803)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

4ef5baac55e38d4874646090e5a95d5b654e1645 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update rust crate core-graphics to 0.23 (#804)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

1d17e6767699cfd5e3e00a37107c39ebdd3cb5a3 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update rust crate uuid to 1.5 (#811)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

0c2e7794593f909ca84bc89c248c4f786a42fbc9 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update rust crate scopeguard to 1.2 (#810)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

2327fb85170a40d90c714c2c9da1ce7ac915ea66 authored about 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Publish New Versions (#798)

Co-authored-by: amrbashir <[email protected]>

89b05c5e77abf8adb6bed4bfed268750a52782e8 authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: bump version since we released a patch from `v0.22.x` branch (#819)

08c39ed4ac643664c200a07ad7af989f75352cc7 authored about 1 year ago by Amr Bashir <[email protected]>
chore(deps): update windows-rs to 0.51 (#817)

* chore(deps): update windows-rs to 0.51.1

* Update Cargo.toml

* Update Cargo.toml

* Up...

7e854cb1f5206b63cdd4a08c17bb35be58736e43 authored about 1 year ago by Amr Bashir <[email protected]>
fix(linux): avoid unwrapping in `Window::current_monitor` (#815)

closes tauri-apps/tauri#7986

f569bbabda0af38595320fc64f8e645cde1bb9ef authored about 1 year ago by Amr Bashir <[email protected]>
chore: remove tag from change file (#805)

3f7cfaeb362cd311af0af6351ebb26c04572b849 authored about 1 year ago by Amr Bashir <[email protected]>
fix(linux): Fix `Window::theme` may return incorrect theme (#800)

* fix(linux): Fix `Window::theme` may return incorrect theme

Signed-off-by: rhysd <lin90162@y...

081ba16a39066039dea9e5ee3f223056629ed28f authored about 1 year ago by Linda_pp <[email protected]>
chore(deps): upgrade gtk to 0.18 (#801)

* update to gtk 0.18

* Create gtk018.md

* Update gtk018.md

32ce759e4e2eb8c8cfd67a538f9a46c11f4f91dd authored about 1 year ago by DK Liao <[email protected]>
fix(linux): crash on set size APIs (#802)

d471ea72450d5e9429b8608013b7dc061860463e authored about 1 year ago by Lucas Fernandes Nogueira <[email protected]>
refactor!: remove clipboard impl (#797)

71d744cf90a6bcc5248561ec0f6f3a53a40e1fd9 authored about 1 year ago by Amr Bashir <[email protected]>
Publish New Versions (#788)

Co-authored-by: amrbashir <[email protected]>

0101ed656beffeb8631572a1661fe1075d4e8a69 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: platform_impl::ios::view::application_continue return type (#787)

* fix: platform_impl::ios::view::application_continue return type

* change file

---------
...

65ebab888de2d1ae4b7562572060d1e51ef85043 authored over 1 year ago by Logan Keenan <[email protected]>
revert changes but focus handling (#785)

19536b3fb7663832b45a61d07d1784edbbe6a624 authored over 1 year ago by Amr Bashir <[email protected]>
Publish New Versions (#784)

Co-authored-by: amrbashir <[email protected]>

1b2245e2f53e9214374d4abe38027e58da8ab7f2 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
enhance(windows): apply dark mode to menus and other controls (#751)

* fix(windows): Apply dark mode to menus

* refactor dark mode logic, and add app-wide theme a...

6df56c2dd1b0f4695dd40b70f75a22d1ba32c384 authored over 1 year ago by ahoka <[email protected]>
fix(ci): adjust covector configuration for crate asset path (#783)

5c0bfb66a259f282edca5a1a5236740268313c86 authored over 1 year ago by Lucas Fernandes Nogueira <[email protected]>
Publish New Versions (#781)

Co-authored-by: amrbashir <[email protected]>

31d17e94231c4117e6cbc4c8602240fa9dedb813 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(macros): add change file for #780 (#782)

b7758314abf8c6916c865d9b31eea5bd17b2fe16 authored over 1 year ago by Lucas Fernandes Nogueira <[email protected]>
refactor: improve android_fn! lifetime support (#780)

* refactor: improve android_fn! lifetime support

* take ownership in setup function

* Upda...

2295f0b3aa4aabf0dce3b415f0722b34725a1629 authored over 1 year ago by Amr Bashir <[email protected]>
Revert "Publish New Versions (#777)" (#779)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

448ec06c0f852c52d84f40505c8ae4f65ace0637 authored over 1 year ago by Lucas Fernandes Nogueira <[email protected]>
Publish New Versions (#777)

Co-authored-by: amrbashir <[email protected]>

50c46b608511020149811d6cc7ec9bed542823bb authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
refactor!: remove menus, system tray and global shortcut features (#778)

* disable gtk menu creation

* remove all menu logic for `Window` type

* remove accelerator...

d0b20c94eaf555ba27f3cfbbf2636e3f3b036a97 authored over 1 year ago by Amr Bashir <[email protected]>
feat(android): update jni to 0.21 (#776)

06b617eaa2cea7039e9b71b8322b517486e3b1e5 authored over 1 year ago by Lucas Fernandes Nogueira <[email protected]>
Publish New Versions (#768)

Co-authored-by: lucasfernog <[email protected]>

0f3b0ed78f28e471be48e6fdf2039d6c0484abf2 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(macos): ensure app delegate is defined (#775)

494e4585d1177b12bdaacbb3aa381d0514f5252f authored over 1 year ago by Lucas Fernandes Nogueira <[email protected]>
feat(windows): allow setting window class name, closes #769 (#770)

75eb0c1e7e83a766af0e083ce09c761d1974cde4 authored over 1 year ago by Géraud-Loup <[email protected]>
fix(macos): fix `WindowExtMacOS::ns_view` invalid pointer (#772)

Co-authored-by: Lucas Fernandes Nogueira <[email protected]>
Co-authored-by: Lucas Nogueira <l...

b31cb692df2b0a03d2fbdf2fbf7ba82591678e24 authored over 1 year ago by Amr Bashir <[email protected]>
Support right-to-left layout on Windows (#762)

* Support right-to-left layout on Windows

* Make RTL platform-specific

* Document RTL supp...

4d0e1862b6a2a7580631d637ef937d217f0797bf authored over 1 year ago by Abdo <[email protected]>
fix(android): use a crossbeam channel instead of a Mutex<VecDeque> (#761)

9a320882ed824d18f9e20f8a9af7a97f51805c87 authored over 1 year ago by Jonathan Kelley <[email protected]>
Publish New Versions (#744)

Co-authored-by: lucasfernog <[email protected]>

3b35157ff6d39d1b8ebb0bf386caa55bf6470086 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat(macOS): support progress bar on dock (#766)

Co-authored-by: Lucas Nogueira <[email protected]>

3b7e0d9af3dd258f1cb8d0df65893a0fb6bdd28f authored over 1 year ago by Jason Tsai <[email protected]>
chore(changes): fix change file event name (#767)

4233d26eb1684abaee442bf8edffecc9f117fd73 authored over 1 year ago by Lucas Fernandes Nogueira <[email protected]>
feat: add support to deeplink and file association on macOS (#422)

Co-authored-by: Lucas Nogueira <[email protected]>
Co-authored-by: amrbashir <amr.bashir2015@g...

093d8fbc20954d51c96c94618479ff465ca55888 authored over 1 year ago by Bo <[email protected]>
feat: split min/max size constraints (#759)

* feat: split min/max size constraints, closes #138

* windows impl

* linux impl

* fix l...

ea14c6b104cecf131ab5e7ba320bc52373efa3d1 authored over 1 year ago by Amr Bashir <[email protected]>
fix(macOS): fix `SystemTrayEvent` not emitted after calling `set_menu` (#764)

bb3c53d1d84ebc26b0d66230877ecc7b6a71db27 authored over 1 year ago by Jason Tsai <[email protected]>
fix: adjust build script to check for docs.rs build (#763)

0d7b66e81252bdee389e57f9de297605986aa9f1 authored over 1 year ago by Lucas Fernandes Nogueira <[email protected]>
feat: add support for progress bar state, closes #418 (#742)

* add support for Windows Progress Bar

* set_taskbar_progress->set_window_taskbar_progress

...

baa02977483c9da21451d65bde0a64230778a034 authored over 1 year ago by AHQ Softwares <[email protected]>
chore: remove change tag from change file (#756)

731e39755a2ecca9e82a09feab0dc19498080a34 authored over 1 year ago by Amr Bashir <[email protected]>
fix(windows): leak when updating tray icon or tooltip (#755)

e9875fe54e1e8ae1db6e28eedeed2e3e51f8226b authored over 1 year ago by Lej77 <[email protected]>
feat(ios): add support to universal links (#752)

Co-authored-by: Amr Bashir <[email protected]>

8f361f0c19014e6ef647fe7fa8adc47718796984 authored over 1 year ago by Lucas Fernandes Nogueira <[email protected]>
fix(windows): remove resizable ability to affect maximizability (#749)

50e69d718e9c71d044ebc3535ca58a992db18547 authored over 1 year ago by Amr Bashir <[email protected]>
fix(macos/menu): set native image height to 18 (#746)

* fix(macos/menu): set native image height to 18

closes https://github.com/tauri-apps/tauri/i...

5af3da4a2cfa0e648dfa87c067deb6745b73bcc8 authored over 1 year ago by Amr Bashir <[email protected]>
fix(maxOS): modify event's mouse location in drag_window (#743)

813290130ea255b2cb45a66234a422519d13f667 authored over 1 year ago by Jason Tsai <[email protected]>
fix: Add in Wayland raw_display_handle for event_loop (#741)

* Add wayland raw_display_handle

* use WaylandDisplayHandle

* use display directly

dc951ae2780a10051e8efb69b6a926b3ea376c89 authored over 1 year ago by DK Liao <[email protected]>
Publish new versions (#733)

Co-authored-by: Wu Yuwei <[email protected]>

d554a3e52ba784059b991e5a203798cd00ed38b0 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(deps): update windows to 0.48 (#736)

45bfc4977812864f39e813df4981663e7ddfd972 authored over 1 year ago by Amr Bashir <[email protected]>
chore(deps): update ndk to 0.7 and ndk-sys to 0.4 (#735)

ec3213410781ad923eef721a1a4a412883d85d67 authored over 1 year ago by Amr Bashir <[email protected]>
chore(deps): update rust crate env_logger to 0.10 (#680)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

3fd1628a6aca1019af62f20a7dd94f287733d927 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
feat: enable shadows by default for undecorated window on Windows (#732)

90ce80cd4dc8babb5e5fab21fb783c710340b923 authored over 1 year ago by Amr Bashir <[email protected]>
fix(windows): fix build error on target i686-pc-windows-msvc (#731)

* fix(windows): fix build error on target i686-pc-windows-msvc

Fix `error[E0793]: reference t...

c6082173a943e23653783fd0872f64c66bf96de9 authored over 1 year ago by Sunjin Yang <[email protected]>
Update covector-version-or-publish.yml

3ef3224c3baeb46b66787351e8d42dda14aee79e authored over 1 year ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
publish new versions (#725)

Co-authored-by: amrbashir <[email protected]>

9333b64f8d4acfbf0f7c1af99c4c7f57b63a4cac authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(macOS): windows frozen when starting in fullscreen (#727)

71594667432c554f46dad06bfce87ba8edf18605 authored over 1 year ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
fix(windows): leave space for auto-hidden taskbar for undecorated windows (#726)

c5d606dffeb1733ab06fd8c43eb3b9e7b2f553fe authored over 1 year ago by Amr Bashir <[email protected]>
fix(linux): clear shortcuts instead of replacing it (#724)

ee5dc41f0071c9177304b3697d5b4c21c5734fd4 authored over 1 year ago by Amr Bashir <[email protected]>
publish new versions (#720)

Co-authored-by: wusyong <[email protected]>

9f271f1d76f712797d25e6159b4869a4cc8bedb3 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat!: allow specifying android activity in binding macro (#723)

* feat!: allow specifying android activity in binding macro

* Update .changes/android-activit...

b78b961621e9cde355c8de2cb9fc168efcae4313 authored over 1 year ago by Amr Bashir <[email protected]>
fux: avoid running the focus hack if the first focus attempt succeedes (#722)

* Avoid running the focus hack code if the first attempt to set the foreground window succeeded....

1bd483c1590433e7d74371e6d57dd32ced9a3b8b authored over 1 year ago by David Rickard <[email protected]>
fix(windows): Use SetForegroundWindow before focus hack (#719)

62db431338636dd0adafca15d636c08f68941984 authored over 1 year ago by Fabian-Lars <[email protected]>
publish new versions (#715)

Co-authored-by: wusyong <[email protected]>

226756f0ac7520d4d2fb051dde9598238398246f authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>