#orb-tk #shell #window

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

#1285 in GUI

Download history 24/week @ 2025-04-23 18/week @ 2025-04-30 15/week @ 2025-05-07 1/week @ 2025-05-14 22/week @ 2025-06-18 23/week @ 2025-06-25 1/week @ 2025-07-02 15/week @ 2025-07-09 16/week @ 2025-07-16 30/week @ 2025-07-23 3/week @ 2025-07-30 5/week @ 2025-08-06

56 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–21MB
~231K SLoC