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

Remove trivial tray features (#411)

* Remove trivial tray features

* Remove tray from default feature

f1bd25e643b8a8a656ee64678e9f95135feafb39 authored over 2 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
fix: fix movable window background on macOS, closes #406 (#405)

e0520b488bd95167c73c971448e83775032037af authored over 2 years ago by keiya sasaki <[email protected]>
Publish New Versions (#402)

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

176882c5df792ce0dadf14fd8e92a7acc466b099 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix drag drop on Windows (#401)

d0dbfa1a1274f16348701a63b213e9e92776cd74 authored over 2 years ago by Bill Avery <[email protected]>
Publish New Versions (#396)

* publish new versions

* Update Cargo.toml

* Update CHANGELOG.md

Co-authored-by: wusyon...

f7003d6e569d856ff7e511ba2c1705db68d86855 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update the windows-rs crate to 0.37.0 (#400)

* Update to windows 0.32.0 (requires nightly)

* Update windows to 0.33.0

* Remove unneeded...

93c256f9835b2da853129f2a1d77287aa714934e authored over 2 years ago by Bill Avery <[email protected]>
Adding examples description (#398)

cba437d60c1ec7538fff3b939903d0764085d2a3 authored over 2 years ago by khuongduy354 <[email protected]>
Implement standalone webview ndk (#385)

68c9f07e8e24690ddf449ebc545ebd90cd29e118 authored over 2 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Publish New Versions (#390)

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

c220736d2a0cf26078e2eddc38d1a931d23aed1b authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(linux): fallback to primary monitor on `current_monitor` impl (#395)

6cdb99fd271acc6bc2f1132c799c202c444ec7f2 authored over 2 years ago by Lucas Fernandes Nogueira <[email protected]>
fix: rename full screen menu label, closes #391 (#393)

8945f544e77d5cd22a1f3e2ad492c4a2dc986268 authored over 2 years ago by keiya sasaki <[email protected]>
Fixed grammar in README (#388)

44a1037f7bbc8777ca6536f48e0280fd095045cf authored over 2 years ago by Liam Segura <[email protected]>
fix(linux): make menubar background transparent (#389)

* fix(linux): make menubar background transparent

* fix build

* use css provider

* remove sha...

a0d9408bb89f8dd60687885c2344f7d1069e73d0 authored over 2 years ago by Amr Bashir <[email protected]>
Publish New Versions (#378)

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

b7e41fe59c4d9995b013aa61210525182ce04435 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: scale borderless resizing inset based on scale_factor, closes #376 (#379)

8701f64aaec862dc15510ee725498d954521f123 authored over 2 years ago by Amr Bashir <[email protected]>
fix(Windows): remove accel str from `CustomMenuItem::title` returned string (#377)

634116feb3fe983070fbea79e780caea6d4e7581 authored over 2 years ago by Amr Bashir <[email protected]>
publish new versions (#374)

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

9cab9b1841a22795b96da13bb01ffddb57c80d46 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(linux): `set_cursor_position` in window coordinates (#375)

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

50cd9d865b38296c99945313e46eda06c679e7a7 authored over 2 years ago by Lucas Fernandes Nogueira <[email protected]>
fix: compilation error

568a8ac2177e779d8de0ac8146dc48719c386710 authored over 2 years ago by Lucas Nogueira <[email protected]>
chore(linux): remove todo!() panic in `set_cursor_grab`

215f51e599bb99594e61bd3f573f6f6f4a3003de authored over 2 years ago by Lucas Nogueira <[email protected]>
feat(linux): implement `Window::set_cursor_position` (#373)

* feat(linux): implement `Window::set_cursor_position`

* fix build

* chore: add change fil...

afffaeae665e06804ec1f2a7056afb27431baf10 authored over 2 years ago by Amr Bashir <[email protected]>
Publish New Versions (#367)

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

edf6e766704a3f10d62673e6be6f168a1daa0b15 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Feat/support get menuitem title, closes #216 (#365)

* feat: add title getter to CustomMenuItem (#216)

* fix(example): use title getter of the Cus...

520f142f2a4e5cc8524518c7cd49b2b9d22214a3 authored over 2 years ago by keiya sasaki <[email protected]>
fix(macos): do not fire Event::Moved when checking is_maximized (#366)

25890b943f3566cb8b2fc6d5abaff15921caed93 authored over 2 years ago by Lucas Fernandes Nogueira <[email protected]>
publish new versions (#364)

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

4173dbb930cd17fdbb070f84921ca0a777e04dee authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(tao): compilation when only the tray feature is enabled (#363)

* fix(tao): compilation when only the tray feature is enabled

* use alias

* simplify

* ...

da9389573daa04217baa8465709328e9c6e35f27 authored over 2 years ago by Lucas Fernandes Nogueira <[email protected]>
feat(covector): install libayatana-appindicator3-dev

fa231d7ccdc4edecc31207a593ccf7e20895bc7b authored over 2 years ago by Lucas Nogueira <[email protected]>
publish new versions (#357)

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

7a3923881ebc48a458d900c73d8523bab42faffe authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
refactor(tray): split gtk and ayatana appindicator features (#362)

* refactor(tray): split gtk and ayatana appindicator features

* fix ci

* install dev packa...

40ec796de4da91640872161ae372124d14777d7f authored over 2 years ago by Lucas Fernandes Nogueira <[email protected]>
fix(Windows): fix `set_inner_size` setting a bigger size, closes #194 (#354)

* fix(Windows): fix `set_inner_size` setting a bigger size, closes #194

* Fix size overflow w...

089f3878c5b0ce221d3f405c1215c895ee9fb1ce authored over 2 years ago by Amr Bashir <[email protected]>
refactor(linux): use `present_with_time` to focus (#358)

05f7b341d763cc063f44810a04e85d3bc8bb75e8 authored over 2 years ago by Amr Bashir <[email protected]>
fix(Windows): fix random chars when changing menu item title (#361)

e4725bf50fb46e830fa5265d765ee596b80e3085 authored over 2 years ago by Amr Bashir <[email protected]>
docs: document wayland behavior for `Moved` event, closes #259 (#359)

* docs: document wayland behavior for `Moved` event, closes #259

* document outerposition

c37cdda5154530e1f97488a5c7e7712bc94b694d authored over 2 years ago by Amr Bashir <[email protected]>
fix(Windows): drop the window's associated `KeyEventBuilder` when it is dropped (#355)

320784da03b62f74c51073a7e32061f2b8b3575e authored over 2 years ago by Amr Bashir <[email protected]>
fix(win,linux): disable resizing maximized borderless windows (#356)

13c5c996d15cee9ed829f6e67e786721d8d2eda8 authored over 2 years ago by Amr Bashir <[email protected]>
Set activation policy at runtime (#353)

* MacOS extension: Set activation policy at runtime

* Add change note

* Apply suggestions ...

ef06c508f1d29e62834eba63b604bf7566b1fef6 authored over 2 years ago by Didrik Nordström <[email protected]>
publish new versions (#341)

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

34be12dc7aa4e60d11498af329b269b36de7c398 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat(windows): add `Event::DecorationsClick` (#352)

411af5b16d71eec90be47210fc6242526ab43c6c authored over 2 years ago by Lucas Fernandes Nogueira <[email protected]>
feat(macos): fire `LoopDestroyed` when the dock's `Quit` item is clicked (#351)

34257a75c71e40433a57942cc61ce9976b80c152 authored over 2 years ago by Lucas Fernandes Nogueira <[email protected]>
fix(window): fullscreen on Linux when builder is set to Borderless(None) (#348)

5ecbac1958518eaacd263eaaee440f89b2edf122 authored over 2 years ago by Lucas Fernandes Nogueira <[email protected]>
fix(window): properly fire `WindowEvent::Destroyed` on macOS (#350)

efd3eecc76c45619e36aa8b253316192eefec0d1 authored over 2 years ago by Lucas Fernandes Nogueira <[email protected]>
fix(events): properly fire `WindowEvent::Destroyed` on Linux (#349)

* fix(events): properly fire `WindowEvent::Destroyed` on Linux

* remove unused variable

* ...

cdd4ac3281ad9c2cf15561e8cf3110ed34ae93f0 authored over 2 years ago by Lucas Fernandes Nogueira <[email protected]>
refactor: fix and enhance the about menu on Linux (#347)

* refactor: fix and enhance the about menu on Linux

* simplify

* apply code review suggestions

84c677fd13234c81bbbe63b25d7dc563825c7829 authored over 2 years ago by Lucas Fernandes Nogueira <[email protected]>
Fix inconsist behaviour when setting menu on mac (#345)

5abdbd1ff7e46f94a686052a65d528725c5647be authored almost 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
fix(tray): force item title string to be null-terminated (#340)

7f900a167e0077c354fb26ab6d34ae06591a67c5 authored almost 3 years ago by Lucas Fernandes Nogueira <[email protected]>
publish new versions (#335)

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

5ac5d4a81fa763949e1117e37fbd6dc41e678f34 authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(Windows): fix a deadlock in `WindowState` (#338)

* fix(Windows): fix a deadlock in `WindowState`

* add change file

475e64d2873c233e60cb74e52e91282d18e13780 authored almost 3 years ago by Amr Bashir <[email protected]>
fix(windows): apply maximize state before minimize (#334)

11dac10241330c30aae660a2621d43ee5eb3775d authored almost 3 years ago by Amr Bashir <[email protected]>
Publish New Versions (#333)

* publish new versions

* Update CHANGELOG.md

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

19d788700687515f0f854e9bf53fd9b628f9640e authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add missing change file (#332)

5ff5e0a44a248a6d0f112e5c3d4849982c7258f4 authored almost 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Revert "Implement global shortcut on Linux, close #307 (#308)" (#330)

This reverts commit 9c2841f7f5382e92efaa8b7bb137d8d30f3e0338.

f5e19e0ff83a65410e18ee7e47cac984f87236c9 authored almost 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Update README.md

8ccdaaa8d3e70ad0d55a8d17c66dfcbc7296ca23 authored almost 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
fix: typo (#324)

fb2fdf83276f05c8499bd3d79bb6d4199e6abe7c authored almost 3 years ago by Plotnikov Maxim <[email protected]>
Publish New Versions (#321)

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

28cb25dff21e5b0ef889f47bd0e61e20f62b378c authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(linux): fullscreen on current monitor (#320)

456147de99e1135b145447a9c8ebb397d3ecd1e1 authored almost 3 years ago by Lucas Fernandes Nogueira <[email protected]>
publish new versions (#313)

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

5ed41e57a545206a3bdb6ff12d8d32e33c64e461 authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(deps): update rust crate image to 0.24 (#309)

Co-authored-by: Renovate Bot <[email protected]>

63a9cc12b2c79b6c0d8586c785e4eeb82d7a19b2 authored almost 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Implement global shortcut on Linux, close #307 (#308)

* Implement wrong global shortcut

This one set accelerator group to each window.
It's not th...

9c2841f7f5382e92efaa8b7bb137d8d30f3e0338 authored almost 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Publish New Versions (#306)

* publish new versions

* Update Cargo.toml

* Update CHANGELOG.md

Co-authored-by: wusyon...

553055f4f44c6c4ba917a6254e1dfd3fbc1d8a3a authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Publish New Versions (#234)

* feat(macos): Add `unhide_application` method, closes #182 (#231)

* feat(macos): Add `unhide...

aa7d7ad3f54bc1b3cc0a946616464799e6a911bd authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge next back to dev branch (#305)

* refactor(windows): `begin_resize_drag` now similar to gtk's (#200)

* refactor(windows): `be...

0dd7197326fc885150f07ebc3127fd8452a36f00 authored almost 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
fix(deps): update rust crate libayatana-appindicator to 0.1.6 (#190)

Co-authored-by: Renovate Bot <[email protected]>

9da2f1592dd32000e2612a688385c3141dce01ff authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
New TAO logo. (#191)

f0a84c7771c3e7bb4b1aabb3d184895d54305086 authored over 3 years ago by Alve Larsson <[email protected]>
publish new versions (#183)

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

b42db6474a6871114a34792bf95119bdb482edfa authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: add crossbeam-channel (#181)

* Cargo fmt

* Fix change file

* Add crossbea-channel

* Fix build and add change file

...

6122dc5ec2041225a697d9673f350bcc2dda44a3 authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
publish new versions (#179)

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

89daf450acd626defa8c6df94a661c28d90f5c26 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Remove feature flag that breaks doc build (#178)

eb6f4f9e18ae7b7537613653ade4f32cb32c5700 authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
fix(deps): update rust crate tauri-libappindicator to 0.1.2 (#177)

Co-authored-by: Renovate Bot <[email protected]>

52b395191316996a88e4a98ef5f250d84155c16e authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
publish new versions (#143)

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

28ad210ddd5006c8a8d06390a863e9f95942261e authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(linux): incorrect monitor size, fixes: #175 (#176)

* use geometry() to get monitor size

* add .change file

* Update linux-monitor-size.md

eb0519316626d02a00569176f835ec8bc4f7746e authored over 3 years ago by FabianLars <[email protected]>
chore(deps): update rust crate simple_logger to 1.13 (#161)

Co-authored-by: Renovate Bot <[email protected]>

8a45e6b4b130c46eb0ac563563c47fa061677eab authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bump patch version (#174)

a590b957879bbe9c3486ffd51a580544da65fc85 authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
fix(Windows): conflict between taskbar and visible (#172)

* Fix conflict between taskbar and visible on Windows

* Move skip_taskbar into window state
...

226e66113aa96495d50e8c6024afbf991f41dc7d authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
chore: bump gtk to v0.14 (#173)

* Update to gtk v0.14

* fix: #167 - Change dependency from libappindicator to libayatana-appi...

1c0f5274cb7246a80b382ecf7ae3f7e6c858f2f2 authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
feat(macOS): Allow creation of child Window (#160)

73c7aac7b04355862c68a42179f52c9f9dec727d authored over 3 years ago by david <[email protected]>
fix(macos): Fix incorrect Redo and CloseWindow accelerators (#166)

* fix(macos): Fix incorrect Redo accelerator

* fix(macos): Fix incorrect CloseWindow accelera...

f4d718a89a03ca0ae53817e7895acb953175ef6b authored over 3 years ago by Kasper <[email protected]>
Bump ndk crates version (#171)

c95b0eb02aa95c2af9480a9f14a289ce953a7a17 authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
fix(macos): make sure `set_icon_as_template` is a mutable reference (#165)

0d6fcde47a1dd587a7ac2c209d330169496d4c46 authored over 3 years ago by david <[email protected]>
fix(macOS): `with_icon_as_template` (#164)

f1213bbe6c121e4d31341eeba2d7f1b40c084113 authored over 3 years ago by david <[email protected]>
fix: macos tray feature flag (#163)

e5c5dcb27a9188f80548fa394bf4d31dc94e68b0 authored over 3 years ago by david <[email protected]>
feat(tray): Support macOS icon template (#162)

577458c4588d667524ef483956d85a4420402bb2 authored over 3 years ago by david <[email protected]>
refactor(windows): move `to_wstring` to util mod (#158)

638cb79168ce516b3b5f1f76b228f59c9fa04f8d authored over 3 years ago by Amr Bashir <[email protected]>
Revert "refactor(windows): remove window subclassing (#140)" (#156)

This reverts commit 639e6e452e4f0bd1a7a326edea15c7f0c1201954.

1408666bf9ebf96bc7879d479fe46c6176904e63 authored over 3 years ago by david <[email protected]>
refactor(windows): remove window subclassing (#140)

639e6e452e4f0bd1a7a326edea15c7f0c1201954 authored over 3 years ago by Amr Bashir <[email protected]>
fix(windows): ignore window class error in system_tray (#155)

0d8ad75d3d60866ac7200f70c578e538f8d805c5 authored over 3 years ago by Amr Bashir <[email protected]>
chore: remove useless documentation (#154)

bd57636c00ea593239cc72e1b2460aa695dcdf27 authored over 3 years ago by Amr Bashir <[email protected]>
refactor: refactor `system_tray` impl on windows (#153)

* refactor: refactor `system_tray` impl on windows

* update ids

* move `remove()` into dro...

cc9d2b1726d378ee28ca69e6e5e2255c2d71f214 authored over 3 years ago by Amr Bashir <[email protected]>
Remove sourceview dependency on CI (#152)

999a2cc524a2ba2f2126f72ec4f88774d61b008c authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
fix(linux): warnings on Linux (#151)

* Fix warnings on Linux

* Update window.rs

Co-authored-by: Amr Bashir <48618675+amrbashir@...

8c82641cdaeb433d3fb1fa41dca4126304120cfa authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
fix(linux): remove clipboard menuitems on Linux (#150)

* Remove clipboard menuitem on Linux

* Remove doc about sourceview3

* Fix github workflow

969052abab84ff6ad7b43f39e444e944b2de862d authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
refactor(windows): move accelerator handling to menu subclass_proc (#139)

* refactor(windows): move accelerator handling to menu subclass_proc

* rename and use subclas...

7ce2014406a6a7215de72e785bf8d6ff09da9a68 authored over 3 years ago by Amr Bashir <[email protected]>
feat(window): add `Select all` native menu item (#146)

* feat(window): add `Select all` native menu item

* add changefile

222adeb238c290b8101507aed976869c34a8d4ab authored over 3 years ago by Amr Bashir <[email protected]>
fix(accelerator): add missing KeyCode to prevent `no key equivalent for Accelerator` (#148)

* add missing keycode to prevent `no key equivalent for Accelerator`

* add escape and fix mod...

ecd3c405cd57852e3a55a9a6539784b99f32bf6c authored over 3 years ago by david <[email protected]>
refactor: move `global_shortcut` mod to lib roo (#145)

6e72e54c9bb897a8f4319f3f5ec8f7d96bec75d2 authored over 3 years ago by Amr Bashir <[email protected]>
refactor: remove unnecessary `continue` statements (#144)

072d24ec35eac1fd8dd4c971d0e59f07f5311f0f authored over 3 years ago by Amr Bashir <[email protected]>
Add flags to support other unix systems. (#142)

546f51a3974c15af0d6c84525d3c8e448911f8a8 authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
refactor(windows): fix some clippy warnings (#132)

91a4d26fb4aa5ae13f384f7104ec5fb8a7be859e authored over 3 years ago by Amr Bashir <[email protected]>
refactor(linux): move more event handlers to `event_loop.rs` (#131)

* refactor

* comments

* align hit_test constants between linux and windows

* remove res...

454b4d7848f0270a2d9e184018e9426de443672c authored over 3 years ago by Amr Bashir <[email protected]>
publish new versions (#120)

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

8a92948a28258dd96b497b6068e939e1ef74cd50 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(macos): `set_focus` should be triggered even if the window isn't visible (#128)

3da167aad9dad8ec2e3b3af52175a74a5ef07b99 authored over 3 years ago by david <[email protected]>