Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/serenity4/windowabstractions.jl

Abstraction layer over windowing systems
https://github.com/serenity4/windowabstractions.jl

Last synced: 6 days ago
JSON representation

Abstraction layer over windowing systems

Awesome Lists containing this project

README

        

# WindowAbstractions

![tests](https://github.com/serenity4/WindowAbstractions.jl/workflows/Run%20tests/badge.svg) [![](https://img.shields.io/badge/docs-stable-blue.svg)](https://serenity4.github.io/WindowAbstractions.jl/stable) [![](https://img.shields.io/badge/docs-dev-blue.svg)](https://serenity4.github.io/WindowAbstractions.jl/dev)

Abstractions for windowing APIs. This library is intended for developers, and not for general use. It is currently only used by [XCB.jl](https://github.com/JuliaGL/XCB.jl) and [Wayland.jl](https://github.com/serenity4/Wayland.jl), but aims at being applicable to other windowing APIs such as Windows. Julia developers wrapping windowing APIs are encouraged to use and contribute to this library as much as possible.