| .. |
|
event_loop
|
Fix reset to Poll after the event loop starts
|
2023-10-11 00:46:08 +04:00 |
|
dark_mode.rs
|
Migrate from lazy_static to once_cell
|
2022-06-08 21:50:26 +03:00 |
|
definitions.rs
|
feat(Windows): add skip taskbar methods (#2177)
|
2022-04-01 20:21:09 +02:00 |
|
dpi.rs
|
Windows: Add #[deny(unsafe_op_in_unsafe_fn)] (#3070)
|
2023-09-29 16:07:44 +02:00 |
|
drop_handler.rs
|
Windows: Add #[deny(unsafe_op_in_unsafe_fn)] (#3070)
|
2023-09-29 16:07:44 +02:00 |
|
event.rs
|
Overhaul the Keyboard API
|
2023-05-28 21:02:59 +03:00 |
|
event_loop.rs
|
On Windows, fix set_control_flow from `AboutToWait
|
2023-11-08 19:21:33 +04:00 |
|
icon.rs
|
fix unnecessary cast lint (#2596)
|
2022-12-22 20:35:33 +01:00 |
|
ime.rs
|
Windows: Add #[deny(unsafe_op_in_unsafe_fn)] (#3070)
|
2023-09-29 16:07:44 +02:00 |
|
keyboard.rs
|
Revise Key and KeyCode enums
|
2023-10-19 18:27:49 +04:00 |
|
keyboard_layout.rs
|
Revise Key and KeyCode enums
|
2023-10-19 18:27:49 +04:00 |
|
minimal_ime.rs
|
Overhaul the Keyboard API
|
2023-05-28 21:02:59 +03:00 |
|
mod.rs
|
X11: Add #[deny(unsafe_op_in_unsafe_fn)] (#3121)
|
2023-09-30 21:43:41 +02:00 |
|
monitor.rs
|
On Windows, avoid panic in video_modes()
|
2023-12-06 20:47:33 +04:00 |
|
raw_input.rs
|
feat(windows): Fix inconsistency in mouse button device events, add hwheel device event on Windows
|
2023-10-20 10:03:05 -07:00 |
|
util.rs
|
Port to windows-sys v0.48.0 (#2842)
|
2023-06-04 00:02:37 +02:00 |
|
window.rs
|
On Windows, fix MT safety when starting drag
|
2023-10-31 19:20:34 +04:00 |
|
window_state.rs
|
On Windows, fix RedrawRequested delivery
|
2023-10-20 14:52:01 +04:00 |