b3-display-handler

Crates.iob3-display-handler
lib.rsb3-display-handler
version0.1.2
sourcesrc
created_at2024-05-22 15:01:54.472233
updated_at2024-05-27 16:04:24.048467
descriptionA connecting interface between the provider of a pointer to a window or display and the consumer.
homepagehttps://github.com/Klein-Stein/b3-display-handler
repositoryhttps://github.com/Klein-Stein/b3-display-handler
max_upload_size
id1248029
size6,217
Denis Sologub (ghostman2013)

documentation

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

README

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.

Commit count: 8

cargo fmt