Crates.io | awi |
lib.rs | awi |
version | 0.9.1 |
source | src |
created_at | 2018-01-09 03:07:45.874306 |
updated_at | 2022-04-13 02:39:43.924406 |
description | Create a window and handle it's input. |
homepage | https://github.com/AldaronLau/awi |
repository | https://github.com/AldaronLau/awi |
max_upload_size | |
id | 46051 |
size | 552,588 |
This project has been discontinued, and replaced with the window crate.
Contact me at aldaronlau@gmail.com if you wish to reclaim the crate name.
Interface through a window to a device.
This project is part of ADI.
Plans are for awi to support all of the following platforms (or any other platform that exists). AWI's goal is to be able to run on any computer. If you see a missing platform you would like supported, open an issue.
platform | support |
---|---|
1. Windows | Yes (windows) |
2. Linux / BSD | Yes (linux - TODO: Wayland, fallback on XCB) |
3. Raspberry Pi¹ | TODO (rpi - directfb) |
4. Deskron² | TODO (deskron) |
5. Android | TODO (android) |
6. MacOS / iOS | TODO (apple - TODO: Cocoa) |
7. Web App | TODO (wasm32) |
8. Nintendo Switch | TODO (switch) |
9. Redox | TODO (redox) |
10. XBox One | TODO (xbox) |
directfb
enabled, since target_os is linux.deskron
enabled, since the DE can be installed on any OS.