Files
winit/src/api
Patrick Walton 7249529654 Make Mac borderless windows resizable and draggable.
Despite the fact that the style mask contains `NSTitledWindowMask`, the
title doesn't show up for two reasons: (a) we draw over it; (b) we make
it invisible with a call to `-[NSWindow setTitleVisibility:]`.

Addresses servo/servo#9856 and servo/servo#9878.
Partially addresses servo/servo#9812.
2016-03-14 16:45:01 -07:00
..
2016-02-10 17:39:35 +01:00
2016-03-03 16:49:35 -07:00
2016-03-03 16:49:35 -07:00
2016-03-03 16:49:35 -07:00
2015-06-05 16:38:35 +03:00