#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

#156 in #window

Download history 1/week @ 2024-11-27 12/week @ 2024-12-04 48/week @ 2024-12-11 8/week @ 2024-12-18 4/week @ 2025-01-01 5/week @ 2025-01-08 23/week @ 2025-01-15 9/week @ 2025-01-22 7/week @ 2025-01-29 43/week @ 2025-02-05 9/week @ 2025-02-12 11/week @ 2025-02-19 34/week @ 2025-02-26

99 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
~216K SLoC