winit-sonoma-fix/src
Francesca Frangipane eae7cb247c
Revert #466 'Discard mouse down after Cocoa window resize' (#470)
This reverts commit 19cd53193b.

Testing fullscreen functionality revealed that windowDidResize is invoked in more cases than previously thought, causing the user's events to be eaten and HiDPI problems.
2018-04-17 20:48:57 -04:00
..
os 323 windowbuilder ext macos (#423) 2018-03-22 17:57:35 +01:00
platform Revert #466 'Discard mouse down after Cocoa window resize' (#470) 2018-04-17 20:48:57 -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