Commit Graph

6 Commits

Author SHA1 Message Date
Osspial
4377680a44 Re-organize into module structure 2018-11-08 22:43:04 -05:00
Osspial
02f922f003 Implement new ControlFlow and associated events 2018-11-08 20:59:46 -05:00
Osspial
9feada206f Update run_forever to hijack thread 2018-11-08 20:18:47 -05:00
Osspial
529c08555f Rename EventsLoop and associated types to EventLoop 2018-11-08 19:13:07 -05:00
Francesca Frangipane
1b74822cfc DPI for everyone (#548) 2018-06-14 19:42:18 -04:00
Danny Fritz
be5a2b0e87 Windows & X11: Window::set_resizable (#558)
* Windows: Window::set_resizable

* X11: Window::set_resizable

* Code style regarding resizable

* X11: set_resizable remember max/min window size

* Stub out set_resizable on Android, iOS, and emscripten

* remove comment block from docs

* Windows: set_resizable in fullscreen

* Special case Xfwm

* Added fun provisos to docs
2018-06-11 18:47:50 -04:00