winit/src
Osspial 8fd49a4dbe Add methods to get the position of a window's client area, relative to the desktop (#430)
* Add get_inner_position for windows, prototypes for other platforms

* Fix linux builds

* Implement get_inner_position for osx

* Add get_inner_pos implementations for other platforms

* Fixed get_inner_position on macOS

* Corrected set_position on macOS

* Added CHANGELOG entry
2018-04-16 21:40:30 -04:00
..
os 323 windowbuilder ext macos (#423) 2018-03-22 17:57:35 +01:00
platform Add methods to get the position of a window's client area, relative to the desktop (#430) 2018-04-16 21:40:30 -04:00
events.rs Derive more traits for events::ModifiersState (#411) 2018-02-22 18:15:56 +01:00
lib.rs Implement set_maximized, get_current_monitor, set_fullscreen and set_decorations for windows (#457) 2018-04-12 13:12:15 -04:00
window.rs Add methods to get the position of a window's client area, relative to the desktop (#430) 2018-04-16 21:40:30 -04:00