#window #shell #ui

orbtk-shell

Window shell crate used by OrbTk

3 releases

0.3.1-alpha3 Aug 13, 2020
0.3.1-alpha2 Apr 22, 2020
0.3.0-alpha1 Nov 15, 2019

#106 in #window

Download history 1/week @ 2024-01-08 7/week @ 2024-02-12 15/week @ 2024-02-19 94/week @ 2024-02-26 20/week @ 2024-03-04

136 downloads per month
Used in 2 crates (via orbtk-api)

MIT license

275KB
7K SLoC

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

Dependencies

~2–21MB
~243K SLoC