1 unstable release
0.3.1-alpha4 | Mar 25, 2022 |
---|
#173 in #window
28 downloads per month
Used in 3 crates
(2 directly)
225KB
5.5K
SLoC
orbtk_orbclient
This crate offers a cross platform window shell
library. It's part of
OrbTk - The Rust
UI-Toolkit.
Platforms
- Redox OS
- Linux
- macOS
- Windows
- openBSD (not tested, but should work)
- Web
- Android (planned)
- iOS (planned)
- Ubuntu Touch (planned)
Dependencies
- lazy_static (MIT): A macro for declaring lazily evaluated statics in Rust
- image (MIT): load pixel images e.g. png
- orbclient (MIT): The Orbital Client Library
- raw-window-handle (MIT): access to a window's platform-specific raw window handle
- sdl2 (zlib): Simple DirectMedia Layer
- stdweb (Apache 2.0, MIT): web window and events
License
Licensed under MIT license (LICENSE).
Dependencies
~30MB
~436K SLoC