mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
Implement MonitorId::get_dimensions for Android (#400)
This commit is contained in:
committed by
Pierre Krieger
parent
9b5254adeb
commit
ff17eff00f
@@ -1,5 +1,7 @@
|
||||
# Unreleased
|
||||
|
||||
- Implement `MonitorId::get_dimensions` for Android.
|
||||
|
||||
# Version 0.10.1 (2018-02-05)
|
||||
|
||||
- Added method `os::macos::WindowBuilderExt::with_movable_by_window_background(bool)` that allows to move a window without a titlebar - `with_decorations(false)`
|
||||
|
||||
Reference in New Issue
Block a user