Skip to content

Commit

Permalink
Update rwh to 0.6, update example to winit 0.29. (#168)
Browse files Browse the repository at this point in the history
* Update windows backend and generic dialogs to use RWH 0.6.

* Update example to latest winit for rwh 0.6.

* Update macos backend for rwh 0.6 and remove dead code.

* Update CHANGELOG.md

* Use NSObject as its technically more correct because NSView inherits from NSObject.
  • Loading branch information
dtzxporter authored Jan 23, 2024
1 parent df89a42 commit 2750aad
Show file tree
Hide file tree
Showing 12 changed files with 1,346 additions and 966 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Change Log

## [Unreleased]
- Update `raw-window-handle` to 0.6.
- Update `winit` in example to 0.29.

## 0.13.0
- **[Breaking]** Users of the `xdg-portal` feature must now also select the `tokio`
Expand Down
Loading

0 comments on commit 2750aad

Please sign in to comment.