Improve interaction between fullscreen windows and monitor-switching keyboard shortcuts (#1171)
* Update to 1.38.0 formatting * Improve fullscreen window monitor switching on Windows * Format
This commit is contained in:
parent
d69e41eba8
commit
df7571b369
2 changed files with 49 additions and 1 deletions
|
|
@ -30,6 +30,8 @@
|
|||
resulting in `Window::fullscreen` returning the old state in `Resized` events instead of
|
||||
reflecting the new fullscreen state
|
||||
- On X11, fix use-after-free during window creation
|
||||
- On Windows, disable monitor change keyboard shortcut while in exclusive fullscreen.
|
||||
- On Windows, ensure that changing a borderless fullscreen window's monitor via keyboard shortcuts keeps the window fullscreen on the new monitor.
|
||||
|
||||
# 0.20.0 Alpha 3 (2019-08-14)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue