Commit graph

12 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
63966e4a68 Removed unused file 2016-01-03 15:29:30 +01:00
Daniel Collin
264a630c39 Handle scaling and window close 2016-01-03 15:11:18 +01:00
Daniel Collin
fa8101b885 Added X11 keyboard support 2016-01-03 13:37:17 +01:00
Daniel Collin
9c07aaae60 WIP on X11 version 2016-01-03 11:25:05 +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
858b07f506 Fixed Linux version 2015-11-23 20:44:21 +01:00
Daniel Collin
48da30a25f Fixed Windows version 2015-11-23 20:21:11 +01:00
Daniel Collin
0c1fd92275 Initial version 2015-11-22 18:55:38 +01:00