#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

#131 in #window

Download history 19/week @ 2024-07-15 8/week @ 2024-07-22 65/week @ 2024-07-29 10/week @ 2024-08-05 7/week @ 2024-08-12 8/week @ 2024-08-19 6/week @ 2024-08-26 30/week @ 2024-09-23 14/week @ 2024-09-30

109 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

~1–16MB
~222K SLoC