#windowing #b3 #pointers #display #window #provider #interface

b3-display-handler

A connecting interface between the provider of a pointer to a window or display and the consumer

3 releases

0.1.2 May 27, 2024
0.1.1 May 27, 2024
0.1.0 May 22, 2024

#216 in Operating systems

Download history 79/week @ 2024-05-16 285/week @ 2024-05-23 58/week @ 2024-05-30 29/week @ 2024-06-06 3/week @ 2024-06-13

454 downloads per month
Used in 3 crates

Custom license

5KB

B3. Display Handler

Crates.io Version docs.rs GitHub License GitHub Actions Workflow Status

B3. Display Handler is a connecting interface between the provider of a pointer to a window or display and the consumer.

The framework was heavily inspired by raw-window-handle crate.

Repository

If you want to make a Pull Request or open a new Issue, please, make sure that you are on GitHub.com, and not project's mirrors.

Main:

Mirror:

Documentation

https://docs.rs/crate/b3-display-handler/0.1.0

Roadmap

  • macOS support
  • Windows support
  • Linux support
  • iOS support
  • Android support
  • Aurora support
  • Web support

License

This project is distributed under the MIT license.

No runtime deps