Commit graph

6 commits

Author SHA1 Message Date
Daniel Collin
d6cbb705c1 Mac fixes
* Removed resizing of window as that isn't supported
* Fixed issue that content view would be too small and top of window wouldn't be visible
* Removed some code that isn't needed

Bump lib version to 0.2.3
2016-01-04 21:14:06 +01:00
Daniel Collin
4b87f68125 Moved stuff around + documentation 2016-01-02 21:26:13 +01:00
Daniel Collin
867daf1ca9 Added working keyboard support for Mac
Also moved all code out from windows.rs to a shared key_handler impl
2016-01-02 18:55:46 +01:00
Daniel Collin
8e9f8d33a1 Add support for scaling 2016-01-02 15:49:53 +01:00
Daniel Collin
946aa5ec14 Mac fixes
* Removed hard coded global values for width, height, buffer - These are now tracked on a per window basis.
* Fixed multi-window support
* Various cleanup and fixes
2016-01-02 15:37:50 +01:00
Daniel Collin
0c1fd92275 Initial version 2015-11-22 18:55:38 +01:00