You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
partizan d53884f6e9
fix(window_wrapper): Fix unmaximize behaviour (#792)
set_inner_size was using LogicalSize from current physical size,
it was working fine only for scaling=1.
Removing this leaves unmaximizing to winit, which does it correctly.
3 years ago
..
bridge integrate new keyboard api (#736) 3 years ago
editor Rename "bot" to "bottom" in WindowDrawCommand::Scroll (#789) 3 years ago
renderer Rename "bot" to "bottom" in WindowDrawCommand::Scroll (#789) 3 years ago
settings Opengl (#655) 3 years ago
window fix(window_wrapper): Fix unmaximize behaviour (#792) 3 years ago
channel_utils.rs Opengl (#655) 3 years ago
cmd_line.rs Opengl (#655) 3 years ago
error_handling.rs Fix clippy, fix font load test (#517) 4 years ago
main.rs integrate new keyboard api (#736) 3 years ago
redraw_scheduler.rs Opengl (#655) 3 years ago
windows_utils.rs Fix clippy, fix font load test (#517) 4 years ago