1
0
Fork 0
baseview/src
2022-02-06 17:55:12 -06:00
..
macos macOS: clear ivar earlier to prevent double free in release (#108) 2021-12-07 18:39:54 -06:00
win add ability to close window from user code, add HostWindowHandle (#103) 2021-11-16 00:00:22 -06:00
x11 Add error checking on X11 window creation, and fix parented X11 window creation (#113) 2022-02-06 17:55:12 -06:00
event.rs Run cargo fmt on source files (#106) 2021-11-10 00:57:54 -06:00
keyboard.rs Run cargo fmt on source files (#106) 2021-11-10 00:57:54 -06:00
lib.rs Run cargo fmt on source files (#106) 2021-11-10 00:57:54 -06:00
mouse_cursor.rs fix Windows build 2020-10-20 17:04:37 -05:00
window.rs add ability to close window from user code, add HostWindowHandle (#103) 2021-11-16 00:00:22 -06:00
window_info.rs Run cargo fmt on source files (#106) 2021-11-10 00:57:54 -06:00
window_open_options.rs Derive Clone, Copy, PartialEq for EventStatus and WindowScalePolicy 2021-02-10 17:01:49 +01:00