orbtk-shell

Crates.ioorbtk-shell
lib.rsorbtk-shell
version0.3.1-alpha3
sourcesrc
created_at2019-11-15 07:48:41.553853
updated_at2020-08-13 09:01:21.830102
descriptionWindow shell crate used by OrbTk.
homepage
repositoryhttps://github.com/redox-os/orbtk
max_upload_size
id181474
size79,378
Florian Blasius (FloVanGH)

documentation

README

orbtk-shell

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

  • stdweb (Apache 2.0, MIT): web window and events
  • minifb (Apache 2.0, MIT): window and events for desktop platforms
  • image(MIT): load pixel images e.g. png
  • raw-window-handle (MIT): access to a window's platform-specific raw window handle

License

Licensed under MIT license (LICENSE).

Commit count: 2289

cargo fmt