Billy Messenger
|
2096c37495
|
rename UseScaleFactor to ScaleFactor
|
2020-10-20 19:11:47 -05:00 |
|
Billy Messenger
|
42e8ea6bef
|
fix mac build
|
2020-10-20 19:05:49 -05:00 |
|
Billy Messenger
|
579dfee1eb
|
clean up dpi features
|
2020-10-20 19:02:45 -05:00 |
|
Billy Messenger
|
b0196b8c5f
|
attempt to fix mac build
|
2020-10-20 17:09:59 -05:00 |
|
Billy Messenger
|
84cac3e7ba
|
attempt to fix mac build
|
2020-10-20 17:07:37 -05:00 |
|
Billy Messenger
|
2ee975231b
|
fix Windows build
|
2020-10-20 17:04:37 -05:00 |
|
Billy Messenger
|
61ef63409b
|
Merge branch 'master' of https://github.com/RustAudio/baseview into master
|
2020-10-20 15:56:54 -05:00 |
|
William Light
|
cf96f3cc85
|
win/mac: closure for building WindowHandler
|
2020-10-20 21:33:57 +02:00 |
|
Billy Messenger
|
a91a5a1126
|
update x11 code
|
2020-10-17 17:36:28 -05:00 |
|
Billy Messenger
|
cc2ae0ef39
|
rebase, cargo fmt
|
2020-09-11 12:38:06 -05:00 |
|
William Light
|
4d9c6c3131
|
remove FileDropEvent
we have no implementations for it, so it's just dead code for now.
|
2020-09-11 19:10:49 +02:00 |
|
William Light
|
409b03cfdb
|
macOS: fix build
|
2020-09-11 18:53:33 +02:00 |
|
William Light
|
bc79e42314
|
macOS: WindowHandle.app_run_blocking()
|
2020-09-11 18:53:33 +02:00 |
|
Billy Messenger
|
b8bc006fc1
|
Add and refactor events
|
2020-09-11 10:21:05 -05:00 |
|
Micah Johnston
|
5ecce5d28d
|
Window::open() returns WindowHandle struct
|
2020-09-08 18:45:29 -05:00 |
|
Micah Johnston
|
601a5d62a4
|
remove mspc channel (to be replaced by baseview-specific WindowHandle
|
2020-09-08 18:45:29 -05:00 |
|
Micah Johnston
|
c51aea5c12
|
rename AppWindow -> WindowHandler
|
2020-09-08 18:45:29 -05:00 |
|
Micah Johnston
|
bb6a5eeeac
|
adapt macos backend to new api
|
2020-09-07 21:33:03 -04:00 |
|
Micah Johnston
|
4464e6ec1f
|
get macos building
|
2020-09-06 11:18:46 -05:00 |
|
Billy Messenger
|
6cf5966afa
|
Rename Application tratit to AppWindow
|
2020-09-05 11:19:09 -05:00 |
|
Billy Messenger
|
29917b87cd
|
Rename Receiver trait to Application
|
2020-09-03 11:50:15 -05:00 |
|
Billy Messenger
|
81e791f06b
|
Rename Message to Event. Add AppMessage type and on_app_message method to Receiver trait.
|
2020-09-03 11:38:22 -05:00 |
|
Billy Messenger
|
b0c3792c74
|
Revert to Receiver trait. Add create_context method to Receiver trait.
|
2020-09-03 10:54:23 -05:00 |
|
Billy Messenger
|
2934a4c1fb
|
Remove context creation code. Add mpsc Message channel.
|
2020-09-03 10:17:54 -05:00 |
|
Billy Messenger
|
90a25ea988
|
cargo fmt
|
2020-09-02 16:23:03 -05:00 |
|
Billy Messenger
|
9234f050c0
|
Add compiler arguments for choosing between OpenGL or wgpu. Add Receiver and Message types.
|
2020-09-02 16:22:49 -05:00 |
|
Micah Johnston
|
1b33c3c33e
|
unify api and file structure across platforms; make example platform-independent
|
2020-05-25 21:32:55 -05:00 |
|