#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

#134 in #window

Download history 39/week @ 2024-03-11 20/week @ 2024-03-18 21/week @ 2024-03-25 104/week @ 2024-04-01 10/week @ 2024-04-08 13/week @ 2024-04-15 19/week @ 2024-04-22 16/week @ 2024-04-29 14/week @ 2024-05-06 16/week @ 2024-05-13 29/week @ 2024-05-20 15/week @ 2024-05-27 13/week @ 2024-06-03 8/week @ 2024-06-10 24/week @ 2024-06-17 13/week @ 2024-06-24

61 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–20MB
~224K SLoC