orbtk_orbclient 0.3.1-alpha4

Window shell crate used by OrbTk.
Documentation

orbtk_orbclient

This crate offers a cross platform window shell library. It's part of OrbTk - The Rust UI-Toolkit.

Build and test MIT licensed

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).