Implemented focus_window (#1944)
This commit is contained in:
parent
91591c4e94
commit
b371b406d5
10 changed files with 107 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
# Unreleased
|
||||
|
||||
- Added `Window::focus_window`to bring the window to the front and set input focus.
|
||||
|
||||
# 0.25.0 (2021-05-15)
|
||||
|
||||
- **Breaking:** On macOS, replace `WindowBuilderExtMacOS::with_activation_policy` with `EventLoopExtMacOS::set_activation_policy`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue