winit-sonoma-fix/src/api
Ivo Wetzel 7473d99c2f Implement min/max_dimensions for x11 windows.
Size hints are only being set for non-fullscreen windows, if
`max_dimensions` are set they'll override the normal `dimensions`
since X11 will not automatically resize the window after setting
the size hints.

`PSize` hint is currently set along with the `min/max` hints for
good measure.
2016-03-06 20:52:46 +01:00
..
android Unlocks platform-specific attributes 2016-02-10 17:39:35 +01:00
caca Fix this_platform_is_not_supported on OpenBSD. 2016-03-01 18:06:13 -08:00
cocoa Add phases to wheel events. 2016-03-03 16:49:35 -07:00
egl Fix this_platform_is_not_supported on OpenBSD. 2016-03-01 18:06:13 -08:00
emscripten Update the emscripten port of glutin 2016-02-09 14:25:21 +01:00
glx Fix this_platform_is_not_supported on OpenBSD. 2016-03-01 18:06:13 -08:00
ios Unlocks platform-specific attributes 2016-02-10 17:39:35 +01:00
osmesa Fix this_platform_is_not_supported on OpenBSD. 2016-03-01 18:06:13 -08:00
wayland Add phases to wheel events. 2016-03-03 16:49:35 -07:00
wgl Prefer double buffer on wgl if unspecified 2016-01-14 15:50:42 +00:00
win32 Add phases to wheel events. 2016-03-03 16:49:35 -07:00
x11 Implement min/max_dimensions for x11 windows. 2016-03-06 20:52:46 +01:00
dlopen.rs Fix this_platform_is_not_supported on OpenBSD. 2016-03-01 18:06:13 -08:00
mod.rs [add] ios support 2015-06-05 16:38:35 +03:00