parent
c8579a1882
commit
078c4c0c4f
3 changed files with 22 additions and 2 deletions
|
|
@ -70,6 +70,7 @@ changelog entry.
|
|||
- Added `Window::surface_position`, which is the position of the surface inside the window.
|
||||
- Added `Window::safe_area`, which describes the area of the surface that is unobstructed.
|
||||
- On X11, Wayland, Windows and macOS, improved scancode conversions for more obscure key codes.
|
||||
- On Wayland, add `WindowExtWayland::xdg_toplevel`.
|
||||
- Add ability to make non-activating window on macOS using `NSPanel` with `NSWindowStyleMask::NonactivatingPanel`.
|
||||
- On Windows, add `IconExtWindows::from_resource_name`.
|
||||
- Implement `MonitorHandleProvider` for `MonitorHandle` to access common monitor API.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue