winit/src
Kirill Chibisov c9520deef8
Update smithay-client-toolkit to 'v0.15.0'
This commit also drops 'Theme' trait with its support types
in favor of 'FallbackFrame' meaning that winit will use some
predefined frame for the time being, since porting 'ConceptFrame'
will require adding font rendering librarires right into winit,
which is not desired.

Fixes #1889.
2021-08-15 22:31:59 +03:00
..
platform Update smithay-client-toolkit to 'v0.15.0' 2021-08-15 22:31:59 +03:00
platform_impl Update smithay-client-toolkit to 'v0.15.0' 2021-08-15 22:31:59 +03:00
dpi.rs Changed description of window scale factor in Events (#1834) 2021-06-16 09:24:49 +02:00
error.rs Always use f as the argument name for &mut std::fmt::Formatter (#1023) 2019-07-09 17:49:07 -04:00
event.rs Fix typo in events documentation (#1960) 2021-06-13 14:26:20 +02:00
event_loop.rs Clarify ControlFlow::Poll doc for web (#1725) 2020-09-24 10:30:26 -04:00
icon.rs Add ability to create Icons from embedded resources on Windows (#1410) 2020-03-07 14:42:21 -05:00
lib.rs Remove support for stdweb (#1941) 2021-05-24 10:06:21 -07:00
monitor.rs Fix misspellings in comments (#1618) 2020-07-09 08:08:26 -07:00
window.rs Implement Window::request_redraw on Android (#1953) 2021-06-05 12:47:08 +02:00