Skip to content

Commit

Permalink
chore: update CHANGELOG and FEATURES
Browse files Browse the repository at this point in the history
  • Loading branch information
I-Info committed Feb 19, 2024
1 parent 527aa3e commit 54c829e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ Unreleased` header.
- On Orbital, implement `set_window_level`.
- On Orbital, emit `DeviceEvent::MouseMotion`.
- On Wayland, fix title in CSD not updated from `AboutToWait`.
- On macOS, emit `Event::Reopen` to handle dock icon click event.

# 0.29.10

Expand Down
1 change: 1 addition & 0 deletions FEATURES.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ If your PR makes notable changes to Winit's features, please update this section
* Full-size content view
* Accepts first mouse
* Set a preferred theme and get current theme.
* Dock icon click event

### Unix
* Window urgency
Expand Down

0 comments on commit 54c829e

Please sign in to comment.