This website requires JavaScript.
Explore
Help
Sign in
leyoda
/
winit
Watch
1
Star
0
Fork
You've already forked winit
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6f70fd90b9
winit
/
src
History
Download ZIP
Download TAR.GZ
Viktor Zoutman
6f70fd90b9
Windows: Changed thread_event_target_callback's WM_DESTROY to WM_NCDESTROY (
#1780
)
2020-12-10 12:09:08 +01:00
..
platform
Ability to force a theme on Windows (
#1666
)
2020-11-30 19:04:26 +01:00
platform_impl
Windows: Changed thread_event_target_callback's WM_DESTROY to WM_NCDESTROY (
#1780
)
2020-12-10 12:09:08 +01:00
dpi.rs
Handle scale factor change on web-sys backend (
#1690
)
2020-08-30 09:15:44 -04: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
On Wayland, don't drop extra mouse buttons
2020-12-09 23:11:25 +03: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
Rename desktop eventloop extensions to run_return extension (
#1738
)
2020-11-12 20:49:44 +01:00
monitor.rs
Fix misspellings in comments (
#1618
)
2020-07-09 08:08:26 -07:00
window.rs
On Windows, implement 'Window::set_ime_position' with IMM API
2020-12-09 23:16:59 +03:00