This website requires JavaScript.
Explore
Help
Sign In
alex
/
baseview
Watch
1
Star
0
Fork
You've already forked baseview
0
Code
Activity
d316c6ae54
baseview
/
src
History
Billy Messenger
d316c6ae54
send initial window resized event in x11
2021-07-14 11:44:00 -05:00
..
macos
using viewDidChangeBackingProperties callback to detect scale factor … (
#95
)
2021-03-29 13:39:53 -05:00
win
add window argument to WindowHandler::on_frame()
2021-01-27 02:13:08 -05:00
x11
send initial window resized event in x11
2021-07-14 11:44:00 -05:00
event.rs
Derive Clone, Copy, PartialEq for EventStatus and WindowScalePolicy
2021-02-10 17:01:49 +01:00
keyboard.rs
Use keyboard-types types directly instead of druid wrappers
2020-11-14 17:46:12 +01:00
lib.rs
separate Window::open() into three functions (parented, as_if_parented, and blocking)
2021-01-01 22:52:59 -06:00
mouse_cursor.rs
fix Windows build
2020-10-20 17:04:37 -05:00
window.rs
Support passing back some events to the platform (
#90
)
2021-02-09 14:47:31 -06:00
window_info.rs
fix Windows build
2020-10-20 17:04:37 -05:00
window_open_options.rs
Derive Clone, Copy, PartialEq for EventStatus and WindowScalePolicy
2021-02-10 17:01:49 +01:00