onox / wayland-ada

Ada 2012 bindings for Wayland
Apache License 2.0
7 stars 0 forks source link

Add Alire crates #1

Closed onox closed 3 years ago

onox commented 3 years ago
onox commented 3 years ago

This issue is currently blocked on alire-project/alire#660. Until this issue is resolved you can revert to 3af8d8e and build and install the libraries with make libs and make PREFIX=~/.local install

onox commented 3 years ago

All crates have been implemented. A high-level toolkit that uses controlled objects to manage windows and input using Wayland and Win32 will be created in a separate repository.