Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: linebender/druid

Tags

v0.8.3

Toggle v0.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for releasing v0.8.3. (#2365)

v0.8.2

Toggle v0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix docs.rs building and docs.rs `README.md` displaying. (#2348)

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix crates.io `README.md` selection and prep v0.8.1. (#2347)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Increase crate versions in preparation for releasing v0.8.0 (#2336)

v0.7.0

Toggle v0.7.0's commit message
Prepare for 0.7.0

- update a few crates
- add a new version to the changelog
- update our crate versions

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare the changelog for 0.6.0. (#1006)

v0.5.0

Toggle v0.5.0's commit message
Update fluent

v0.4.0

Toggle v0.4.0's commit message
Update examples to use reexported types

v0.3.2

Toggle v0.3.2's commit message
[mac] Fix crash when holding RefMut while showing context menu

Other events can arrive while we are showing the context menu. To work
around this, we need to not show the menu while holding a borrow on
the window state, and instead schedule it to be shown after we've
returned.

A consequence of this fix is that, currently, we don't actually use
the x, y values passed by the caller, and instead just always use
the last known mouse position.

v0.3.1

Toggle v0.3.1's commit message
Cargo.lock