Accepts first mouse (#2457)
* MacOS: set value for `accepts_first_mouse` * Update CHANGELOG and FEATURES * Field doesn't need to be public * Convert `bool` to `BOOL` * Fix formatting * Move flag from window state to view instance * Feedback from PR * Fix changelog location
This commit is contained in:
parent
58f2455aa9
commit
48b843e42d
5 changed files with 30 additions and 6 deletions
|
|
@ -129,6 +129,7 @@ If your PR makes notable changes to Winit's features, please update this section
|
|||
* Hidden titlebar
|
||||
* Hidden titlebar buttons
|
||||
* Full-size content view
|
||||
* Accepts first mouse
|
||||
|
||||
### Unix
|
||||
* Window urgency
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue