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

feat: implement `set_menu` for system tray (#106)

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

578dd23e02bbc63a2d2362b823730c470c1c029c authored over 3 years ago by Fausto Núñez Alberro <[email protected]>
feat(taskbar): add `with_skip_taskbar` for windows and linux (#127)

e7cdb950c719a0efd93538324ba8773dd2c7abcc authored over 3 years ago by david <[email protected]>
Only show window behaviour when it is visible (#126)

winuser::ShowWindow will show the window and make set_visible(false) obsolete.

ff0903f62b7e206fd9018a7140f5d2729d4ab8ba authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
feat(linux): implement `MonitorHandle` and related methods (#125)

* Implement `MonitorHandle` on Linux

* Fix type and add todo

* Add comment about linux on ...

6fcfa62959800e6205068e74fa8648b5e12c6103 authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
refactor(widows): update comments about aerosnap & remove shadow (#124)

921c90124bd2880407d8868e71babe26344d96ec authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
refactor: add `#[non_exhaustive]` attributes to enums (#90)

9b906f508477f0a67cc3b853909c24fe754b86c9 authored over 3 years ago by Lucas Fernandes Nogueira <[email protected]>
Fix userdata not being set before checking (#122)

9d12f21e98a70356889e3fe1a3cbe54b4a18ffc2 authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
fix(windows): fix aero-snap and resizing of borderless window, fixes #103 #104 (#110)

* fix(windows): fix aero-snap and resizing of borderless window

* clippy

* extract `hit_te...

f35dd03dc6f15d51fb348c6b404c195ba2401339 authored over 3 years ago by Amr Bashir <[email protected]>
feat: add `is_menu_visible` (#108)

308411caeacc3b7c701d8d857964248a3411dfaa authored over 3 years ago by Amr Bashir <[email protected]>
fix(deps): update rust crate unicode-segmentation to 1.8.0 (#117)

e2972898c73fb82f9e97080d726cebcc0fac9038 authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(linux): implement missing enabled/selected in menu (#112)

e0bfa021de82581bc7d18b01fa405117b4020b87 authored over 3 years ago by Amr Bashir <[email protected]>
Remove `with_focus` and `focus` field in `WindowAttribute` (#121)

e2399bc92642601d999a2579c0626dfe017a262c authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
fix(linux): update `request_user_attention` impl (#109)

0e66d208fbaec3a451125d21501e2cf180d706c7 authored over 3 years ago by Amr Bashir <[email protected]>
refactor: Revert d344825, move `set_skip_taskbar` behind platform-ext (#118)

* refactor: Revert d344825, move `set_skip_taskbar` behind platform-ext

* fmt

a641d3a317c132661abf08723e4f87fb515e00ed authored over 3 years ago by Amr Bashir <[email protected]>
fix(macos): Window state (`visible`) (#119)

a0ac7075bdc5b9e37900c0f38b97a86071ce1dfd authored over 3 years ago by david <[email protected]>
fix(linux): do not close window on `CloseRequested` event (#114)

Co-authored-by: David Lemarier <[email protected]>

ea7330eff77dba8ab0b5e65d82313a7b15733190 authored over 3 years ago by Lucas Fernandes Nogueira <[email protected]>
publish new versions (#92)

cbd4cdbeb8a36bf1dbc64ce2e10a55fe3ce6b5b4 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix(windows): menu event (#91)

8cf4033f81e1b0cdfd88e86cf34cdcd174e1a3a9 authored over 3 years ago by david <[email protected]>
feat(menu): Add `window_id` to `MenuEvent` (#89)

96651dccd2f81229a6a7d8a0fc8ffb122c099b30 authored over 3 years ago by david <[email protected]>
publish new versions (#69)

435d17ae126e9747e206ff8584907fa6045ea086 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
refactor: keyboards events (#82)

01fc43b05ea41463d512c0e3497971edc543ac9d authored over 3 years ago by david <[email protected]>
feat: clipboard api (#85)

cf22c902d4c961be0f6cfba6a8c865e11073b027 authored over 3 years ago by david <[email protected]>
Drop the event callback before exiting (#86)

52ebebbc5cc2913bb4b50ea7743e9f6be21e6657 authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
chore(deps): update rust crate simple_logger to 1.11 (#26)

c8e4834669ac1690662d735db4f2c16037b5b3b3 authored over 3 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(gtk): menubar allocation (#84)

66360eea4ec6af8a52afcebb7700f486a0092168 authored over 3 years ago by david <[email protected]>
fix: build on windows when system-tray feature is not enabled (#83)

5be88eb9488e3ad27194b5eff2ea31a473128f9c authored over 3 years ago by Lucas Fernandes Nogueira <[email protected]>
refactor: menu & tray (#77)

7546dbd157b5387249337c5166849e2868c0ab7c authored over 3 years ago by david <[email protected]>
Merge pull request #80 from tauri-apps/fix/exit

6ca00629c914890969e7c793b00bfc319de188b7 authored over 3 years ago by Lucas Fernandes Nogueira <[email protected]>
Fix LoopDestroy condition to really exit the app

55e52a9149adf37131e365fa667a97f9a24f1e4f authored over 3 years ago by Ngo Iok Ui <[email protected]>
Merge pull request #79 from tauri-apps/remove-inline-android

remove the accidental `#[inline]` in android

a3f533232df25dc30998809094ed5431b449489c authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
remove the accidental `#[inline]` in android

3e4058e09204c1d3054cb01cc5c45e5d3e3618ee authored over 3 years ago by Amr Bashir <[email protected]>
add `with_skip_taskbar`

c0aac0911e77b8b0b709d20fa9d1a3297b38e7ee authored over 3 years ago by amrbashir <[email protected]>
refactor: move `set_skip_taskbar` to `Window`

d34482537de678d497d9134a58179525786cea55 authored over 3 years ago by amrbashir <[email protected]>
feat: add `skip_taskabr` impl for windows (#78)

83341701843122f57139cf7583db345385b81d3c authored over 3 years ago by Amr Bashir <[email protected]>
feat: Add `is_visible` getter to `Window` (#61)

c402a38b1bbf240f4d2553c3f2b4edf86f03c270 authored over 3 years ago by david <[email protected]>
Merge pull request #75 from tauri-apps/fix/runloop

fix: runloop match branch on iOS

1d1ab5b33ba134933c95774231182ec78cee27d6 authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Add change file

4e9fede6b63d4cf60ea0a6b974a61a00bd2b47df authored over 3 years ago by Yu-Wei Wu <[email protected]>
Fix the match branch of kCFRunLoopExit

This is actually could happend when mode is changed to other than
`NSDefaultRunLoopMode`. For ex...

afa64ba6a673bd2892a521b3ffbee209d995967d authored over 3 years ago by Yu-Wei Wu <[email protected]>
Merge pull request #73 from tauri-apps/fix/focus

fix: add conditions before setting focus window

5912881ef719fe3fd666b968c25549cf4ab46fd1 authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Add change file

1bd3b1c0fbdbf4e8a9bfade34a7e217f26114859 authored over 3 years ago by Ngo Iok Ui <[email protected]>
Add checks before focus window on linux

008b7c85a0e23f42841da284f67f078483d8cddd authored over 3 years ago by Ngo Iok Ui <[email protected]>
Add checks before focus window on macos

03a861a69e058b4b9ea54563f9627371b1525995 authored over 3 years ago by Yu-Wei Wu <[email protected]>
Add checks before focus window on windows

0ce028c038b729b82b879ce4d6f43af00e7a043b authored over 3 years ago by Ngo Iok Ui <[email protected]>
Merge pull request #68 from tauri-apps/feat/flow

feat: all control flow variants

f8033635b3a29da9a07d52e86142387e490694f8 authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
[skip ci] Restore example

e072340a3a56f031609110491be314e7543005d4 authored over 3 years ago by Ngo Iok Ui <[email protected]>
Add change file

16e2ac06c2f0c180a17fb8021005dec51a57af49 authored over 3 years ago by Ngo Iok Ui <[email protected]>
Better guard control

9261f8c051552626855e83d028b52cf8ac2436cb authored over 3 years ago by Ngo Iok Ui <[email protected]>
Implement all control flow variants

d7fdd30ae6299a41446f4e49d704594de324ee18 authored over 3 years ago by Ngo Iok Ui <[email protected]>
Remove keep_running

8f03344538c1449dc13cbfebdd149e18311902ae authored over 3 years ago by Ngo Iok Ui <[email protected]>
Update flow with new event vector

aec9060d50627edcb2f54dc0cb0eb85aacb7bc5b authored over 3 years ago by Ngo Iok Ui <[email protected]>
publish new versions (#59)

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

afd1316a7e0289ec34fb49f12ccfb5e3c1387b7b authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge pull request #28 from tauri-apps/feat/focus

feat: `set_focus()` and `with_focus()`

9dca983ef596f0b56c6d60081e0a3a1c7b4d9b9c authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Merge remote-tracking branch 'origin/dev' into feat/focus

3888838d537fe567cdfe5a142fb1e1cbb9ef19b9 authored over 3 years ago by David Lemarier <[email protected]>
[skip ci] add `set_focus` warn on iOS

ef5a725317e67b83ff9ddae4b60e0a8825d1b1c9 authored over 3 years ago by David Lemarier <[email protected]>
Fix event loop on linux

12d7ccbc4dd31ae35a45dd56542c5377d5235ecc authored over 3 years ago by Ngo Iok Ui <[email protected]>
Merge pull request #58 from tauri-apps/feat/is-resizable

add `is_resizable` getter to `Window`

78f16f7d0ed3ea057e8bd1d4bd07b1df1c4791f6 authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Merge pull request #46 from tauri-apps/feat/test-flags-ci

feat: better CI test for flags

ab25c6c735747a9a45e47df72fccc24adc88e982 authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Merge remote-tracking branch 'origin/dev' into feat/is-resizable

# Conflicts:
# src/platform_impl/android/mod.rs
# src/platform_impl/ios/window.rs
# src/platform...

039a61f83485a61815f035b7d0c0c0e40a204732 authored over 3 years ago by David Lemarier <[email protected]>
Merge pull request #57 from tauri-apps/feat/is-decorated

add `is_decorated` getter on `Window`

527fd176cf3dee170ee846bd4feb3e51832c525f authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Merge remote-tracking branch 'origin/dev' into feat/focus

# Conflicts:
# examples/system_tray.rs

5295b74518fbe9916cab641f2e894e05b6b99c9d authored over 3 years ago by David Lemarier <[email protected]>
Remove `nightly` test for now

19d3252d6da7c12f321befca4da9f49aefa32874 authored over 3 years ago by David Lemarier <[email protected]>
Merge remote-tracking branch 'origin/dev' into feat/test-flags-ci

0148c1eaec09fbe1cca82b802185541e88219e47 authored over 3 years ago by David Lemarier <[email protected]>
Merge remote-tracking branch 'origin/dev' into feat/is-resizable

57b339f88b36508cc4bcd8c4e8d06bcf68a9903c authored over 3 years ago by David Lemarier <[email protected]>
add `is_resizable` on macOS

1cc965be4f7d4192962272ea6d31146883d021b0 authored over 3 years ago by David Lemarier <[email protected]>
fmt

a908e849e784256324d6eda4e2ca701c83579771 authored over 3 years ago by David Lemarier <[email protected]>
add `is_decorated` on macOS

7e44b8e052fcecb96cf211dc254c0afb0d33fc0e authored over 3 years ago by David Lemarier <[email protected]>
Merge remote-tracking branch 'origin/dev' into feat/is-decorated

77ca2aea74d5379accf8974ca9bd91d02ebba419 authored over 3 years ago by David Lemarier <[email protected]>
Merge pull request #56 from tauri-apps/release

Publish New Versions

70ad91a7d3e7385fadc2ff2e5b395c1b4e82c50b authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
publish new versions

9abed3d3b11acd475c4342eb4b6b758ab53a3c57 authored over 3 years ago by wusyong <[email protected]>
Merge pull request #55 from tauri-apps/fix/prior

Add missing change file in #53

d845439fe7ae9c6f73014042fbdc4b4591a4433c authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Add change file

201288960e6af87a2e4ae9a75b3d53a874edbd3e authored over 3 years ago by Ngo Iok Ui <[email protected]>
Merge pull request #53 from x7c1/fix/priority-dependency

fix: use source::Priority regardless of specific feature

a6247b652544e74399c3f4f1c8a8607bdc9aad77 authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
fix dependency

6e270db1f01c1fa74bed90fe03e22ded231cf240 authored over 3 years ago by x7c1 <[email protected]>
Merge pull request #52 from tauri-apps/release

Publish New Versions

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

53af0bc1bc49067bf80363269024dd9e64bbfff4 authored over 3 years ago by wusyong <[email protected]>
Merge pull request #51 from tauri-apps/fix/control-flow

Improve control flow on Linux

d281b4955434332ce9dc934db8fa2e9a5bf83f65 authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Improve control flow handling

b46d4829b4cf71f547535ec22d8438cd8d6c9f86 authored over 3 years ago by Ngo Iok Ui <[email protected]>
Update package requirement

74d1500ecb70d760f96ef59e29453565763c5310 authored over 3 years ago by Ngo Iok Ui <[email protected]>
Fix icon

a963362eef024ea6234c6560cfd151c394e1a05c authored over 3 years ago by Ngo Iok Ui <[email protected]>
cargo fmt

0dbf94df15efe9edc6eb2e799e16a8afee9c16d9 authored over 3 years ago by Ngo Iok Ui <[email protected]>
Add change file

f5514f04819f13493e75dfc844c7b06ec17bb071 authored over 3 years ago by Ngo Iok Ui <[email protected]>
Move all event channels to glib channel

2a0dc6e0de578f42539adf73239643bd4e20a876 authored over 3 years ago by Ngo Iok Ui <[email protected]>
Move user event channel to glib channel

f51de83e5d2bc5fd47bd10f439946b78fdafa48b authored over 3 years ago by Ngo Iok Ui <[email protected]>
formatting

b0c2e116b759c41335dfbe5a491d3efe51b131d2 authored over 3 years ago by amrbashir <[email protected]>
correct warning message

74570465a746ae2563e895179d5cd78d30368944 authored over 3 years ago by amrbashir <[email protected]>
fix clippy

bf9fbb4c7fd33bc67cec2d5508fdfd4464540018 authored over 3 years ago by amrbashir <[email protected]>
fix clippy

402ff12c22fb919ab5d68c478a877293ab9172c5 authored over 3 years ago by amrbashir <[email protected]>
add changefile

c87f3bf925df3692a44982c72cfea7484758bccc authored over 3 years ago by amrbashir <[email protected]>
add changefile

8237e2f3d54a012f3a89aea84112fb125863b582 authored over 3 years ago by amrbashir <[email protected]>
add `is_resizable` getter to `Window`

c6c9f205db2958faaddf63150fce33ce39d99fce authored over 3 years ago by amrbashir <[email protected]>
add `is_decorated` getter on `Window`

57f52872ff9b2feffc7803328e6622a04b90a81e authored over 3 years ago by amrbashir <[email protected]>
better CI test for flags

8f57c818c4c187c4bf9550a0ef6ae52df0d8f59e authored over 3 years ago by David Lemarier <[email protected]>
Merge pull request #45 from tauri-apps/release

Publish New Versions

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

177a9dcca8acd045c50d0c757f32edaabe911e01 authored over 3 years ago by wusyong <[email protected]>
Merge pull request #44 from tauri-apps/fix/feature-flag

feat: split feature flags (tray/menu)

b47643d965e5437b6ed4d2da166d34e3435b8f25 authored over 3 years ago by Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Update readme

7b6a00b55acf1aac90500c69ff57b06c8d24e1ac authored over 3 years ago by David Lemarier <[email protected]>
Add changefile

0035ac31ea32fd1b04339a678e321411b779a5b6 authored over 3 years ago by David Lemarier <[email protected]>
feat: split feature flags (tray/menu)

Tray is on by default.
If tray or menu is enabled, the linux `MenuItem` impl are added.

6d9515fda12b13e3e749bd34f797d57686a01906 authored over 3 years ago by David Lemarier <[email protected]>
Merge pull request #42 from tauri-apps/release

Publish New Versions

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

44b297405eeeab0a08bbb785def029269a18f2c3 authored over 3 years ago by wusyong <[email protected]>